Hakim El Hattab
|
edb69c840c
|
update version to 5.2.0
|
2025-03-19 12:03:33 +01:00 |
|
Hakim El Hattab
|
f11812e0a2
|
fix theme css conflict
|
2025-03-19 11:59:39 +01:00 |
|
Hakim El Hattab
|
d5d292f70a
|
config tweak for lightbox demo
|
2025-03-19 11:29:36 +01:00 |
|
Hakim El Hattab
|
a7b4bb4946
|
fix css help overlay css conflict
|
2025-03-19 11:11:35 +01:00 |
|
Hakim El Hattab
|
659472f8a4
|
rebuild math plugin
|
2025-03-19 10:53:35 +01:00 |
|
Hakim El Hattab
|
2ac0566941
|
dont restart background video when it hasn't changed (fixes #3633)
|
2025-03-19 10:33:13 +01:00 |
|
Hakim El Hattab
|
657543ac96
|
rename actions
|
2025-03-19 10:16:05 +01:00 |
|
Hakim El Hattab
|
e7456847c6
|
spelling fix
|
2025-03-19 10:14:10 +01:00 |
|
 Hakim El HattabandGitHub
|
255d55ab8f
|
Merge pull request #3602 from yarikoptic/enh-codespell
codespell: add config + workflow and make it fix some typos it finds
|
2025-03-19 10:11:48 +01:00 |
|
Hakim El Hattab
|
60401a2740
|
npm audit fix
|
2025-03-19 10:02:56 +01:00 |
|
 Hakim El HattabandGitHub
|
9c6bd42939
|
Merge pull request #3744 from KlavierCat/fix-security-vulnerability
fix: bump 2 deps to patch security vulnerabilities
|
2025-03-19 10:02:18 +01:00 |
|
 Hakim El HattabandGitHub
|
36daed927e
|
update readme
|
2025-03-14 08:46:56 +01:00 |
|
Hakim El Hattab
|
2059d388f7
|
dispatch event when showing lightbox or help overlay
|
2025-02-20 10:30:31 +01:00 |
|
Hakim El Hattab
|
fe67bad092
|
.overlay -> .r-overlay to reduce risk of conflict, move overlay up to viewport level
|
2025-02-17 19:59:40 +01:00 |
|
Hakim El Hattab
|
9af726b606
|
brief transition for overlay
|
2025-02-17 19:08:43 +01:00 |
|
Hakim El Hattab
|
0950590300
|
more flexible styling system for overlays
|
2025-02-05 15:57:14 +01:00 |
|
Hakim El Hattab
|
087eed8dc3
|
overlay mode refactoring
|
2025-02-05 14:38:53 +01:00 |
|
Hakim El Hattab
|
1b2c39a86e
|
add support image/video lightbox via data-preview-image/video, move overlay into standalone controller
|
2025-01-31 16:10:15 +01:00 |
|
Hakim El Hattab
|
0524ae855d
|
further refinements to overlay styles
|
2025-01-29 15:19:47 +01:00 |
|
Hakim El Hattab
|
3ceac9402d
|
remove outdated ff bug fix
|
2025-01-29 14:34:29 +01:00 |
|
Hakim El Hattab
|
6cebb771ee
|
switch to dvh for reveal.js height, fixes issue with presentations not covering fullviewport in ios
|
2025-01-24 09:16:36 +01:00 |
|
Hakim El Hattab
|
31ba65ce86
|
refactored overlays; new icons and reduced selector specificity
|
2025-01-24 09:15:47 +01:00 |
|
Hakim El Hattab
|
983c6248f7
|
update controls comment to match other prop descriptions
|
2025-01-13 13:16:02 +01:00 |
|
 Hakim El HattabandGitHub
