Dave Abrahams
42d5dcab98
Call me crazy, but this seems like a typo
2021-09-28 17:38:08 -07:00
Dave Abrahams
c78e28682d
Correct a comment
2021-09-28 12:33:01 -07:00
hakimel
05e57dea66
fix issue with loading base64 images #2978
2021-09-28 13:02:16 +02:00
Hakim El Hattab
0da9821e90
fix spec
2021-09-20 09:06:57 +02:00
Hakim El Hattab
cb454b0540
'slidechange' -> 'beforeslidechange' ( closes #3003 )
2021-09-20 09:00:17 +02:00
Jens Lechtenbörger
f9ce61e34a
Support multiple aside notes elements per slide
...
So far, multiple notes per slide are only supported if they are
attached to fragments (without fragments, only the first aside notes
element on a slide is displayed). With this commit, the contents of
all notes on a slide are displayed (except for fragments with notes,
for which, as before, only each fragment's first/single note is
displayed).
2021-09-16 11:56:52 +02:00
Hakim El Hattab
ad50dd513f
add 'slidechange' event that can prevent navigation #3003
2021-09-16 11:15:41 +02:00
Hakim El Hattab
2aed592d1f
fix last slide shortcut in looped presentations #3007
2021-09-16 10:43:40 +02:00
Hakim El Hattab
5f22d6c3da
upgrade sass
2021-09-16 10:43:40 +02:00
Hakim El Hattab
6727cd6ecb
fix bug that prevented first-last slide looping in linear navigation mode ( closes #3009 )
2021-09-16 10:43:40 +02:00
Hakim El Hattab
abe9abbed7
Merge pull request #3006 from dabrahams/patch-2
...
Fix copy/paste-o
2021-09-10 08:51:50 +02:00
Hakim El Hattab
dd79e7fabb
Merge pull request #3005 from dabrahams/patch-1
...
Update comments about markdown slide separators
2021-09-10 08:51:30 +02:00
Dave Abrahams
d717c2302d
Fix copy/paste-o
2021-09-09 17:22:54 -07:00
Dave Abrahams
6dd141811d
Update comments about markdown slide separators
...
They might have been correct once upon a time, but apparently not since "---" became the default.
2021-09-09 16:49:19 -07:00
Hakim El Hattab
647c04cffe
cdn video url in demo
2021-09-09 10:25:42 +02:00
Hakim El Hattab
90bbe8be4f
new shortcuts; alt+arrow key skips fragments, shift+arrow key jumps to last slide in the given direction #1105
2021-09-06 13:02:58 +02:00
Hakim El Hattab
a3e8162eb1
fix unmatched h3 in test
2021-09-06 11:15:46 +02:00
Daniel Skogly
bc5ca9a452
Fix unmatched h3-tags
2021-09-06 11:14:38 +02:00
Hakim El Hattab
01d8d669bc
check for slides container too #2217
2021-08-27 09:48:53 +02:00
Hakim El Hattab
e237fea99a
better error message when '.reveal' root node is missing #2217
2021-08-27 09:40:33 +02:00
Hakim El Hattab
b18f12d964
Merge branch 'dev' of github.com:hakimel/reveal.js
2021-07-09 08:22:24 +02:00
Hakim El Hattab
0dbe29b53e
Merge pull request #2982 from nicojs/feature/fix-code-fragments
...
fix(highlight): allow pre fragments
2021-07-09 08:21:21 +02:00
Nico Jansen
9ca5068eee
Update whitespaces
2021-07-06 22:05:20 +02:00
Nico Jansen
28509e0c39
fix test
2021-07-06 18:34:52 +02:00
Nico Jansen
4d443826ab
Update build output for highlightjs
2021-07-06 18:28:07 +02:00
Nico Jansen
20d7c87a2f
fix(highlight): allow pre fragments
2021-07-06 18:19:10 +02:00
Hakim El Hattab
ade234576e
4.1.3 - accidentally published a local change to npm -_-
2021-06-09 14:38:57 +02:00
Hakim El Hattab
a453ac08a8
4.1.2
2021-06-09 14:14:55 +02:00
Hakim El Hattab
aab4c0c3cc
fix issue with parsing markdown notes inside of non-markdown slide #2970
2021-06-09 14:09:17 +02:00
Hakim El Hattab
1be851658f
Merge pull request #2968 from blairmacintyre/css-qualifiers
...
prepend --r- to global style variables
2021-06-08 09:18:57 +02: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
c27e3b5ff2
add data-auto-animate-id to auto-animate examples #2896
2021-05-27 10:01:16 +02:00
Hakim El Hattab
31c65975b2
Merge pull request #2896 from coffeenotfound/feature-auto-animate-restart
...
Implement auto-animate id and restart
2021-05-27 09:54:46 +02: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
48024a1137
4.1.1
2021-05-20 19:12:45 +02:00
Hakim El Hattab
ac410debf6
rebuild assets
2021-05-20 18:42:31 +02:00
Hakim El Hattab
e852e53792
npm run build no longer executes tests
2021-05-19 22:30:28 +02:00
Hakim El Hattab
6fa4f16cdb
roll back yargs
2021-05-19 22:25:12 +02:00
Hakim El Hattab
395356a0b1
update deps & drop node/gulp-sass in order to support node 16 #2959
2021-05-19 21:48:42 +02:00
Hakim El Hattab
56772afa32
update dependencies
2021-05-17 10:05:36 +02:00
Hakim El Hattab
632cc78873
fix errors when no markdown options are provided #2956
2021-05-17 10:02:12 +02:00
Hakim El Hattab
2c115b887a
Merge pull request #2956 from ryzokuken/plugin-markdown
...
markdown plugin improvements
2021-05-17 09:54:24 +02:00
Hakim El Hattab
03126c509e
Merge branch 'dev' into plugin-markdown
2021-05-17 09:54:01 +02:00
Ujjwal Sharma
00acc730f0
add animateLists option to markdown plugin
...
Add an "animateLists" option to the markdown plugin that animates all
lists by default.
2021-05-13 20:03:09 +05:30
Ujjwal Sharma
6884741b94
improve renderer option handling
...
Don't waste time constructing a renderer then override it if one is
passed into the options object.
2021-05-13 19:58:45 +05:30
Hakim El Hattab
7daea4957b
remove debug code
2021-05-05 11:13:32 +02:00
Hakim El Hattab
892c752a4b
merge #2843 with minor tweaks
2021-05-05 11:02:02 +02:00
Hakim El Hattab
48598cb547
Merge pull request #2901 from sacproj/showPreview
...
Expose preview management functions
2021-05-05 10:05:55 +02:00
Hakim El Hattab
2e344825f8
update (c) year
2021-05-05 10:05:33 +02:00