This website requires JavaScript.
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
dc44ba95b0
turn index into redirect
kfitz
2023-07-12 14:38:58 -04:00
e86545e307
add edge controls, slide numbers
kfitz
2023-06-22 17:38:10 -04:00
4099f8b571
include new plugins
kfitz
2023-06-22 17:37:27 -04:00
28d70574b9
add attribution
kfitz
2023-06-22 17:27:17 -04:00
05d88b88cc
add RevealAttribution
kfitz
2023-06-22 17:19:30 -04:00
6c26eb2b85
install fullscreen; update amical.html to use
kfitz
2023-06-22 17:17:31 -04:00
62e5b1c5b4
install menu and attribution plugins, update amical.html to use
kfitz
2023-06-22 17:13:18 -04:00
a16feea9ca
change arrow placement
kfitz
2023-06-22 16:50:21 -04:00
613c0dbffc
modify Reveal.initialize()
kfitz
2023-06-22 16:26:26 -04:00
c3b79a6ba1
Merge remote-tracking branch 'origin/master'
kfitz
2023-06-22 15:48:25 -04:00
271940c7b3
update gitignore
kfitz
2023-06-22 15:40:21 -04:00
af7b91b534
Delete .github directory
Kathleen Fitzpatrick and GitHub
2023-06-22 15:16:39 -04:00
45ea9d2191
migrate to new fork
Kathleen Fitzpatrick
2023-06-22 15:12:37 -04: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
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
9f629a9d38
only test one node version
hakimel
2023-01-09 15:20:31 +01:00
df355eca3a
2023
hakimel
2023-01-09 14:31:46 +01:00
4fe3946cb4
Merge pull request #3305 from lolmaus/patch-1
Hakim El Hattab and GitHub
2022-12-07 11:27:14 +01:00
7fbe03946f
Merge pull request #3324 from iiska/theme-dracula
Hakim El Hattab and GitHub
2022-12-07 11:24:36 +01:00
7a613a4507
Add theme 'dracula'
Juhamatti Niemelä
2022-11-19 20:29:59 +02:00
9f1f7789bf
roll back unintended change to index content
hakimel
2022-11-17 09:39:00 +01:00
8492b82d12
Gulp livereload: include subfolders to watch for changes in html and md
Andrey Mikhaylov (lolmaus) and GitHub
2022-10-24 14:06:31 +03:00
f6f657b627
4.4.0
hakimel
2022-10-17 09:46:41 +02:00
fb68f1c389
fix getAttribute exception in notes plugin #3285
hakimel
2022-10-17 08:51:44 +02:00
468132320d
remove doppler
Hakim El Hattab and GitHub
2022-09-24 11:39:12 +02:00
c1c4145240
fix merge error, closes #3277
hakimel
2022-09-14 14:14:42 +02:00
8a97ad58b0
prevent extra \n at end of single notes #3010
hakimel
2022-09-05 11:10:32 +02:00
01efcf2d92
merge support for multiple notes on same slide
hakimel
2022-09-05 10:47:47 +02:00
a092499981
Update js.yml
Alex and GitHub
2022-08-31 08:16:04 +01:00
b23d15c430
fix issue were auto-animate could interfere with inherited line-height
hakimel
2022-08-14 19:55:24 +02:00
a0e48602d3
fix issue with past/future vertical slides remaining visible in Safari 15.4 (closes #3164 )
hakimel
2022-08-13 19:38:54 +02:00
b5fb6da46e
Missing lang attribute
Sam and GitHub
2022-08-12 11:49:15 +05:30
e219184f37
update browserlist from '> 0.5%, IE 11, not dead' to '> 2%, not dead' #2985
hakimel
2022-08-08 07:58:18 +02:00
039972c730
tweak slides mention
Hakim El Hattab and GitHub
2022-05-31 12:34:38 +02:00
5a031c07b6
fix issues with overflowing fit-text when exporting to pdf #3191 #3120
hakimel
2022-05-31 11:50:26 +02:00
a3f4caf179
Merge pull request #3191 from chivongv/fix-pdf-long-r-fit-text
Hakim El Hattab and GitHub
2022-05-31 10:41:24 +02:00
0d5b69d551
Merge pull request #3210 from eltociear/patch-1
Hakim El Hattab and GitHub
2022-05-20 14:32:36 +02:00
a8e9d8cc8a
Fix typo in plugin.js
Ikko Ashimine and GitHub
2022-05-19 12:42:45 +09:00
3dade61176
notes plugin only listens for same-origin postmessages to prevent xss
hakimel
2022-05-12 22:07:48 +02:00
4b6ac46cde
new attempt at speaker view xss fix
hakimel
2022-05-12 14:53:40 +02:00
0ca389721c
add support for 'data-background-gradient' #2510
hakimel and Giacomo Zinetti
2022-05-02 14:49:21 +02:00
eada286ca0
fix issue where auto-animate did not work when jumping three or more slides (i.e. longer than the view distance)
hakimel
2022-04-28 13:38:30 +02:00
286d5ef561
made data-background attribute work with .webp #3200
hakimel
2022-04-25 08:45:43 +02:00
f319b246db
fix: truncated long r-fit-text on pdf
Chi Vong
2022-04-10 11:29:06 +02:00
9415ad5d7f
update link
Hakim El Hattab and GitHub
2022-04-06 13:15:08 +02:00
1767e76cdc
fix issue with #3182 when slide numbers are disabled
hakimel
2022-04-04 15:33:44 +02:00
fca5b33530
Merge pull request #3182 from chivongv/fix-pdf-page-numbering
Hakim El Hattab and GitHub
2022-04-04 15:25:25 +02:00
25ed8f2c47
Merge branch 'master' into fix-pdf-page-numbering
Hakim El Hattab and GitHub
2022-04-04 15:25:14 +02:00
914b2aea83
fix inconsistent fragment visibility in looping presentations #3123
hakimel
2022-04-04 15:11:57 +02:00