|
6527f4d912
|
Merge pull request #3716 from gpotter2/controls-for-speaker
Add 'controlsOnlyForSpeaker' option
|
2025-01-13 13:13:30 +01:00 |
|
Hakim El Hattab
|
e15cf92ccd
|
update specs for 6dea2a5094
|
2024-11-28 14:53:25 +01:00 |
|
Hakim El Hattab
|
6dea2a5094
|
auto-animate no longer skips matching fragments on adjacent slides
|
2024-11-28 14:44:01 +01:00 |
|
Hakim El Hattab
|
0d02d8a303
|
default mathjax config now ignores code tags
|
2024-11-18 08:26:23 +01:00 |
|
Hakim El Hattab
|
fe4a6e82b0
|
fix last slide not triggering slidechange in scroll view (closes #3715)
|
2024-11-11 16:05:34 +01:00 |
|
Hakim El Hattab
|
5a275f223b
|
don't parse math equations in code blocks
|
2024-11-11 15:35:16 +01:00 |
|
Hakim El Hattab
|
f979ff68e9
|
fix bug where hiding all except 1 slide in a stack caused controls to break
|
2024-10-29 15:39:27 +01:00 |
|
 Hakim El HattabandGitHub
|
a6417ae747
|
Merge pull request #3701 from dennybiasiolli/fixing-gulp-package
gulp package: fixing encoding before piping to zip
|
2024-10-29 13:21:51 +01:00 |
|
Hakim El Hattab
|
16ac4b0067
|
prevent double-initialization #3696
|
2024-10-25 10:27:54 +02:00 |
|
Hakim El Hattab
|
96ca819770
|
fix gulp package #3693
|
2024-10-25 09:57:14 +02:00 |
|
Hakim El Hattab
|
95946b4ec6
|
autoplay muted background videos in speaker view #1037
|
2024-10-21 14:27:51 +02:00 |
|
Hakim El Hattab
|
8d7b03c886
|
fix two npm audit warnings
|
2024-10-11 14:58:40 +02:00 |
|
Hakim El Hattab
|
b8bb94f788
|
upgrade to gulp 5.0, latest sass, & node-qunit-puppeteer #3608
|
2024-10-11 14:50:22 +02:00 |
|
Hakim El Hattab
|
8e58d1b7db
|
scroll demo tweak
|
2024-10-11 13:40:54 +02:00 |
|
 Hakim El HattabandGitHub
|
669cc25e55
|
Merge pull request #3685 from lechten/extend-search-API
Extend search API
|
2024-09-30 10:41:34 +02:00 |
|
Hakim El Hattab
|
472535065c
|
only destroy if reveal instance is ready, don't proceed with initialization after destroy is called, tests #3593
|
2024-05-15 11:15:31 +02:00 |
|
 Hakim El HattabandGitHub
|
7cab93baab
|
Merge pull request #3620 from wainuiomata/typos
Fix typo in jsdoc: presentation
|
2024-05-15 10:30:39 +02:00 |
|
 Hakim El HattabandGitHub
|
15d9b650a5
|
Merge pull request #3618 from wainuiomata/regex-redundant-escape
Fix escape before comma in regex is redundant
|
2024-05-15 10:30:23 +02:00 |
|
Hakim El Hattab
|
6b8c64ffa8
|
5.1.0
|
2024-04-11 08:45:27 +02:00 |
|
 Hakim El HattabandGitHub
|
dab6ef6b38
|
Merge pull request #3603 from lechten/fix-help
Re-add question mark for help
|
2024-04-09 09:19:20 +02:00 |
|
Hakim El Hattab
|
6410c756ea
|
auto-animate demo tweak
|
2024-03-25 09:10:26 +01:00 |
|
Hakim El Hattab
|
62297e6259
|
nil check slides before running auto-animate transition #3592
|
2024-03-25 09:01:53 +01:00 |
|
 Hakim El HattabandGitHub
|
ade53094b9
|
Merge pull request #3598 from alifeee/fix/r-stack-chrome
Fix `r-stack` overflow behaviour on Chromium browsers
|
2024-03-25 08:52:32 +01:00 |
|
 Hakim El HattabandGitHub
|
334abff10f
|
Merge pull request #3595 from jokester/mathjax3-fix-for-multiple-instances
|
2024-03-23 12:27:59 +01:00 |
|
Hakim El Hattab
|
0799c8f674
|
fix exception when destroying uninitialized reveal instance (closes #3593)
|
2024-03-22 14:29:35 +01:00 |
|
Hakim El Hattab
|
924bdb6305
|
fix vertical swipe navigation not blocking page scrolling in embedded decks
|
2024-03-19 09:09:44 +01:00 |
|
 Hakim El HattabandGitHub
|
d4e5c39fe4
|
Merge pull request #3588 from NatKarmios/notes-error-catch
Fix error when the notes plugin receives a non-string message
|
2024-03-15 09:02:32 +01:00 |
|
Hakim El Hattab
|
488c5c8f94
|
fix rtl prev/next navigation on slides with fragments
|
2024-03-13 15:15:59 +01:00 |
|
Hakim El Hattab
|
421da63750
|
fix previous bg video playing in background
|
2024-03-12 10:54:28 +01:00 |
|
Hakim El Hattab
|
62b1ea302c
|
don't start video bgs if autoPlayMedia config is set to false
|
2024-03-11 14:20:01 +01:00 |
|
Hakim El Hattab
|
76ec60a137
|
fix issue when disabling autoPlay config flag at runtime
|
2024-03-11 13:24:27 +01:00 |
|
Hakim El Hattab
|
1748a55ece
|
don't restart media when it's already playing #2882
|
2024-03-11 11:24:00 +01:00 |
|
 Hakim El HattabandChi Vong
|
a29a9c71ae
|
allow same background video to continue playing across multiple slides #3189 #2882
Co-authored-by: Chi Vong <chivongv@gmail.com>
|
2024-03-08 14:02:26 +01:00 |
|
Hakim El Hattab
|
6ef138b61f
|
dont prevent swipe navigation on video backgrounds #3584
|
2024-03-07 10:26:01 +01:00 |
|
Hakim El Hattab
|
63e0a37a88
|
fix broken backwards navigation in rtl mode
|
2024-03-06 10:55:09 +01:00 |
|
Hakim El Hattab
|
2927be34d8
|
new .enter-fullscreen class lets you add shortcuts to fullscreen mode
|
2024-02-28 11:08:56 +01:00 |
|
Hakim El Hattab
|
9d4b4362e9
|
5.0.5
|
2024-02-26 11:17:44 +01:00 |
|
Hakim El Hattab
|
8efd7af37c
|
fix fragment events not firing in scroll view + add tests #3580
|
2024-02-26 10:54:16 +01:00 |
|
Hakim El Hattab
|
66fa4350e1
|
indentation tweak
|
2024-02-26 10:53:34 +01:00 |
|
 Hakim El HattabandGitHub
|
f149d1f7ca
|
Merge pull request #3570 from gchriz/toggleHelp
add F1 key to toggleHelp for non-english keyboards
|
2024-02-06 09:51:42 +01:00 |
|
Hakim El Hattab
|
18ec38a6b1
|
tweaks for #3568
|
2024-02-05 11:27:57 +01:00 |
|
 Hakim El HattabandGitHub
|
67b5ec1773
|
Merge pull request #3568 from bouzidanas/master
fix vertical stack background not working in scroll view
|
2024-02-05 11:14:13 +01:00 |
|
Hakim El Hattab
|
16f6633014
|
fix xss issue reported by @realansgar, regression from 3dade61176
|
2024-01-30 14:14:40 +01:00 |
|
Hakim El Hattab
|
5d131cea20
|
add support for keyboard navigation in scroll view #3515
|
2024-01-10 14:13:54 +01:00 |
|
Hakim El Hattab
|
52480157a1
|
2024
|
2024-01-09 11:38:35 +01:00 |
|
Hakim El Hattab
|
5ee1f729bd
|
fix missing backgrounds when scroll view is actived responsively (fixes #3554)
|
2023-12-22 13:18:06 +01:00 |
|
Hakim El Hattab
|
0e21a2a791
|
rebuild
|
2023-12-15 09:03:32 +01:00 |
|
 Hakim El HattabandGitHub
|
767a67ee00
|
Merge pull request #3548 from hackmdio/fix/xss-on-data-background-video-attribute
fix: use `setAttribute` instead of `innerHTML` to prevent XSS
|
2023-12-15 08:56:55 +01:00 |
|
Hakim El Hattab
|
993b8f302a
|
fix pause/help overlay position in scroll mode (closes #3542)
|
2023-12-06 14:26:02 +01:00 |
|
Hakim El Hattab
|
d5896c968b
|
fix broken mobile scroll view navigation where there were fragments starting at an index above 1 #3540
|
2023-11-30 19:05:37 +01:00 |
|
Hakim El Hattab
|
bf285afcf2
|
fix exception when navigating decks on mobile browsers #3539
|
2023-11-30 08:41:32 +01:00 |
|
Hakim El Hattab
|
9d491c6d2f
|
fix notes in pdf print view #3535
|
2023-11-24 10:42:41 +01:00 |
|
 Hakim El HattabandGitHub
|
a88f38dec0
|
Merge pull request #3533 from t-fritsch/bump-5.0.2-version-in-build-files
bump 5.0.2 version in build files
|
2023-11-23 14:13:15 +01:00 |
|
Hakim El Hattab
|
20d9eaf496
|
search plugin; search for whole phrase #2331 #3532
|
2023-11-23 14:08:39 +01:00 |
|
Hakim El Hattab
|
339dc709da
|
search plugin; allow searching for any character (was alphanum) #2331 #3532
|
2023-11-23 14:03:47 +01:00 |
|
Hakim El Hattab
|
bbd0d3e4f7
|
fix exception when stepping backwards through code highlights #3524
|
2023-11-13 11:26:29 +01:00 |
|
Hakim El Hattab
|
3d7d3152a4
|
jump-to-slide; add support for 'h.v' format, adapat to match slide number format #3501
|
2023-11-13 10:08:36 +01:00 |
|
Hakim El Hattab
|
bddeb70f4e
|
5.0.2
|
2023-11-09 09:05:58 +01:00 |
|
Hakim El Hattab
|
1e1e228680
|
fix issue where background of a future vertical slide is briefly visible ahead of time #3520
|
2023-11-09 09:02:29 +01:00 |
|
Hakim El Hattab
|
11680561e9
|
nil check for deck in md plugin #3517
|
2023-11-06 18:10:53 +01:00 |
|
Hakim El Hattab
|
9d1c7e21b6
|
md plugin api works even if deck isn't available #3517
|
2023-11-06 10:59:12 +01:00 |
|
Hakim El Hattab
|
010f06c339
|
fix speaker view bug, bump version to 5.0.1 #3512
|
2023-10-30 07:37:05 +01:00 |
|
Hakim El Hattab
|
eee0a4ff24
|
scroll example deck tweaks
|
2023-10-29 21:31:25 +01:00 |
|
Hakim El Hattab
|
d14084d4a4
|
rebuild after deps update
|
2023-10-29 19:53:52 +01:00 |
|
 Hakim El HattabandGitHub
|
30eddd95ed
|
Merge pull request #3507 from Mister-Hope/deps
chore: bump deps
|
2023-10-29 19:52:27 +01:00 |
|
 Hakim El HattabandGitHub
|
b6a3ea82e1
|
Merge pull request #3506 from Mister-Hope/typos
chore: fix typos
|
2023-10-29 19:43:38 +01:00 |
|
 Hakim El HattabandGitHub
|
b2d0a3f70c
|
Merge pull request #3505 from Mister-Hope/moon
chore: remove deprecated css declarations
|
2023-10-29 19:43:18 +01:00 |
|
Hakim El Hattab
|
790fd8c29a
|
mute video in scroll demo
|
2023-10-27 14:57:55 +02:00 |
|
Hakim El Hattab
|
2518301d3e
|
5.0
|
2023-10-27 14:50:14 +02:00 |
|
Hakim El Hattab
|
89bf44ba92
|
remove legacy mousewheel listeners #3489
|
2023-10-27 10:35:37 +02:00 |
|
 Hakim El HattabandGitHub
|
adfa3462cc
|
Merge pull request #3489 from quochuy/mousewheelevents
Support to 'wheel' event listener
|
2023-10-27 09:43:13 +02:00 |
|
 Hakim El HattabandGitHub
|
68efdf6b03
|
Merge branch 'master' into mousewheelevents
|
2023-10-27 09:42:32 +02:00 |
|
Hakim El Hattab
|
cc640a21d3
|
not important
|
2023-10-25 21:33:36 +02:00 |
|
Hakim El Hattab
|
c594f9c6ec
|
not so important
|
2023-10-25 21:30:53 +02:00 |
|
Hakim El Hattab
|
942be4ee42
|
fix scroll view activation in tests
|
2023-10-25 14:13:51 +02:00 |
|
Hakim El Hattab
|
c23964274c
|
reader mode -> scroll view, auto-enable below 435px width
|
2023-10-25 13:58:06 +02:00 |
|
Hakim El Hattab
|
e46bad392a
|
fix scroll snapping in reader mode compact layout
|
2023-10-25 13:08:41 +02:00 |
|