1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-07-30 19:30:22 +02:00

Commit Graph

  • 7f376c501a copy hakimel 2021-11-12 10:48:31 +01:00
  • ceed5edc78 roll back unintended changes to default template hakimel 2021-11-11 15:13:31 +01:00
  • 4e8a1b3802 fix issue with internal links hakimel 2021-11-11 08:16:28 +01:00
  • ad46e6293c upgrade highlight.js line number plugin, adds support for line number offsets #3050 hakimel 2021-11-10 21:41:05 +01:00
  • bc94d9598e roll back unintended change to build hakimel 2021-11-10 21:14:05 +01:00
  • a6c0f3efac refactor hash parsing, fixes issue with autoplaying media not starting from internal links on mobile devices hakimel 2021-11-10 20:08:37 +01:00
  • 35b67a9f5b katex math rendering; fix broken 2477 delimiter, compatibility with external markdown #2559 hakimel 2021-11-10 10:20:20 +01:00
  • 1ce77db3d0 tweak browser targets hakimel 2021-10-28 14:23:19 +02:00
  • 0ea4193001 add @burgerga's math plugin with MathJax2, MathJax3 and KaTeX support #2559 hakimel 2021-10-28 13:41:57 +02:00
  • 810d80bc3c revert changes to md test #3027 hakimel 2021-10-08 11:08:35 +02:00
  • 6b15e6c1ff Merge branch '3025-windows-test-fix' of https://github.com/Vandivier/reveal.js hakimel 2021-10-08 10:55:42 +02:00
  • 92a0d47237 syntax tweak dev hakimel 2021-10-08 10:30:05 +02:00
  • ea14d4a08a beforeHighlight callback hakimel 2021-10-08 10:22:55 +02:00
  • 62a85d55f8 Add generated files Jens Lechtenbörger 2021-10-06 17:51:11 +02:00
  • 7b82d12675 fix: deck 2 horizontal separator Vandivier 2021-10-05 17:01:24 -04:00
  • 001129c993 chore: lock update Vandivier 2021-10-05 16:49:14 -04:00
  • dda3e4b4f2 fix: host fix for windows Vandivier 2021-10-05 16:48:46 -04:00
  • d93cba5581 var -> let Asvin Goel 2021-10-04 12:48:42 +02:00
  • cc1da8aee6 Remove accidentally added tab Asvin Goel 2021-10-04 12:19:06 +02:00
  • ca9ce4b592 Allow users to register additional languages via callback Asvin Goel 2021-10-04 12:16:00 +02:00
  • 42d5dcab98 Call me crazy, but this seems like a typo Dave Abrahams 2021-09-28 17:38:08 -07:00
  • c78e28682d Correct a comment Dave Abrahams 2021-09-28 12:33:01 -07:00
  • 05e57dea66 fix issue with loading base64 images #2978 hakimel 2021-09-28 13:02:16 +02:00
  • 0da9821e90 fix spec Hakim El Hattab 2021-09-20 09:06:57 +02:00
  • cb454b0540 'slidechange' -> 'beforeslidechange' (closes #3003) Hakim El Hattab 2021-09-20 09:00:17 +02:00
  • f9ce61e34a Support multiple aside notes elements per slide Jens Lechtenbörger 2021-09-16 11:56:52 +02:00
  • ad50dd513f add 'slidechange' event that can prevent navigation #3003 Hakim El Hattab 2021-09-16 11:15:41 +02:00
  • 2aed592d1f fix last slide shortcut in looped presentations #3007 Hakim El Hattab 2021-09-16 10:42:55 +02:00
  • 5f22d6c3da upgrade sass Hakim El Hattab 2021-09-16 10:28:51 +02:00
  • 6727cd6ecb fix bug that prevented first-last slide looping in linear navigation mode (closes #3009) Hakim El Hattab 2021-09-16 10:28:27 +02:00
  • abe9abbed7 Merge pull request #3006 from dabrahams/patch-2 Hakim El Hattab 2021-09-10 08:51:50 +02:00
  • dd79e7fabb Merge pull request #3005 from dabrahams/patch-1 Hakim El Hattab 2021-09-10 08:51:30 +02:00
  • d717c2302d Fix copy/paste-o Dave Abrahams 2021-09-09 17:22:54 -07:00
  • 6dd141811d Update comments about markdown slide separators Dave Abrahams 2021-09-09 16:49:19 -07:00
  • 647c04cffe cdn video url in demo Hakim El Hattab 2021-09-09 10:25:33 +02:00
  • 90bbe8be4f new shortcuts; alt+arrow key skips fragments, shift+arrow key jumps to last slide in the given direction #1105 Hakim El Hattab 2021-09-06 13:02:58 +02:00
  • a3e8162eb1 fix unmatched h3 in test Hakim El Hattab 2021-09-06 11:15:46 +02:00
  • bc5ca9a452 Fix unmatched h3-tags Daniel Skogly 2021-08-30 11:39:46 +02:00
  • 01d8d669bc check for slides container too #2217 Hakim El Hattab 2021-08-27 09:48:53 +02:00
  • e237fea99a better error message when '.reveal' root node is missing #2217 Hakim El Hattab 2021-08-27 09:40:33 +02:00
  • b18f12d964 Merge branch 'dev' of github.com:hakimel/reveal.js Hakim El Hattab 2021-07-09 08:22:24 +02:00
  • 0dbe29b53e Merge pull request #2982 from nicojs/feature/fix-code-fragments Hakim El Hattab 2021-07-09 08:21:21 +02:00
  • 9ca5068eee Update whitespaces Nico Jansen 2021-07-06 22:05:20 +02:00
  • 28509e0c39 fix test Nico Jansen 2021-07-06 18:34:52 +02:00
  • 4d443826ab Update build output for highlightjs Nico Jansen 2021-07-06 18:28:07 +02:00
  • 20d7c87a2f fix(highlight): allow pre fragments Nico Jansen 2021-07-06 18:19:10 +02:00
  • ade234576e 4.1.3 - accidentally published a local change to npm -_- Hakim El Hattab 2021-06-09 14:38:42 +02:00
  • a453ac08a8 4.1.2 4.1.2 Hakim El Hattab 2021-06-09 14:14:55 +02:00
  • aab4c0c3cc fix issue with parsing markdown notes inside of non-markdown slide #2970 Hakim El Hattab 2021-06-09 14:09:09 +02:00
  • 1be851658f Merge pull request #2968 from blairmacintyre/css-qualifiers Hakim El Hattab 2021-06-08 09:18:57 +02:00
  • 76a81939a7 prepend --r- to global style variables Blair MacIntyre 2021-06-04 07:40:40 -04:00
  • c27e3b5ff2 add data-auto-animate-id to auto-animate examples #2896 Hakim El Hattab 2021-05-27 10:01:16 +02:00
  • 31c65975b2 Merge pull request #2896 from coffeenotfound/feature-auto-animate-restart Hakim El Hattab 2021-05-27 09:54:46 +02:00
  • 83648bb9eb recompile assets Hakim El Hattab 2021-05-27 09:46:32 +02:00
  • c2fd760f8f replace deprecated hljs.highlightBlock calls, fix #2958 Hakim El Hattab 2021-05-21 09:13:40 +02:00
  • 48024a1137 4.1.1 4.1.1 Hakim El Hattab 2021-05-20 19:12:45 +02:00
  • ac410debf6 rebuild assets Hakim El Hattab 2021-05-20 18:42:31 +02:00
  • e852e53792 npm run build no longer executes tests Hakim El Hattab 2021-05-19 22:30:28 +02:00
  • 6fa4f16cdb roll back yargs Hakim El Hattab 2021-05-19 22:25:12 +02:00
  • 395356a0b1 update deps & drop node/gulp-sass in order to support node 16 #2959 Hakim El Hattab 2021-05-19 21:48:42 +02:00
  • 56772afa32 update dependencies Hakim El Hattab 2021-05-17 10:05:36 +02:00
  • 632cc78873 fix errors when no markdown options are provided #2956 Hakim El Hattab 2021-05-17 10:02:05 +02:00
  • 2c115b887a Merge pull request #2956 from ryzokuken/plugin-markdown Hakim El Hattab 2021-05-17 09:54:24 +02:00
  • 03126c509e Merge branch 'dev' into plugin-markdown Hakim El Hattab 2021-05-17 09:54:01 +02:00
  • 00acc730f0 add animateLists option to markdown plugin Ujjwal Sharma 2021-05-13 20:03:09 +05:30
  • 6884741b94 improve renderer option handling Ujjwal Sharma 2021-05-13 19:58:45 +05:30
  • 7daea4957b remove debug code Hakim El Hattab 2021-05-05 11:13:32 +02:00
  • 892c752a4b merge #2843 with minor tweaks Hakim El Hattab 2021-05-05 11:02:02 +02:00
  • 48598cb547 Merge pull request #2901 from sacproj/showPreview Hakim El Hattab 2021-05-05 10:05:55 +02:00
  • 2e344825f8 update (c) year Hakim El Hattab 2021-05-05 10:05:33 +02:00
  • 2beb336cdb fix typo #2949 (thanks @SeanKilleen) Hakim El Hattab 2021-05-05 10:00:28 +02:00
  • 74f3c4b455 fix typo #2949 (thanks @SeanKilleen) Hakim El Hattab 2021-05-05 09:59:41 +02:00
  • 236d3e3722 tidy up code for #2940 Hakim El Hattab 2021-04-28 09:03:27 +02:00
  • a112712f12 Merge pull request #2940 from cmeessen/fix_multiple_data-background Hakim El Hattab 2021-04-28 08:55:30 +02:00
  • 5d8d673117 Add missing semicolons cmeessen 2021-04-23 10:15:40 +00:00
  • f5faeba9f3 update dependencies Hakim El Hattab 2021-04-23 11:05:31 +02:00
  • 6d735ddaf8 stop playing media inside of fragments when the fragment is hidden Hakim El Hattab 2021-04-23 10:56:18 +02:00
  • 8347a2de58 Allow multiple data-background Christian Meeßen 2021-04-23 08:33:56 +00:00
  • 444d127053 Merge pull request #2933 from csachs/hasDarkBackgroundNamedColor Hakim El Hattab 2021-04-14 13:20:42 +02:00
  • be110fad11 prevent accidental swipe gestures when scrubbing video/audio timelines Hakim El Hattab 2021-04-12 11:17:06 +02:00
  • d1f6e6cce9 use computed background style if colorToRgb fails Christian Sachs 2021-04-11 13:25:36 +02:00
  • cf8e64bd85 update lockfile Hakim El Hattab 2021-03-08 13:46:04 +01:00
  • 2d050f83c1 Expose preview management functions Stéphane Este-Gracias 2021-02-13 01:20:37 +01:00
  • 9c83edbf13 Expose showPreview Stéphane Este-Gracias 2021-02-13 00:23:50 +01:00
  • 290c251c7e fix default md slide separator not working #2850 Hakim El Hattab 2021-02-10 10:33:22 +01:00
  • cec99c5261 Implement auto-animate id and restart Jan Katzer 2021-02-07 18:41:16 +01:00
  • 90a0d2d449 typo Hakim El Hattab 2021-02-04 15:25:46 +01:00
  • 1de653a95a reduce tab size in code blocks from 8 to 2 Hakim El Hattab 2021-02-04 14:17:27 +01:00
  • 95592293ae remove unused style ids Hakim El Hattab 2021-02-04 14:15:35 +01:00
  • 2e805c9193 fix bug where slide-spcific background transitions were overruled by global transition setting Hakim El Hattab 2021-01-08 15:03:33 +01:00
  • acafabf023 Merge branch 'dev' into jh/print-optimize Jeroen Hermans 2020-12-20 17:44:20 +01:00
  • f576b98fbd rerun r-fit-text based on printed slide size, fixes overflow when printing to PDF #2865 Hakim El Hattab 2020-12-17 08:49:51 +01:00
  • 49d043c0c2 Merge pull request #2836 from lechten/fix-progress-click Hakim El Hattab 2020-11-30 18:41:10 +01:00
  • c47ac2cfbd Merge pull request #2858 from famura/fix_typo Hakim El Hattab 2020-11-30 18:35:37 +01:00
  • 26f5fa0c12 Fixed path to themes in demo.html Fabio Muratore 2020-11-30 15:43:09 +01:00
  • 1e70d9fe46 upgrade to node-sass 5.0 (adds support for node 15.x) #2841 Hakim El Hattab 2020-11-25 15:06:14 +01:00
  • e57ff233a4 Group background reads and writes Jeroen Hermans 2020-11-16 09:47:58 +01:00
  • 10f02ece99 Group pdf setup reads and writes Jeroen Hermans 2020-11-16 09:47:19 +01:00
  • 33c4c1c5d2 Batch print DOM updates Jeroen Hermans 2020-11-15 22:08:13 +01:00
  • 49f78535d1 Use const in print controller Jeroen Hermans 2020-11-15 22:06:48 +01:00