Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | include fragments in progress bar calculation | Hakim El Hattab | 2014-03-13 | |
| | | | ||||
* | | | add api method for retrieving progress | Hakim El Hattab | 2014-03-12 | |
| | | | ||||
* | | | deserialize state values | Hakim El Hattab | 2014-03-12 | |
| | | | ||||
* | | | add get/setState methods for persisting and restoring presentation state | Hakim El Hattab | 2014-03-02 | |
| | | | ||||
* | | | change version to 2.7.0 (dev) | Hakim El Hattab | 2014-02-28 | |
| | | | ||||
* | | | Merge branch 'master' of https://github.com/ccortezia/reveal.js into dev | Hakim El Hattab | 2014-02-18 | |
|\ \ \ | ||||
| * | | | Fixes bad NaN applied to style on updateParallax. | Cristiano Cortezia | 2014-01-16 | |
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | The previous criteria "verticalSlideCount > 0" would result in verticalOffset being NaN when verticalSlideCount == 1. This would cause dom.background.style.backgroundPosition to be set to something like "123px NaNpx", ultimately preventing the parallax effect to play (silently failing so far). | |||
* | | | remove all use of :not(.image) | Hakim El Hattab | 2014-02-17 | |
| | | | ||||
* | | | avoid creating duplicate auto-slide controls #770 | Hakim El Hattab | 2014-02-16 | |
| | | | ||||
* | | | update (c) year | Hakim El Hattab | 2014-02-16 | |
| |/ |/| | ||||
* | | naming/comment tweak | Hakim El Hattab | 2013-12-21 | |
| | | ||||
* | | simplify how data-autoslide is picked up from fragments #766 | Hakim El Hattab | 2013-12-21 | |
| | | ||||
* | | test isAutoSliding, isAutoSliding returns false when no autoSlide value is ↵ | Hakim El Hattab | 2013-12-21 | |
| | | | | | | | | set #766 | |||
* | | isSliding > isAutoSliding | Hakim El Hattab | 2013-12-21 | |
| | | ||||
* | | Merge branch 'autoslide-API-and-fragments' of ↵ | Hakim El Hattab | 2013-12-21 | |
|\ \ | | | | | | | | | | https://github.com/rajgoel/reveal.js into dev | |||
| * | | Add auto-slide API and data-autoslide for fragments | rajgoel | 2013-12-20 | |
| | | | ||||
* | | | merge table styles #761, tweak table padding | Hakim El Hattab | 2013-12-20 | |
|\ \ \ | ||||
* | | | | compile assets | Hakim El Hattab | 2013-12-20 | |
| |/ / |/| | | ||||
* | | | same condition order when event listeners are added and removed | Hakim El Hattab | 2013-12-02 | |
| | | | ||||
* | | | code format tweaks | Hakim El Hattab | 2013-12-02 | |
| | | | ||||
* | | | merge support for ie 11 touch | Hakim El Hattab | 2013-12-02 | |
|\ \ \ | |_|/ |/| | | ||||
| * | | windows.navigator.pointerEnabled | olivierbloch | 2013-10-01 | |
| | | | | | | | | | | | | | | | | | | for backward compatibility reasons, IE11 sets both msPointerEnabled and pointerEnabled. Changed the order for the test and added 'else if' to not duplicate handlers on pointer events | |||
| * | | IE11 Support | olivierbloch | 2013-10-01 | |
| |\ \ | | | | | | | | | | | | | | | | | Added unprefixed touch-action CSS attribute Added unprefixed pointer events handlers hooks | |||
| | * | | IE 11 support | olivierbloch | 2013-10-01 | |
| | |/ | | | | | | | | | | | | | Added un-prefixed touch-action CSS attribute added un-prefixed PointerEvents event handler hooks | |||
* | | | 2.6.1 #734 | Hakim El Hattab | 2013-12-02 | |
| | | | ||||
* | | | only run vertical slide setup during startup #726 | Hakim El Hattab | 2013-11-28 | |
| | | | ||||
* | | | improvement to query string parsing | Hakim El Hattab | 2013-11-27 | |
| | | | ||||
* | | | remove dev flag from version | Hakim El Hattab | 2013-11-27 | |
| | | | ||||
* | | | when there is data-autoplay:ing media, prolong autoSlide to match its ↵ | Hakim El Hattab | 2013-11-26 | |
| | | | | | | | | | | | | duration #723 | |||
* | | | remove debug code | Hakim El Hattab | 2013-11-26 | |
| | | | ||||
* | | | code format tweaks | Hakim El Hattab | 2013-11-26 | |
| | | | ||||
* | | | Merge branch 'dev' of https://github.com/theone1984/reveal.js into dev | Hakim El Hattab | 2013-11-26 | |
|\ \ \ | ||||
| * | | | Issue #698: Fixed tests | Thomas Endres | 2013-11-19 | |
| | | | | ||||
| * | | | Issue #698: Non-async script callbacks are now also called before starting ↵ | Thomas Endres | 2013-11-19 | |
| | | | | | | | | | | | | | | | | Reveal | |||
| * | | | Issue #698: Non-async scripts were not executed before Reveal started | Thomas Endres | 2013-11-19 | |
| | | | | ||||
* | | | | use fragment name in example | Hakim El Hattab | 2013-11-26 | |
| | | | | ||||
* | | | | update future classes when syncing | Hakim El Hattab | 2013-11-25 | |
| | | | | ||||
* | | | | rewrite all fragment indices on startup | Hakim El Hattab | 2013-11-25 | |
| | | | | ||||
* | | | | rewrite fragment sorting to account for multiple fragments with the same index | Hakim El Hattab | 2013-11-25 | |
| | | | | ||||
* | | | | remove current-fragment when leaving slide, add tests for current fragment | Hakim El Hattab | 2013-11-23 | |
| | | | | ||||
* | | | | respect original dom order of fragments with no explicit index | Hakim El Hattab | 2013-11-21 | |
| | | | | ||||
* | | | | rewrite fragment index attributes to leave no gaps between fragments | Hakim El Hattab | 2013-11-21 | |
| | | | | ||||
* | | | | fragments are now zero-indexed | Hakim El Hattab | 2013-11-21 | |
| | | | | ||||
* | | | | fragment comments, remove debug code | Hakim El Hattab | 2013-11-18 | |
| | | | | ||||
* | | | | use new fragment nav method from slide() | Hakim El Hattab | 2013-11-18 | |
| | | | | ||||
* | | | | initial fragment rewrite | Hakim El Hattab | 2013-11-18 | |
|/ / / | ||||
* | | | slide number changes; config value renamed, added to readme, moved to right ↵ | Hakim El Hattab | 2013-11-17 | |
| | | | | | | | | | | | | side of screen | |||
* | | | merge slide numbers, adjust code format | Hakim El Hattab | 2013-11-17 | |
|\ \ \ | ||||
| * | | | change SlidesNumber position and start page counter at 0 instead 1 | uriel | 2013-10-31 | |
| | | | | ||||
| * | | | move the slide-number out of the controls to a proper position and little ↵ | uriel | 2013-10-31 | |
| | | | | | | | | | | | | | | | | fix to the updating event. |