Thomas Fritsch
3a830dd98f
fix dracula theme li numbering
2023-09-02 12:19:59 +02:00
Thomas Fritsch
777e2a2d05
fix dracula li markers
...
replace :before pseudo elements with :marker selector
allows to have different marker based on the level of nesting (as in other themes : disc, square, circle)
2023-09-02 12:03:11 +02:00
Thomas Fritsch
a1d0cdffc4
fix code blocks font when printing pdf
...
fixes #2867
2023-08-24 11:11:05 +02:00
Hakim El Hattab
006b348e6b
reduce fragment style specificity, add custom class to reset fragment styles #2927
2023-03-07 10:22:52 +07:00
Hakim El Hattab
cd019514f3
rename high contrast themes, dont change anything else compared to black/white themes #3310
2023-02-22 10:21:31 +07:00
Peter Kehl
1bfc699045
Black & White compact themes with verbatim headers. ( #3310 )
2023-02-22 04:05:29 +01:00
hakimel
447fefd31c
scope print styles to .reveal #3348
2023-01-23 12:12:28 +01:00
hakimel
4a1b91a9c8
jump to slide tweak
2023-01-18 10:40:33 +01:00
hakimel
60769db4ee
better selection color contrast for black theme
2023-01-17 09:52:10 +01:00
hakimel
efcc86273b
jump-to-slide is 1-indexed, falls back on word search
2023-01-17 09:49:49 +01:00
hakimel
79e9fdf13f
add jump-to-slide to help overlay, style tweaks
2023-01-16 12:33:37 +01:00
hakimel
d146c1ddc1
adds jump-to-slide, press G to activate
2023-01-16 11:41:19 +01:00
Juhamatti Niemelä
7a613a4507
Add theme 'dracula'
...
New theme using color palette from [Dracula](https://draculatheme.com/ )
dark editor theme available for quite a number of different
applications.
2022-11-19 20:29:59 +02:00
hakimel
a0e48602d3
fix issue with past/future vertical slides remaining visible in Safari 15.4 ( closes #3164 )
2022-08-13 19:38:54 +02:00
hakimel
5a031c07b6
fix issues with overflowing fit-text when exporting to pdf #3191 #3120
2022-05-31 11:50:26 +02:00
Chi Vong
f319b246db
fix: truncated long r-fit-text on pdf
2022-04-10 11:29:06 +02:00
Richard D
ac46f773ee
Removed incorrect possessive apostrophe
2022-02-24 12:52:52 +00:00
hakimel
a9277f9d46
reset transform in fullscreen mode #3080
2021-12-08 14:04:40 +01:00
hakimel
b7d65be051
fix fullscreen issues; correct size in Safari, auto-focus presentation when entering fullscreen #3080
2021-12-08 10:45:36 +01:00
hakimel
9e583b8df4
fix intermittent issue with partially disappearing slides in scaled down presentations in Chrome
2021-11-24 13:30:20 +01:00
hakimel
cc582c6ed5
update css for dart sass compatibility
2021-11-16 09:50:48 +01:00
Blair MacIntyre
76a81939a7
prepend --r- to global style variables
...
When embedding reveal in a website, this will help avoid global variable conflicts with other frameworks that use global styles via variables.
2021-06-04 07:40:40 -04:00
Hakim El Hattab
83648bb9eb
recompile assets
2021-05-27 09:46:32 +02:00
Hakim El Hattab
c2fd760f8f
replace deprecated hljs.highlightBlock calls, fix #2958
2021-05-21 09:13:40 +02:00
Hakim El Hattab
1de653a95a
reduce tab size in code blocks from 8 to 2
2021-02-04 14:17:27 +01:00
Hakim El Hattab
2e805c9193
fix bug where slide-spcific background transitions were overruled by global transition setting
2021-01-08 15:03:33 +01:00
Hakim El Hattab
4d62dcc674
Merge branch 'master' of github.com:hakimel/reveal.js into dev
2020-09-09 10:26:42 +02:00
Hakim El Hattab
17bfa62579
Merge pull request #2746 from ebriand/patch-1
...
Fix URL to pdf-export documentation
2020-09-09 10:24:40 +02:00
Hakim El Hattab
5f7c945dee
Merge pull request #2752 from michaelmior/css-paths
...
Start relative paths in CSS with ./
2020-09-09 10:24:04 +02:00
Roland Schmehl
aa62bd424b
Update README.md
...
Fixed broken URL
2020-09-06 12:08:25 +02:00
Michael Mior
a150d0c5dd
Start relative paths in CSS with ./
2020-08-18 12:49:49 -04:00
Eric Briand
b05e530f21
Fix URL to pdf-export documentation
2020-08-04 10:06:20 +02:00
Sven Kraus
3535536444
use native CSS vars from exposer
2020-07-29 13:31:29 +02:00
Hakim El Hattab
cd2a792416
allow images inside of h/vstacks to be proportionally downsized
2020-06-09 13:31:21 +02:00
Hakim El Hattab
aa6677911c
fit-text helper now triggers lazyily when slide enters view distance
2020-06-09 10:28:01 +02:00
Hakim El Hattab
1b6a3b1e6f
add support for auto-sized big text via r-fit-text
2020-06-05 13:17:43 +02:00
Hakim El Hattab
166af89353
all themes now have contrasting text colors based on slide bg
2020-06-05 10:03:07 +02:00
Hakim El Hattab
7ebade7248
remove 20px vertical padding on slide sections
2020-06-02 08:46:24 +02:00
Hakim El Hattab
1569a4afba
remove overzealous pdf resets
2020-05-29 10:14:31 +02:00
Hakim El Hattab
bee213c470
tweaks for pdf print sheet
2020-05-28 22:28:36 +02:00
Hakim El Hattab
2255c60254
fix progress bar direction in rtl mode
2020-05-27 19:46:49 +02:00
Hakim El Hattab
cd5161ffe9
initial work for hstack and vstack
2020-05-20 14:33:52 +02:00
Hakim El Hattab
df61f9e1fa
progress bar width set via scale instead of width for perf
2020-05-20 10:42:55 +02:00
Hakim El Hattab
4f2293378b
reveal.netlify.app -> revealjs.com
2020-05-19 18:27:00 +02:00
Hakim El Hattab
5e5013645d
move fonts from lib/fonts to dist/theme/fonts
2020-05-19 11:03:16 +02:00
Hakim El Hattab
9d11927066
auto-animate example in demo
2020-05-19 10:22:24 +02:00
Hakim El Hattab
815557c1d8
update all links to docs (will sub out '.netlify.app' once we ship 4.0)
2020-05-18 20:52:51 +02:00
Hakim El Hattab
30cd9a8d3b
remove default border around images, now available via img.r-frame
2020-05-14 12:39:45 +02:00
Hakim El Hattab
aa2a4a0a36
scope selection color to .reveal
2020-05-11 11:28:36 +02:00
Hakim El Hattab
f84bc7882e
simplify stack css
2020-05-11 11:02:54 +02:00
Hakim El Hattab
eeedaa17e1
new 'r-stack' helper class for stacking & centering multiple elements
2020-05-11 10:54:02 +02:00
Hakim El Hattab
a0a1ae193f
dont prevent page scrolling when swiping on embedded decks
2020-05-08 20:12:52 +02:00
Hakim El Hattab
a4cb3307bb
fix bug where interactive iframe backgrounds were blocked by future vertical stacks
2020-05-04 09:48:12 +02:00
Hakim El Hattab
f24620018f
don't style html element if reveal.js is embedded
2020-04-06 14:35:48 +02:00
Hakim El Hattab
ff62b96a5d
move body styles to new .reveal-viewport
2020-04-06 13:49:39 +02:00
Hakim El Hattab
4d1cb43faf
auto-animate; carry forward fragment visibility, unmatched elements adhere to duration/delay attributes
2020-03-19 15:18:14 +01:00
Hakim El Hattab
376b8230bb
unmatched auto-aniamte elements now adhere to element-level duration/delay attributes
2020-03-17 19:38:26 +01:00
Hakim El Hattab
d918d750e0
print styles are now built into reveal.css, revamped print styles #2633
2020-03-13 19:53:54 +01:00
Hakim El Hattab
92e3a3680c
Merge branch 'dev_repackagePrintStyleSheets' of https://github.com/quilicicf/reveal.js into dev
2020-03-12 19:20:15 +01:00
Hakim El Hattab
bff9bfb101
add support for automatically scrolling code highlights into view
2020-03-12 17:08:20 +01:00
quilicicf
ffac5fe696
Remove accessible slide status when printing to PDF
2020-03-12 16:14:14 +01:00
quilicicf
499dc68536
Package paper and pdf style sheets and apply them conditionally
2020-03-11 13:10:06 +01:00
Hakim El Hattab
7d4899956b
Merge pull request #2628 from telliott22/fix-print-pdf-links
...
Fixing un-clickable links in print pdf mode
2020-03-10 10:24:06 +01:00
Tim Elliott
bc04b1b2db
🐛 enabling pointer events on pdf prin slides
2020-03-09 13:55:55 +00:00
Hakim El Hattab
608a7577bd
🚨 breaking change; move all compiled assets to /dist
2020-03-06 19:58:40 +01:00
Hakim El Hattab
6ee1b9f2a2
es6 refactoring, overlay design tweaks
2020-03-06 14:55:09 +01:00
Hakim El Hattab
fba914a0ab
remove old flattened presentation fallback, more es6 refactoring
2020-03-06 10:54:07 +01:00
Hakim El Hattab
fc30870701
build updates, gulp serve accepts root/port
2020-03-05 11:35:20 +01:00
Hakim El Hattab
2184a5058a
refactor gulp tasks, update all gulp dependencies #2122
2020-03-03 21:01:43 +01:00
Hakim El Hattab
8987f92b44
Merge pull request #2521 from quilicicf/dev_cssCustomProperties
...
Expose theme variables in CSS custom properties
2020-03-03 15:22:08 +01:00
Hakim El Hattab
e2a2c2c022
refactored and improved auto-animate matcher, supports line-by-line code animations
2020-02-28 16:13:34 +01:00
Hakim El Hattab
1649bd0d98
auto-animate bug fixes + support for inheriting options from closest animated parent element
2020-02-24 15:45:44 +01:00
Hakim El Hattab
f633a18fdf
auto-animate tweaks and new config options
2020-02-20 20:15:41 +01:00
Hakim El Hattab
4eca625330
remove need for dedicated data-auto-animate-unmatched attribute
2020-02-18 20:23:37 +01:00
Hakim El Hattab
4ff7fd3a71
switch to bounding rect for auto-animate deltas
2020-02-17 13:14:46 +01:00
Hakim El Hattab
15e6994569
support for fading in unmatched auto-animate elements
2020-02-12 14:05:23 +01:00
Hakim El Hattab
e45626d6bd
add helper class for disabling all slide transitions
2020-02-08 20:41:49 +01:00
Hakim El Hattab
be08d52b5b
Merge branch 'dev' of github.com:hakimel/reveal.js into dev
2020-02-06 15:09:52 +01:00
Hakim El Hattab
8e3a065596
Merge pull request #2579 from Martinomagnifico/dev
...
Add RTL support to Controls
2020-02-06 15:09:42 +01:00
Hakim El Hattab
e5ba80478d
fix auto-animatie transform origin + refactoring
2020-02-06 14:30:32 +01:00
Hakim El Hattab
4802a2b7f4
auto-animate applies styles via stylesheet to avoid changing the slide dom
2020-02-05 15:55:16 +01:00
Martino
ccb42c7ca9
Add RTL support to Controls
...
Add RTL support to Controls
2020-02-05 14:16:15 +01:00
Hakim El Hattab
b6c890b1a7
easing option for auto-animate
2020-02-01 19:11:52 +01:00
Hakim El Hattab
8d89db32f6
initial work for auto-animate
2020-01-31 10:46:28 +01:00
Hakim El Hattab
731f6819ac
Merge pull request #2567 from trevorpower/patch-1
...
fixed link to gruntfile
2020-01-27 13:46:34 +01:00
Hakim El Hattab
d969ec5f25
2020
2020-01-15 11:39:19 +01:00
Trevor Power
76a8193fc2
fixed link to gruntfile
2020-01-13 11:57:17 +00:00
Hakim El Hattab
6f9b10b269
switch to fixed unit for fragment animations to make them more consistent
2019-12-19 08:16:42 +01:00
quilicicf
f4d188ec99
Expose theme variables in CSS custom properties
2019-11-12 13:54:12 +01:00
Hakim El Hattab
a1dd1028a1
down arrow padding for edge aligned controls
2019-05-27 08:04:58 +02:00
NoriSte
6ac01281d2
fix the touch devices issues with the down arrow
2019-05-18 12:57:35 +02:00
Hakim El Hattab
e9ba289e80
refinements for multi-step code highlights
2019-04-05 19:49:17 +02:00
Hakim El Hattab
7eb2cec6b6
first version of multi-step code highlights
2019-04-05 07:59:35 +02:00
Hakim El Hattab
3da09f1fef
3.8.0
2019-04-01 14:34:10 +02:00
Hakim El Hattab
c7db11d9cf
tests for plugins
2019-03-14 16:03:55 +01:00
Hakim El Hattab
cfc2f9cf9c
line number styling tweaks
2019-03-12 13:21:27 +01:00
Hakim El Hattab
fbbae1dc55
switch to monokai as default syntax highlight theme
2019-03-12 11:26:10 +01:00
Hakim El Hattab
8690858b6f
more succinct syntax for code block line highlights
2019-03-11 15:48:03 +01:00
Hakim El Hattab
cef864a7be
highlight plugin updates; support for line numbers and highlighting specific lines
2019-03-08 15:07:59 +01:00
Hakim El Hattab
213023760a
build dependency updates
2019-02-28 13:47:49 +01:00