Hakim El Hattab
|
aa8be6829c
|
Merge pull request #2305 from reyerstudio/marked
Upgrade marked to 0.6.0
|
4 years ago |
Albert
|
90473eeb05
|
impove randomness
|
4 years ago |
Hakim El Hattab
|
6a2cb42e6b
|
enable pinch-to-zoom for android
|
4 years ago |
Hakim El Hattab
|
2219107c69
|
only force media controls to be visible when necessarry
|
4 years ago |
Hakim El Hattab
|
23c2d2795c
|
navigationMode documentation improvements
|
4 years ago |
Hakim El Hattab
|
481208f43f
|
hide vertical arrows when navigationMode is 'linear' #2307
|
4 years ago |
Hakim El Hattab
|
2fa3ab6a6b
|
documentation for navigationMode #2307
|
4 years ago |
Hakim El Hattab
|
51b1658a60
|
'gridNavigation' and 'simpleNavigation' merged into 'navigationMode' setting #2307
|
4 years ago |
Hakim El Hattab
|
4c3f778e6e
|
refactor keyboard listener conditions
|
4 years ago |
Hakim El Hattab
|
fef15ea9d1
|
Merge pull request #2307 from reyerstudio/feature/shortcuts@dev
Enable simpleNavigation
|
4 years ago |
Hakim El Hattab
|
baac3413ed
|
upgrade to socket.io 2.2.0 #2257
|
4 years ago |
Hakim El Hattab
|
ddd9f818f3
|
hide body overflow
|
4 years ago |
Hakim El Hattab
|
41858b91d5
|
adjust how global height is styled
|
4 years ago |
Hakim El Hattab
|
5002304fb1
|
correct height of reveal.js on mobile devices, fixes vertical overflow
|
4 years ago |
Stéphane Este-Gracias
|
65584ff3a9
|
Enable simpleNavigation
|
4 years ago |
Stéphane Este-Gracias
|
cf4af0fbcd
|
Fix test after upgrading marked to 0.6.0
|
4 years ago |
Stéphane Este-Gracias
|
a86dab0363
|
Upgrade marked to 0.6.0
|
4 years ago |
Mario Wolff
|
126365627b
|
fixed documentation on resize event
|
4 years ago |
Mario Wolff
|
abee356e42
|
emmit resize event if scale changed
|
4 years ago |
Hakim El Hattab
|
c36caef5e7
|
2019
|
4 years ago |
Hakim El Hattab
|
10e44aabfc
|
remove pinch gesture for triggering overview mode on touch devices, enables regular mobile pinch-to-zoom
|
4 years ago |
Hakim El Hattab
|
9712cc9ad6
|
whitespace
|
4 years ago |
Hakim El Hattab
|
65938f388b
|
Merge pull request #1188 from sanand0/master
Display .stretch images in overview mode. Fix #1187
|
4 years ago |
Hakim El Hattab
|
b645828707
|
ensure history api is available, default to hash: true with no history in demo #2286
|
4 years ago |
Hakim El Hattab
|
6ef565c9fb
|
Merge pull request #2286 from asottile/hash_without_history_2211
Add new 'hash: true' option which uses replaceState for url
|
4 years ago |
Hakim El Hattab
|
7eb74ac335
|
correct variable name in inline comment
|
4 years ago |
Hakim El Hattab
|
dedad930e3
|
add section about vertical slides and `gridNavigation` to readme
|
4 years ago |
Hakim El Hattab
|
665dfb9cd6
|
add gridNavigation config to configure navigation between adjacent vertical stacks
|
4 years ago |
Hakim El Hattab
|
db9c346b41
|
optimization; avoid reading computed styles unless necessary
|
4 years ago |
Hakim El Hattab
|
9f1856d55b
|
fix notes layout when container isnt as wide as viewport
|
4 years ago |
Hakim El Hattab
|
6fe0cbc0dd
|
prefer vh for speaker notes layout
|
4 years ago |
Hakim El Hattab
|
c2270cc0c5
|
Merge branch 'master' of github.com:hakimel/reveal.js into dev
|
4 years ago |
Hakim El Hattab
|
0b3e7839eb
|
note about backticks to avoid LaTeX <> Markdown syntax conflicts #1359
|
4 years ago |
Anthony Sottile
|
fd6245bb28
|
Add new 'hash: true' option which uses replaceState for url
Resolves #2211
|
4 years ago |
Hakim El Hattab
|
87d6af2cb4
|
Merge pull request #2266 from f00ale/custom_code_font
Make code font customizable for themes.
|
4 years ago |
Hakim El Hattab
|
82076c5a0b
|
demo presentation now refers to correct zoom.js shortcut for linux #2280
|
4 years ago |
Hakim El Hattab
|
8ac3383bee
|
add getRevealElement API method
|
4 years ago |
Hakim El Hattab
|
f042a8c394
|
add cmd/ctrl + arrow key shortcuts to first/last slides
|
4 years ago |
Hakim El Hattab
|
b6ce0a9724
|
fix concave/convex transitions on vertical slides #1947
|
4 years ago |
Hakim El Hattab
|
1c07fccc35
|
reset css in default index.html
|
4 years ago |
Hakim El Hattab
|
bc2477bf10
|
fix no-transform mode
|
4 years ago |
Hakim El Hattab
|
2b61dde83b
|
add audio autoplay test
|
4 years ago |
Arno Lepisk
|
8e5bdcc2bb
|
Make code font customizable for themes.
|
4 years ago |
Hakim El Hattab
|
42e796afb2
|
dispatch state events after current slide has updated #2264
|
4 years ago |
Hakim El Hattab
|
6abc6e0058
|
move reset.css out of reveal.css to make it optional #1952 #2248
|
4 years ago |
Hakim El Hattab
|
4ac153c46f
|
Merge pull request #2263 from mbotsch/fix-readURL
Fix if-statement in readURL
|
4 years ago |
Mario Botsch
|
8a35a1e1ed
|
Fix nested if-statement in readURL that caused slide(h,v) to be
called even when the current slide is the target slide.
|
4 years ago |
Hakim El Hattab
|
7d66999c7f
|
syntax tweak
|
4 years ago |
Hakim El Hattab
|
387455b755
|
replace while with forEach loop
|
4 years ago |
Hakim El Hattab
|
a4dc1c6440
|
fix #1590
|
4 years ago |