Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | formatting | Hakim El Hattab | 2018-03-22 | |
| | | | | | ||||
| * | | | | Merge pull request #2114 from ChumpChief/standardized-pointer | Hakim El Hattab | 2018-03-22 | |
| |\ \ \ \ | | | | | | | | | | | | | Prefer W3C pointer events and updates to match the standard definition | |||
| | * | | | | Prefer W3C pointer events, remove pointerEnabled references (it is not part ↵ | Matt Rakow | 2018-03-07 | |
| | | | | | | | | | | | | | | | | | | | | | | | | of the standard), unconditional event removal | |||
| * | | | | | Merge pull request #2128 from craigsdennis/feature/update-copyright-date | Hakim El Hattab | 2018-03-22 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Updates copyright to 2018 | |||
| | * | | | | | Updates copyright to 2018 | craigsdennis | 2018-03-16 | |
| | | | | | | | ||||
| * | | | | | | disableLayout comment tweak | Hakim El Hattab | 2018-03-22 | |
| | | | | | | | ||||
| * | | | | | | add support for overriding the default layout (#2121) | Steve Hartzog | 2018-03-22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add support for overriding the default layout New `overrideLayout` option (if true) will prevent h/w calcs. * fix error if options are empty * Implement requested changes Rename overrideLayout to disableLayout and remove code to unset display | |||
| * | | | | | | Revert "remove pdf height offset" | Hakim El Hattab | 2018-03-20 | |
| |/ / / / / | | | | | | | | | | | | | | | | | | | This reverts commit f76b4fda93a8d8770390d4e89b68f8ac27e32dc9. | |||
| * | | | | | remove pdf height offset | Hakim El Hattab | 2018-03-16 | |
| | | | | | | ||||
| * | | | | | prevent missing 'present' class when navigating to same slide twice | Hakim El Hattab | 2018-03-14 | |
| |/ / / / | ||||
| * | | | | fix autoplay of inline videos in ios | Hakim El Hattab | 2018-03-05 | |
| | | | | | ||||
| * | | | | Merge branch 'patch-1' of https://github.com/Jmuccigr/reveal.js into dev | Hakim El Hattab | 2018-02-22 | |
| |\ \ \ \ | | |_|/ / | |/| | | | ||||
| | * | | | Background repeat & position to parallax background | John Muccigrosso | 2018-02-10 | |
| | | | | | ||||
| * | | | | navigateNext no longer gets stuck on first stack when looping is enabled | Hakim El Hattab | 2018-02-12 | |
| | | | | | ||||
| * | | | | Merge pull request #1836 from RobertBaron/background-whitespace-uri | Benjamin Tan | 2018-02-09 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | Allow whitespace on background-images, w3 compliance | |||
| | * | | | | Allow whitespace on background-images, w3 compliance | RobertBaron | 2017-02-23 | |
| | | | | | | ||||
| * | | | | | Cleanup code style. | Benjamin Tan | 2018-02-08 | |
| | | | | | | ||||
| * | | | | | fix looping of presentations that only have vertical slides | Hakim El Hattab | 2018-02-07 | |
| | | | | | | ||||
| * | | | | | Merge branch 'fragment-in-url' of ↵ | Hakim El Hattab | 2018-02-07 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | https://github.com/dougalsutherland/reveal.js into dev | |||
| | * | | | | | fix fragment handling when desired fragment is 0 | Dougal J. Sutherland | 2018-01-21 | |
| | | | | | | | ||||
| | * | | | | | optionally put the fragment in the URL | Dougal J. Sutherland | 2018-01-04 | |
| | | | | | | | ||||
| * | | | | | | fix bug where left/right arrows appeared when there were no horizontal slides | Hakim El Hattab | 2018-01-25 | |
| | | | | | | | ||||
| * | | | | | | reorganize config options | Hakim El Hattab | 2018-01-25 | |
| | | | | | | | ||||
| * | | | | | | Merge pull request #2078 from bnjmnt4n/data-background | Hakim El Hattab | 2018-01-22 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Allow `data-background` images to load even if there is whitespace at… | |||
| | * | | | | | | Allow `data-background` images to load even if there is whitespace at the end. | Benjamin Tan | 2018-01-22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #2032. | |||
| * | | | | | | | Allow JS files with query strings to be loaded. | Benjamin Tan | 2018-01-22 | |
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | Fixes #1944. | |||
| * | | | | | | Merge branch 'issue_2041' of https://github.com/denehyg/reveal.js into dev | Hakim El Hattab | 2017-11-29 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | Fixed issue with getProgress() when called from slidechanged event on edge case | Greg Denehy | 2017-11-25 | |
| | | | | | | | | ||||
| * | | | | | | | minor formatting tweaks | Hakim El Hattab | 2017-11-29 | |
| | | | | | | | | ||||
| * | | | | | | | Merge branch 'plugin-key-bindings' of https://github.com/denehyg/reveal.js ↵ | Hakim El Hattab | 2017-11-29 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | | | | | | | | | into dev | |||
| | * | | | | | | Changes to fix failed jshint test related to Key Binding API | Greg Denehy | 2017-04-30 | |
| | | | | | | | | ||||
| | * | | | | | | Merge branch 'dev' into plugin-key-bindings | Greg Denehy | 2017-04-30 | |
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | | ||||
| | * | | | | | | Changed custom key binding config properties to use 'keyCode' instead of 'code' | Greg Denehy | 2017-04-30 | |
| | | | | | | | | ||||
| | * | | | | | | Pass through key event when calling keyboardCondition() to allow conditional ↵ | Greg Denehy | 2017-04-30 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | function to filter on key codes | |||
| | * | | | | | | Added programatic support for custom key bindings with optional descriptions ↵ | Greg Denehy | 2017-04-30 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to be added to the help screen | |||
| * | | | | | | | optimize use of getSlideBackground by avoiding index lookup | Hakim El Hattab | 2017-11-23 | |
| | |_|/ / / / | |/| | | | | | ||||
* | | | | | | | Made one based indexing optional | Sean Parent | 2018-03-23 | |
| | | | | | | | ||||
* | | | | | | | Adding support for hash linked slideNumber | Sean Parent | 2018-03-21 | |
| |_|_|_|/ / |/| | | | | | ||||
* | | | | | | Docs: add note on how to enable/disable preview links individually. | Benjamin Tan | 2018-02-07 | |
|/ / / / / | | | | | | | | | | | | | | | | Closes #2005. | |||
* | | | | | lab.hakim.se/reveal-js -> revealjs.com | Hakim El Hattab | 2017-11-22 | |
| | | | | | ||||
* | | | | | 3.6.0 | Hakim El Hattab | 2017-11-22 | |
| | | | | | ||||
* | | | | | make it possible to load/unload slides via the api | Hakim El Hattab | 2017-11-21 | |
| | | | | | ||||
* | | | | | simplify logic for finding slide backgrounds | Hakim El Hattab | 2017-11-21 | |
| | | | | | ||||
* | | | | | Merge pull request #2029 from lechten/export-isSpeakerNotes | Hakim El Hattab | 2017-11-09 | |
|\ \ \ \ \ | | | | | | | | | | | | | Export isSpeakerNotes | |||
| * | | | | | Export isSpeakerNotes | Jens Lechtenbörger | 2017-11-05 | |
| | | | | | | ||||
* | | | | | | reconfiguring no longer unloads iframes on current slide | Hakim El Hattab | 2017-11-09 | |
| | | | | | | ||||
* | | | | | | allow to be called directly before or after (closes #2021) | Hakim El Hattab | 2017-11-09 | |
| | | | | | | ||||
* | | | | | | always show media controls on mobile devices | Hakim El Hattab | 2017-10-04 | |
| | | | | | | ||||
* | | | | | | support negative values in query config overrides | Hakim El Hattab | 2017-09-07 | |
|/ / / / / | ||||
* | | | | | add option for disabling all forms of auto-sliding | Hakim El Hattab | 2017-07-27 | |
| | | | | |