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
|
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 |
Hakim El Hattab
|
2beb336cdb
|
fix typo #2949 (thanks @SeanKilleen)
|
2021-05-05 10:00:28 +02:00 |
Hakim El Hattab
|
74f3c4b455
|
fix typo #2949 (thanks @SeanKilleen)
|
2021-05-05 09:59:41 +02:00 |
Hakim El Hattab
|
236d3e3722
|
tidy up code for #2940
|
2021-04-28 09:03:27 +02:00 |
Hakim El Hattab
|
a112712f12
|
Merge pull request #2940 from cmeessen/fix_multiple_data-background
Fix: multiple image-urls in data-background-image
|
2021-04-28 08:55:30 +02:00 |
cmeessen
|
5d8d673117
|
Add missing semicolons
|
2021-04-23 10:15:40 +00:00 |
Hakim El Hattab
|
f5faeba9f3
|
update dependencies
|
2021-04-23 11:05:31 +02:00 |
Hakim El Hattab
|
6d735ddaf8
|
stop playing media inside of fragments when the fragment is hidden
|
2021-04-23 10:56:18 +02:00 |
Christian Meeßen
|
8347a2de58
|
Allow multiple data-background
|
2021-04-23 08:55:36 +00:00 |
Hakim El Hattab
|
444d127053
|
Merge pull request #2933 from csachs/hasDarkBackgroundNamedColor
Use computed background style if colorToRgb fails (fixes #2635)
|
2021-04-14 13:20:42 +02:00 |
Hakim El Hattab
|
be110fad11
|
prevent accidental swipe gestures when scrubbing video/audio timelines
|
2021-04-12 11:17:06 +02:00 |
Christian Sachs
|
d1f6e6cce9
|
use computed background style if colorToRgb fails
fixes #2635
|
2021-04-11 13:25:36 +02:00 |
Hakim El Hattab
|
cf8e64bd85
|
update lockfile
|
2021-03-08 13:46:04 +01:00 |
Stéphane Este-Gracias
|
2d050f83c1
|
Expose preview management functions
|
2021-02-13 01:20:37 +01:00 |
Stéphane Este-Gracias
|
9c83edbf13
|
Expose showPreview
|
2021-02-13 00:23:50 +01:00 |
Hakim El Hattab
|
290c251c7e
|
fix default md slide separator not working #2850
|
2021-02-10 10:34:25 +01:00 |
Jan Katzer
|
cec99c5261
|
Implement auto-animate id and restart
|
2021-02-07 18:41:16 +01:00 |
Hakim El Hattab
|
90a0d2d449
|
typo
|
2021-02-04 15:25:46 +01: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
|
95592293ae
|
remove unused style ids
|
2021-02-04 14:15:35 +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 |
Jeroen Hermans
|
acafabf023
|
Merge branch 'dev' into jh/print-optimize
|
2020-12-20 17:44:20 +01:00 |
Hakim El Hattab
|
f576b98fbd
|
rerun r-fit-text based on printed slide size, fixes overflow when printing to PDF #2865
|
2020-12-17 08:49:51 +01:00 |
Hakim El Hattab
|
49d043c0c2
|
Merge pull request #2836 from lechten/fix-progress-click
Fix target for click on progress bar
|
2020-11-30 18:41:10 +01:00 |
Hakim El Hattab
|
c47ac2cfbd
|
Merge pull request #2858 from famura/fix_typo
Fixed path to themes in demo.html
|
2020-11-30 18:35:37 +01:00 |
Fabio Muratore
|
26f5fa0c12
|
Fixed path to themes in demo.html
|
2020-11-30 15:43:09 +01:00 |