Hakim El Hattab
|
0282413b69
fix autoplay of inline videos in ios
|
6 years ago |
Hakim El Hattab
|
5848a432d9
Merge branch 'patch-1' of https://github.com/Jmuccigr/reveal.js into dev
|
6 years ago |
Hakim El Hattab
|
325162692e
navigateNext no longer gets stuck on first stack when looping is enabled
|
6 years ago |
John Muccigrosso
|
5d273cfb29
Background repeat & position to parallax background
|
6 years ago |
Benjamin Tan
|
d5f4edeeef
Merge pull request #1836 from RobertBaron/background-whitespace-uri
|
6 years ago |
Benjamin Tan
|
18e7dd2173
Cleanup code style.
|
6 years ago |
Hakim El Hattab
|
27aba10756
fix looping of presentations that only have vertical slides
|
6 years ago |
Hakim El Hattab
|
5eba331935
Merge branch 'fragment-in-url' of https://github.com/dougalsutherland/reveal.js into dev
|
6 years ago |
Benjamin Tan
|
7991693bde
Docs: add note on how to enable/disable preview links individually.
|
6 years ago |
Hakim El Hattab
|
e704b3ffc8
fix bug where left/right arrows appeared when there were no horizontal slides
|
6 years ago |
Hakim El Hattab
|
de746bb642
reorganize config options
|
6 years ago |
Hakim El Hattab
|
e3205a55be
Merge pull request #2078 from bnjmnt4n/data-background
|
6 years ago |
Benjamin Tan
|
6816a0205e
Allow `data-background` images to load even if there is whitespace at the end.
|
6 years ago |
Benjamin Tan
|
fd7894fa13
Allow JS files with query strings to be loaded.
|
6 years ago |
Dougal J. Sutherland
|
d68423f310
fix fragment handling when desired fragment is 0
|
6 years ago |
Dougal J. Sutherland
|
260f287926
optionally put the fragment in the URL
|
6 years ago |
Hakim El Hattab
|
1f1f86ec73
Merge branch 'issue_2041' of https://github.com/denehyg/reveal.js into dev
|
7 years ago |
Hakim El Hattab
|
c966c118fa
minor formatting tweaks
|
7 years ago |
Hakim El Hattab
|
6028844452
Merge branch 'plugin-key-bindings' of https://github.com/denehyg/reveal.js into dev
|
7 years ago |
Greg Denehy
|
8579fc773d
Fixed issue with getProgress() when called from slidechanged event on edge case
|
7 years ago |
Hakim El Hattab
|
a0a9aa7821
optimize use of getSlideBackground by avoiding index lookup
|
7 years ago |
Hakim El Hattab
|
65bdccd580
lab.hakim.se/reveal-js -> revealjs.com
|
7 years ago |
Hakim El Hattab
|
8a63686017
3.6.0
|
7 years ago |
Hakim El Hattab
|
a03e803628
make it possible to load/unload slides via the api
|
7 years ago |
Hakim El Hattab
|
4022cbfe84
simplify logic for finding slide backgrounds
|
7 years ago |
Nicolas Normand
|
fa8a7334ce
URI encode name hash
|
7 years ago |
Hakim El Hattab
|
463770cc53
Merge pull request #2029 from lechten/export-isSpeakerNotes
|
7 years ago |
Hakim El Hattab
|
3d1d7683b2
reconfiguring no longer unloads iframes on current slide
|
7 years ago |
Hakim El Hattab
|
3beda63a7d
allow to be called directly before or after (closes #2021)
|
7 years ago |
Jens Lechtenbörger
|
44a5673e6f
Export isSpeakerNotes
|
7 years ago |