Commit Graph

2896 Commits (3fcf0db96e1a65336677e4ff7df813ed9c4a6792)

Author SHA1 Message Date
hakimel 3fcf0db96e 4.3.1 2022-03-21 10:39:51 +01:00
hakimel 0247ae7582 notes plugin allows messsages from current/upcoming slide windows 2022-03-21 10:36:22 +01:00
hakimel 31407082eb fix #3154 2022-03-21 09:59:49 +01:00
Hakim El Hattab db4aa0c2e7
Merge pull request #3019 from dabrahams/patch-3
Correct a comment
2022-03-21 09:41:05 +01:00
Hakim El Hattab 85fbfb26fd
Merge pull request #3020 from dabrahams/patch-4
Call me crazy, but this seems like a typo
2022-03-21 09:40:31 +01:00
Hakim El Hattab e3fb1655ad
Merge pull request #3135 from dutts/patch-2
Removed incorrect possessive apostrophe
2022-03-21 09:39:27 +01:00
hakimel bdcc2bd9dd fix vertical slide link in demo #3155 2022-03-21 09:38:31 +01:00
hakimel f4cadb9b0e dont run full build + tests for package task #3156 2022-03-21 09:35:30 +01:00
Hakim El Hattab d80a8d638c
Merge pull request #3156 from dennybiasiolli/fix-gulp-package
gulp: fixing base path for 'package' task
2022-03-21 09:31:06 +01:00
Hakim El Hattab 57e5d102d5
Merge pull request #3157 from eric-wieser/patch-1
RevealMath.MathJax3: Allow the skipHtmlTags option to be overriden
2022-03-21 09:25:39 +01:00
Hakim El Hattab 41d5a12011
Merge pull request #3165 from CommanderRoot/rm-deprecated-substr
replace deprecated String.prototype.substr()
2022-03-21 09:23:10 +01:00
hakimel 3077ddbd09 recover support for running speaker view from file:// protocol #3158 2022-03-21 09:19:48 +01:00
Tobias Speicher a5d1b68800
replace deprecated String.prototype.substr()
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-03-20 16:17:42 +01:00
Eric Wieser 470aa76894
Allow the skipHtmlTags option to be overriden
The previous logic here was backwards, and did not allow the user to override `options` in the mathjax config structure.
This makes it match how the `startup` and `tex` fields are merged.
2022-03-16 16:26:27 +00:00
Denny Biasiolli 1b3b83273c gulp: fixing base path for 'package' task 2022-03-16 15:51:31 +01:00
hakimel 37861335a2 add getSlidePath API method, update URL tests to work with new replaceState throttle 2022-03-09 11:10:26 +01:00
hakimel 2a239aedca debounce messages from notes -> main window, fixes #3147 2022-03-09 10:25:30 +01:00
hakimel fc861fca50 throttle calls to replaceState to fix security error when navigating quickly in Safari #3147 2022-03-09 09:44:31 +01:00
hakimel 853764bc8c 4.3.0 2022-02-28 10:03:16 +01:00
hakimel e325cea6b7 dependency update 2022-02-28 09:57:50 +01:00
hakimel ffd533c40d 4.2.2 2022-02-28 09:49:40 +01:00
hakimel c83c68500f rebuild notes plugin when html changes 2022-02-28 09:19:58 +01:00
Hakim El Hattab c47bf217be
Merge pull request #3137 from r0hanSH/fix_dom_xss
Fix DOM XSS
2022-02-28 09:17:34 +01:00
r0hanSH 32cdd3b187 Fix DOM XSS 2022-02-26 17:16:18 +05:30
hakimel e33c3c72f9 the speaker view presentation URL can be overridden via (needed for reveal.js docs) 2022-02-25 09:42:44 +01:00
Richard D ac46f773ee
Removed incorrect possessive apostrophe 2022-02-24 12:52:52 +00:00
hakimel 5e12c6aeb7 additional cleanup when destroying #1145 2022-02-21 14:28:11 +01:00
hakimel 1e0cbe6779 reveal.js can now be uninitialized by calling Reveal.destroy() #1145 #3134 2022-02-21 13:41:36 +01:00
hakimel ff20051861 fiv out of sync speaker view after presentation reloads #2822 #3032 2022-02-10 13:28:47 +01:00
hakimel 6b535328c0 note about changes to speaker view requiring plugin rebuild 2022-02-02 09:06:47 +01:00
Hakim El Hattab 19f04bcbcb
add sponsor 2022-01-28 09:17:18 +01:00
hakimel 61055ed02b revert accidental change to demo.html 2022-01-19 18:08:08 +01:00
hakimel f7c59649fe include sourcemaps in dist #3082 2022-01-11 13:24:24 +01:00
hakimel dbb1d5ed19 2022 2022-01-03 12:38:51 +01:00
Hakim El Hattab 38b32c6619
update readme 2021-12-20 15:08:31 +01:00
Hakim El Hattab 66ac898b54
update readme 2021-12-20 15:02:19 +01:00
Hakim El Hattab 753a844d83
update link 2021-12-20 08:44:39 +01:00
Hakim El Hattab 1a525a7e14
update readme 2021-12-17 11:29:59 +01:00
Hakim El Hattab 9e0badff61
revamp readme, add sponsors 2021-12-17 11:18:46 +01: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
Hakim El Hattab c804611343
dark mode logo 2021-12-06 12:35:52 +01:00
hakimel 79a1674021 4.2.1 2021-12-06 12:11:39 +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 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