This website requires JavaScript.
1871824fae
reader mode; named deeplink support, stay on same slide when reader mode is turned on/off
Hakim El Hattab
2023-10-06 11:37:58 +02:00
1f1ca3a887
refactoring
Hakim El Hattab
2023-10-06 10:07:19 +02:00
d84aa3472e
reader mode tests
Hakim El Hattab
2023-10-06 09:52:21 +02:00
ab52d334df
add support for responsively activating reader mode via
Hakim El Hattab
2023-10-06 09:14:23 +02:00
42a1844d27
Support to 'wheel' event listener
NGUYEN DINH Quoc-Huy
2023-10-06 15:03:32 +11:00
899a45dff6
update api method name
Hakim El Hattab
2023-10-05 14:24:13 +02:00
3db2340df3
fix issues with active slide logic in reader mode, foundational work for auto-animate support
Hakim El Hattab
2023-10-05 14:06:06 +02:00
88fbfc5751
fix incorrect unit for slide-width/height css variable #1263
Hakim El Hattab
2023-09-26 10:20:29 -04:00
c856fa9db1
dispatch slidechange events in reader mode
Hakim El Hattab
2023-09-25 12:32:46 +02:00
4c9cc89566
refactoring, remove unused layout
Hakim El Hattab
2023-09-22 10:31:34 +02:00
97f2e184c1
fix preload bug
Hakim El Hattab
2023-09-21 14:15:46 +02:00
e49e89a557
reader mode supports scroll snapping, sticky pages with scroll triggers are always full height
Hakim El Hattab
2023-09-21 13:35:49 +02:00
f0950ba9ae
rename 'mode' config value to 'view'
Hakim El Hattab
2023-09-20 16:11:31 +02:00
0861b07618
revamped reader mode sticky logic, add option for fullscreen pages
Hakim El Hattab
2023-09-20 15:00:15 +02:00
5de7da7692
reader mode can be turned off without reload, add Reveal.toggleReader()
Hakim El Hattab
2023-09-19 11:52:54 +02:00
db2523db27
add support for aside element notes inside of fragments (fixes #3478 )
Hakim El Hattab
2023-09-19 09:29:53 +02:00
eb01f8f3a5
Merge pull request #3477 from skyboyer/3476-data-notes-does-not-work-on-slide-level
Hakim El Hattab and GitHub
2023-09-19 09:20:19 +02:00
cd948d4136
Notes plugin: notes from data-notes attribute were not shown
Yevhen Kozlov
2023-09-17 23:29:31 +02:00
07a6cf1249
fix empty slide bug when all slides in a stack are hidden via data-visibility
Hakim El Hattab
2023-09-15 13:48:26 +02:00
4da6f6b30f
refactoring, fix preload distance
Hakim El Hattab
2023-09-14 15:17:07 +02:00
eaf5f61318
reader mode; deeplink support, presentation scaling, scroll trigger fixes
Hakim El Hattab
2023-09-14 15:03:23 +02:00
0f27ef40fb
revert demo changes to index.html
Hakim El Hattab
2023-09-14 13:19:33 +02:00
f26d31570e
separate reader mode into individual controller, add scroll triggers for fragments
Hakim El Hattab
2023-09-14 13:00:31 +02:00
a4b7f9dff7
4.6.1, remove log
Hakim El Hattab
2023-09-13 12:23:36 +02:00
6aa1eae796
foundation for reader mode, activate via 'mode=reader/print' config param
Hakim El Hattab
2023-09-12 17:00:56 +02:00
487cc860f8
fix alpha overlap during scrolled code highlight transitions
Hakim El Hattab
2023-09-12 10:35:37 +02:00
c5307462b0
4.6.0
Hakim El Hattab
2023-09-12 09:16:24 +02:00
fc16cc8b11
add test deck with 500 slides
Hakim El Hattab
2023-09-11 10:22:21 +02:00
03fe25c1f6
Merge pull request #3464 from t-fritsch/fix-dracula-theme-li-marker-colors
Hakim El Hattab and GitHub
2023-09-04 08:53:40 +02:00
81ea116292
refactor dracula theme sass code
Thomas Fritsch
2023-09-02 12:21:54 +02:00
3a830dd98f
fix dracula theme li numbering
Thomas Fritsch
2023-09-02 12:19:59 +02:00
777e2a2d05
fix dracula li markers
Thomas Fritsch
2023-09-02 12:03:11 +02:00
680cf5edb8
add start/stopEmbeddedMedia API methods for controlling playback of video/audio/iframes
Hakim El Hattab
2023-08-25 08:51:52 +02:00
edf6638065
Merge pull request #3457 from t-fritsch/fix-print-font-for-code-blocks
Hakim El Hattab and GitHub
2023-08-24 11:32:27 +02:00
a1d0cdffc4
fix code blocks font when printing pdf
Thomas Fritsch
2023-08-24 11:11:05 +02:00
064b3c3aa5
Merge pull request #3450 from gildasio/master
Hakim El Hattab and GitHub
2023-08-24 08:29:59 +02:00
2ab0689aa3
Merge pull request #3456 from menotti/master-1
Hakim El Hattab and GitHub
2023-08-24 08:27:09 +02:00
75c0be853c
Update demo.html
Ricardo Menotti and GitHub
2023-08-23 21:49:36 -03:00
ccbaffc975
build md plugin #3454
Hakim El Hattab
2023-08-23 10:21:57 +02:00
bae6de87ec
Merge pull request #3454 from JankariTech/refactor-vars-and-equality
Hakim El Hattab and GitHub
2023-08-22 13:43:56 +02:00
9babaa005f
Refactored var to let or const, strict equality
Prarup Gurung
2023-08-22 17:05:12 +05:45
af1cd9d6a4
Merge pull request #3453 from JankariTech/fixVariablesTypos
Hakim El Hattab and GitHub
2023-08-22 10:14:58 +02:00
a3f71b4a9b
fix typos in variable names
Artur Neumann
2023-08-22 13:56:46 +05:45
58881061ab
Fix dracula's theme list-style on sub-items
Gildasio Junior
2023-08-16 15:34:57 -03:00
e1c180565e
Merge pull request #3445 from t-fritsch/fix-scss-watch-tasks
Hakim El Hattab and GitHub
2023-08-09 15:17:25 +02:00
b8d97d2537
Merge pull request #3446 from t-fritsch/speed-up-livereload
Hakim El Hattab and GitHub
2023-08-09 15:12:36 +02:00
74a5dac34f
speed up livereload
Thomas Fritsch
2023-08-06 22:52:03 +02:00
f2b0316a91
fix scss watch tasks broken on syntax error
Thomas Fritsch
2023-08-06 18:39:14 +02:00
92ee97fbfe
update markdown default notes separator to ignore inline occurances of 'notes:', closes #1915 , closes #2762
Hakim El Hattab
2023-08-06 14:02:13 +02:00
da5682ce51
move markdown default options to top level #3443
Hakim El Hattab
2023-08-06 13:55:00 +02:00
f4e1a8ef50
Merge pull request #3443 from t-fritsch/allow-markdown-default-options-override
Hakim El Hattab and GitHub
2023-08-06 13:50:11 +02:00
b66121e32b
Merge pull request #3444 from t-fritsch/allow-link-to-nested-element-id
Hakim El Hattab and GitHub
2023-08-06 13:41:23 +02:00
bddf79873b
Merge pull request #3442 from t-fritsch/allow-theme-subfolders
Hakim El Hattab and GitHub
2023-08-06 13:33:11 +02:00
ae703c372c
Merge pull request #3441 from t-fritsch/fix-livereload-with-root-param
Hakim El Hattab and GitHub
2023-08-06 13:27:12 +02:00
3d1eabba0f
build
Thomas Fritsch
2023-08-05 16:47:52 +02:00
27ff199627
add support for links to the id of an element nested inside slide
Thomas Fritsch
2023-08-05 16:24:22 +02:00
31174cbaba
adds ability to override markdown default options
Thomas Fritsch
2023-08-05 00:14:15 +02:00
ba20abf0c3
allow theme subfolders
t-fritsch and GitHub
2023-08-03 22:38:03 +02:00
2dd27b37c6
ignore node_modules for livereload
t-fritsch and GitHub
2023-08-03 22:31:07 +02:00
82d63e0296
fixes livereload when using root CLI param
t-fritsch and GitHub
2023-08-03 22:23:58 +02:00
c8a7f26229
fix issue where fragment-evel autoslide timing was when multiple fragments share the same index
Hakim El Hattab
2023-08-03 16:00:00 +02:00
12f5ba4c9d
auto-slide duration falls back on global setting instead of looking at first fragment
Hakim El Hattab
2023-06-16 12:11:46 +02:00
227f90fa00
fix code block auto-animate bug that caused unmatched lines to appear without fading in
Hakim El Hattab
2023-05-31 09:07:10 +02:00
0d699ec7f5
Merge pull request #3409 from flowolf/add-code-line-offset-to-markdown
Hakim El Hattab and GitHub
2023-05-15 14:14:30 +02:00
bf749ee1da
add tests
Florian Klien
2023-05-12 15:45:29 +02:00
0b44308754
add ln-start-from for code sections to markdown
Florian Klien
2023-05-12 14:22:00 +02:00
0301ce58ab
4.5.0
Hakim El Hattab
2023-04-13 13:50:05 +02:00
724c4fee27
build latest css
Hakim El Hattab
2023-03-08 09:34:15 +07:00
006b348e6b
reduce fragment style specificity, add custom class to reset fragment styles #2927
Hakim El Hattab
2023-03-07 10:22:52 +07:00
0c9bdeab70
Merge pull request #3358 from azat-archive/markdown-fix
Hakim El Hattab and GitHub
2023-02-27 02:10:23 +01:00
cd019514f3
rename high contrast themes, dont change anything else compared to black/white themes #3310
Hakim El Hattab
2023-02-22 10:21:31 +07:00
1bfc699045
Black & White compact themes with verbatim headers. (#3310 )
Peter Kehl and GitHub
2023-02-21 19:05:29 -08:00
2cacfc1394
remove commented out config
Hakim El Hattab
2023-02-22 10:02:17 +07:00
dcae8a4dc9
Fix overview spacing for disabled auto layout (#3291 )
2023-02-22 04:01:21 +01:00
7de6ccb65b
add sortFragmentsOnSync option, makes it possible to avoid unwanted sorting in editing environments like slides.com
Hakim El Hattab
2023-02-16 09:48:48 +07:00
ea6b7197c7
Add RFC3986-compliant URL format encoding
Martino
2023-02-13 10:02:15 +01:00
ae652a8e4e
Correctly strip leading white-space from markdown
John Kristensen and Azat Khuzhin
2023-02-02 13:27:09 +01:00
b1a9842b2f
Merge pull request #3356 from deining/fix/typos
Hakim El Hattab and GitHub
2023-01-25 14:17:50 +01:00
32a16295c3
Fixes typos
Andreas Deininger
2023-01-25 14:13:31 +01:00
447fefd31c
scope print styles to .reveal #3348
hakimel
2023-01-23 12:12:28 +01:00
6510916b9f
Merge pull request #3257 from sojinsamuel/patch-1
Hakim El Hattab and GitHub
2023-01-18 10:50:34 +01:00
9c95411dfa
Merge pull request #3268 from sashashura/patch-1
Hakim El Hattab and GitHub
2023-01-18 10:48:46 +01:00
e0ef8db54b
fix security alerts by upgrading glob-parent #3343
hakimel
2023-01-18 10:45:20 +01:00
4a1b91a9c8
jump to slide tweak
hakimel
2023-01-18 10:40:33 +01:00
3301d3036e
fix incorrect condition for jump-to-slide
hakimel
2023-01-17 10:56:45 +01:00
fb1fecd754
enforce a min length on jump to slide search queries
hakimel
2023-01-17 10:30:35 +01:00
60769db4ee
better selection color contrast for black theme
hakimel
2023-01-17 09:52:01 +01:00
efcc86273b
jump-to-slide is 1-indexed, falls back on word search
hakimel
2023-01-17 09:49:49 +01:00
b648a56009
update hljs 10 > 11.7, fix perf issue in demo presentation caused by auto lang detection
hakimel
2023-01-17 09:11:30 +01:00
282680e163
delay slide jumps a few ms
hakimel
2023-01-16 14:43:50 +01:00
79e9fdf13f
add jump-to-slide to help overlay, style tweaks
hakimel
2023-01-16 12:33:37 +01:00
d146c1ddc1
adds jump-to-slide, press G to activate
hakimel
2023-01-16 11:41:19 +01:00
f36e14ddf1
update leetcode 20230110.md
leetcode-20230110
heimoshuiyu
2023-01-11 15:22:35 +08:00
a815c7d269
spec updates
hakimel
2023-01-10 10:24:41 +01:00
2eb6d1e71c
audit fix
hakimel
2023-01-10 10:09:48 +01:00
6378df47c0
run tests in node 14
hakimel
2023-01-10 09:48:11 +01:00
4f622abc34
rename leetcode-20230109.md
leetcode-20230109
heimoshuiyu
2023-01-10 01:34:02 +08:00
ad0267d685
fix 20230109
heimoshuiyu
2023-01-10 01:28:15 +08:00
cdc0582e1d
Merge branch 'leetcode-20230106' into leetcode-20230109
heimoshuiyu
2023-01-10 01:26:45 +08:00
b94ff8de58
leetcode-20230106.md
heimoshuiyu
2023-01-10 01:23:49 +08:00