Hakim El Hattab
c856fa9db1
dispatch slidechange events in reader mode
2023-09-25 12:32:46 +02:00
Hakim El Hattab
4c9cc89566
refactoring, remove unused layout
2023-09-22 10:31:34 +02:00
Hakim El Hattab
97f2e184c1
fix preload bug
2023-09-21 14:15:46 +02:00
Hakim El Hattab
e49e89a557
reader mode supports scroll snapping, sticky pages with scroll triggers are always full height
2023-09-21 13:35:49 +02:00
Hakim El Hattab
f0950ba9ae
rename 'mode' config value to 'view'
2023-09-20 16:11:31 +02:00
Hakim El Hattab
0861b07618
revamped reader mode sticky logic, add option for fullscreen pages
2023-09-20 15:00:15 +02:00
Hakim El Hattab
5de7da7692
reader mode can be turned off without reload, add Reveal.toggleReader()
2023-09-19 11:52:54 +02:00
Hakim El Hattab
db2523db27
add support for aside element notes inside of fragments ( fixes #3478 )
2023-09-19 09:29:53 +02:00
Hakim El Hattab
eb01f8f3a5
Merge pull request #3477 from skyboyer/3476-data-notes-does-not-work-on-slide-level
...
Notes plugin: notes from data-notes attribute were not shown
2023-09-19 09:20:19 +02:00
Yevhen Kozlov
cd948d4136
Notes plugin: notes from data-notes attribute were not shown
2023-09-17 23:29:31 +02:00
Hakim El Hattab
07a6cf1249
fix empty slide bug when all slides in a stack are hidden via data-visibility
2023-09-15 13:48:26 +02:00
Hakim El Hattab
4da6f6b30f
refactoring, fix preload distance
2023-09-14 15:17:28 +02:00
Hakim El Hattab
eaf5f61318
reader mode; deeplink support, presentation scaling, scroll trigger fixes
2023-09-14 15:03:23 +02:00
Hakim El Hattab
0f27ef40fb
revert demo changes to index.html
2023-09-14 13:19:33 +02:00
Hakim El Hattab
f26d31570e
separate reader mode into individual controller, add scroll triggers for fragments
2023-09-14 13:00:31 +02:00
Hakim El Hattab
a4b7f9dff7
4.6.1, remove log
2023-09-13 12:23:36 +02:00
Hakim El Hattab
6aa1eae796
foundation for reader mode, activate via 'mode=reader/print' config param
2023-09-12 17:00:56 +02:00
Hakim El Hattab
487cc860f8
fix alpha overlap during scrolled code highlight transitions
2023-09-12 10:35:37 +02:00
Hakim El Hattab
c5307462b0
4.6.0
2023-09-12 09:16:24 +02:00
Hakim El Hattab
fc16cc8b11
add test deck with 500 slides
2023-09-11 10:22:21 +02:00
kfitz
9b12c04a54
remove quotation marks
2023-09-06 10:11:51 -04:00
kfitz
19dca5267e
new commit to force redeploy
2023-09-06 10:06:22 -04:00
kfitz
cb22c801b8
edit url in caption
2023-09-06 09:50:12 -04:00
kfitz
95539bb8f8
fix height, I hope
2023-09-06 09:29:42 -04:00
kfitz
503bf01bfb
fix hcommons.social
2023-09-06 09:25:14 -04:00
kfitz
7707d8dfce
fix size
2023-09-06 09:22:18 -04:00
kfitz
962ebfef5f
fix element height
2023-09-06 09:17:33 -04:00
kfitz
c5c61e3348
remove extra line break
2023-09-06 08:27:51 -04:00
kfitz
347b3140ef
update oai13
2023-09-06 07:50:58 -04:00
kfitz
af951f7d5d
updates
2023-09-05 12:53:44 -04:00
kfitz
b499bd4adc
update text
2023-09-05 12:29:10 -04:00
Kathleen Fitzpatrick
de3e750c90
Merge branch 'hakimel:master' into main
2023-09-05 12:22:17 -04:00
kfitz
7c264d43d6
first push OAI13
2023-09-05 12:16:14 -04:00
Hakim El Hattab
03fe25c1f6
Merge pull request #3464 from t-fritsch/fix-dracula-theme-li-marker-colors
...
fix dracula li markers
2023-09-04 08:53:40 +02:00
Thomas Fritsch
81ea116292
refactor dracula theme sass code
2023-09-02 12:21:54 +02:00
Thomas Fritsch
3a830dd98f
fix dracula theme li numbering
2023-09-02 12:19:59 +02:00
Thomas Fritsch
777e2a2d05
fix dracula li markers
...
replace :before pseudo elements with :marker selector
allows to have different marker based on the level of nesting (as in other themes : disc, square, circle)
2023-09-02 12:03:11 +02:00
Hakim El Hattab
680cf5edb8
add start/stopEmbeddedMedia API methods for controlling playback of video/audio/iframes
2023-08-25 08:51:52 +02:00
Hakim El Hattab
edf6638065
Merge pull request #3457 from t-fritsch/fix-print-font-for-code-blocks
...
fix code blocks font when printing pdf
2023-08-24 11:32:27 +02:00
Thomas Fritsch
a1d0cdffc4
fix code blocks font when printing pdf
...
fixes #2867
2023-08-24 11:11:05 +02:00
Hakim El Hattab
064b3c3aa5
Merge pull request #3450 from gildasio/master
...
Fix dracula's theme list-style on sub-items
2023-08-24 08:29:59 +02:00
Hakim El Hattab
2ab0689aa3
Merge pull request #3456 from menotti/master-1
...
Update demo.html
2023-08-24 08:27:09 +02:00
Ricardo Menotti
75c0be853c
Update demo.html
...
switch themes keep current slide
2023-08-23 21:49:36 -03:00
Hakim El Hattab
ccbaffc975
build md plugin #3454
2023-08-23 10:22:58 +02:00
Hakim El Hattab
bae6de87ec
Merge pull request #3454 from JankariTech/refactor-vars-and-equality
...
Refactored var to let or const, used strict equality operator
2023-08-22 13:43:56 +02:00
Prarup Gurung
9babaa005f
Refactored var to let or const, strict equality
2023-08-22 17:05:12 +05:45
Hakim El Hattab
af1cd9d6a4
Merge pull request #3453 from JankariTech/fixVariablesTypos
...
fix typos in variable names
2023-08-22 10:14:58 +02:00
Artur Neumann
a3f71b4a9b
fix typos in variable names
2023-08-22 13:56:46 +05:45
Gildasio Junior
58881061ab
Fix dracula's theme list-style on sub-items
2023-08-16 15:34:57 -03:00
Hakim El Hattab
e1c180565e
Merge pull request #3445 from t-fritsch/fix-scss-watch-tasks
...
fix scss watch tasks broken on syntax error
2023-08-09 15:17:25 +02:00