1
0
Fork 0
Commit Graph

2954 Commits

Author SHA1 Message Date
hakimel 74c0fbb6a2 fix read issue that caused double navigations fixes #3079 2021-11-24 11:30:12 +01:00
hakimel c5d549810e refactor #3078 2021-11-24 11:07:11 +01:00
hakimel ec32d44085 remove comment 2021-11-24 10:57:20 +01:00
Hakim El Hattab bded1f5d39
Merge pull request #3078 from vanch3d/video
Fixing background video not playing on certain small factor devices (android)
2021-11-24 10:56:43 +01:00
Hakim El Hattab 2d050a88e2
Merge pull request #3075 from cashcat/patch1
fix npm start -- --host=0.0.0.0 unuseful
2021-11-24 10:27:02 +01:00
vanch3d 907ec735f8 rebuilt dist files (reveal.js only) 2021-11-23 09:47:32 +00:00
vanch3d bcf83153d7 adding type to the video source tag 2021-11-23 09:42:22 +00:00
cashcat 13d0f086cc fix npm start -- --host=0.0.0.0 unuseful 2021-11-21 12:23:28 +08:00
hakimel c79f4b5a4f fix issue with deck-wide backgroudns in pdf exports + fix #2865 2021-11-16 14:10:29 +01:00
hakimel cc582c6ed5 update css for dart sass compatibility 2021-11-16 09:50:48 +01:00
hakimel bed1329672 update contribution guidelines 2021-11-15 09:50:46 +01:00
hakimel 6371351d10 4.2.0 2021-11-12 12:11:10 +01:00
hakimel 2921e05554 4.2.0 2021-11-12 12:09:06 +01:00
hakimel 7f376c501a copy 2021-11-12 10:48:31 +01:00
hakimel ceed5edc78 roll back unintended changes to default template 2021-11-11 15:13:31 +01:00
hakimel 4e8a1b3802 fix issue with internal links 2021-11-11 08:16:28 +01:00
hakimel ad46e6293c upgrade highlight.js line number plugin, adds support for line number offsets #3050 2021-11-10 21:41:13 +01:00
hakimel bc94d9598e roll back unintended change to build 2021-11-10 21:14:05 +01:00
hakimel a6c0f3efac refactor hash parsing, fixes issue with autoplaying media not starting from internal links on mobile devices 2021-11-10 20:08:37 +01:00
hakimel 35b67a9f5b katex math rendering; fix broken 2477 delimiter, compatibility with external markdown #2559 2021-11-10 10:20:25 +01:00
hakimel 1ce77db3d0 tweak browser targets 2021-10-28 14:23:19 +02:00
hakimel 0ea4193001 add @burgerga's math plugin with MathJax2, MathJax3 and KaTeX support #2559 2021-10-28 13:41:57 +02:00
hakimel 810d80bc3c revert changes to md test #3027 2021-10-08 11:08:42 +02:00
hakimel 6b15e6c1ff Merge branch '3025-windows-test-fix' of https://github.com/Vandivier/reveal.js 2021-10-08 10:55:42 +02:00
hakimel 92a0d47237 syntax tweak 2021-10-08 10:30:05 +02:00
hakimel ea14d4a08a beforeHighlight callback 2021-10-08 10:22:55 +02:00
Jens Lechtenbörger 62a85d55f8 Add generated files 2021-10-06 17:51:11 +02:00
Vandivier 7b82d12675 fix: deck 2 horizontal separator
fix for windows
line ending difference caused failure
now simple.md content mirror deck1
2021-10-05 17:01:24 -04:00
Vandivier 001129c993 chore: lock update 2021-10-05 16:49:14 -04:00
Vandivier dda3e4b4f2 fix: host fix for windows 2021-10-05 16:48:46 -04:00
Asvin Goel d93cba5581 var -> let 2021-10-04 12:48:42 +02:00
Asvin Goel cc1da8aee6 Remove accidentally added tab 2021-10-04 12:19:06 +02:00
Asvin Goel ca9ce4b592 Allow users to register additional languages via callback 2021-10-04 12:16:00 +02:00
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