aboutsummaryrefslogtreecommitdiff
path: root/js
Commit message (Expand)AuthorAge
...
| * | | | gracefully handle duplicate slide id'sHakim El Hattab2018-03-27
| * | | | code formattingHakim El Hattab2018-03-22
| * | | | Merge branch 'URI-encode-name-hash' of https://github.com/nnormand/reveal.js ...Hakim El Hattab2018-03-22
| |\ \ \ \
| | * | | | URI encode name hashNicolas Normand2017-11-17
| | |/ / /
| * | | | formattingHakim El Hattab2018-03-22
| * | | | Merge pull request #2114 from ChumpChief/standardized-pointerHakim El Hattab2018-03-22
| |\ \ \ \
| | * | | | Prefer W3C pointer events, remove pointerEnabled references (it is not part o...Matt Rakow2018-03-07
| * | | | | Merge pull request #2128 from craigsdennis/feature/update-copyright-dateHakim El Hattab2018-03-22
| |\ \ \ \ \
| | * | | | | Updates copyright to 2018craigsdennis2018-03-16
| * | | | | | disableLayout comment tweakHakim El Hattab2018-03-22
| * | | | | | add support for overriding the default layout (#2121)Steve Hartzog2018-03-22
| * | | | | | Revert "remove pdf height offset"Hakim El Hattab2018-03-20
| |/ / / / /
| * | | | | remove pdf height offsetHakim El Hattab2018-03-16
| * | | | | prevent missing 'present' class when navigating to same slide twiceHakim El Hattab2018-03-14
| |/ / / /
| * | | | fix autoplay of inline videos in iosHakim El Hattab2018-03-05
| * | | | Merge branch 'patch-1' of https://github.com/Jmuccigr/reveal.js into devHakim El Hattab2018-02-22
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Background repeat & position to parallax backgroundJohn Muccigrosso2018-02-10
| * | | | navigateNext no longer gets stuck on first stack when looping is enabledHakim El Hattab2018-02-12
| * | | | Merge pull request #1836 from RobertBaron/background-whitespace-uriBenjamin Tan2018-02-09
| |\ \ \ \
| | * | | | Allow whitespace on background-images, w3 complianceRobertBaron2017-02-23
| * | | | | Cleanup code style.Benjamin Tan2018-02-08
| * | | | | fix looping of presentations that only have vertical slidesHakim El Hattab2018-02-07
| * | | | | Merge branch 'fragment-in-url' of https://github.com/dougalsutherland/reveal....Hakim El Hattab2018-02-07
| |\ \ \ \ \
| | * | | | | fix fragment handling when desired fragment is 0Dougal J. Sutherland2018-01-21
| | * | | | | optionally put the fragment in the URLDougal J. Sutherland2018-01-04
| * | | | | | fix bug where left/right arrows appeared when there were no horizontal slidesHakim El Hattab2018-01-25
| * | | | | | reorganize config optionsHakim El Hattab2018-01-25
| * | | | | | Merge pull request #2078 from bnjmnt4n/data-backgroundHakim El Hattab2018-01-22
| |\ \ \ \ \ \
| | * | | | | | Allow `data-background` images to load even if there is whitespace at the end.Benjamin Tan2018-01-22
| * | | | | | | Allow JS files with query strings to be loaded.Benjamin Tan2018-01-22
| |/ / / / / /
| * | | | | | Merge branch 'issue_2041' of https://github.com/denehyg/reveal.js into devHakim El Hattab2017-11-29
| |\ \ \ \ \ \
| | * | | | | | Fixed issue with getProgress() when called from slidechanged event on edge caseGreg Denehy2017-11-25
| * | | | | | | minor formatting tweaksHakim El Hattab2017-11-29
| * | | | | | | Merge branch 'plugin-key-bindings' of https://github.com/denehyg/reveal.js in...Hakim El Hattab2017-11-29
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Changes to fix failed jshint test related to Key Binding APIGreg Denehy2017-04-30
| | * | | | | | Merge branch 'dev' into plugin-key-bindingsGreg Denehy2017-04-30
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | * | | | | | Changed custom key binding config properties to use 'keyCode' instead of 'code'Greg Denehy2017-04-30
| | * | | | | | Pass through key event when calling keyboardCondition() to allow conditional ...Greg Denehy2017-04-30
| | * | | | | | Added programatic support for custom key bindings with optional descriptions ...Greg Denehy2017-04-30
| * | | | | | | optimize use of getSlideBackground by avoiding index lookupHakim El Hattab2017-11-23
| | |_|/ / / / | |/| | | | |
* | | | | | | Made one based indexing optionalSean Parent2018-03-23
* | | | | | | Adding support for hash linked slideNumberSean Parent2018-03-21
| |_|_|_|/ / |/| | | | |
* | | | | | Docs: add note on how to enable/disable preview links individually.Benjamin Tan2018-02-07
|/ / / / /
* | | | | lab.hakim.se/reveal-js -> revealjs.comHakim El Hattab2017-11-22
* | | | | 3.6.0Hakim El Hattab2017-11-22
* | | | | make it possible to load/unload slides via the apiHakim El Hattab2017-11-21
* | | | | simplify logic for finding slide backgroundsHakim El Hattab2017-11-21
* | | | | Merge pull request #2029 from lechten/export-isSpeakerNotesHakim El Hattab2017-11-09
|\ \ \ \ \
| * | | | | Export isSpeakerNotesJens Lechtenbörger2017-11-05
* | | | | | reconfiguring no longer unloads iframes on current slideHakim El Hattab2017-11-09