Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | prevent repeated autoslidepaused/resumed events | Hakim El Hattab | 2014-04-20 |
| | |||
* | split postmessage config into two options | Hakim El Hattab | 2014-04-19 |
| | |||
* | add config option for postMessage features | Hakim El Hattab | 2014-04-18 |
| | |||
* | bubble all reveal.js events to parent window through postMessage | Hakim El Hattab | 2014-04-18 |
| | |||
* | postmessage plugin is now part of reveal.js core | Hakim El Hattab | 2014-04-18 |
| | |||
* | add support for custom keyboard availability condition | Hakim El Hattab | 2014-04-13 |
| | |||
* | make all slides 'present' while printing | Hakim El Hattab | 2014-04-11 |
| | |||
* | better transition names, fix background images in vertical slides | Hakim El Hattab | 2014-04-06 |
| | |||
* | stop tracking minified files #783 | Hakim El Hattab | 2014-04-06 |
| | |||
* | next release will be 3.0.0 | Hakim El Hattab | 2014-04-06 |
| | |||
* | only use zoom to scale content in webkit | Hakim El Hattab | 2014-04-04 |
| | |||
* | video background playback | Hakim El Hattab | 2014-04-04 |
| | |||
* | revamped and greatly simplified the layout of .slides | Hakim El Hattab | 2014-04-03 |
| | |||
* | Merge branch 'dev' of github.com:ht push origin akimel/reveal.js into dev | Hakim El Hattab | 2014-04-01 |
|\ | |||
| * | Merge pull request #794 from Spy-Seth/dev | Hakim El Hattab | 2014-03-25 |
| |\ | | | | | | | increase Logitech R400 remote compatibility | ||
| | * | Typo fix. | Armand Abric | 2014-02-18 |
| | | | |||
| | * | Increase Logitech R400 remote compatibity. | Armand Abric | 2014-02-07 |
| | | | |||
* | | | add getTotalSlides #858 | Hakim El Hattab | 2014-04-01 |
| | | | |||
* | | | start work on video backgrounds #751 | Hakim El Hattab | 2014-03-26 |
| | | | |||
* | | | optimization, only declare background creation method once | Hakim El Hattab | 2014-03-26 |
|/ / | |||
* | | merge master into dev | Hakim El Hattab | 2014-03-25 |
|\ \ | |||
| * | | update (c) year | Hakim El Hattab | 2014-03-13 |
| | | | |||
* | | | Merge branch 'dev' of https://github.com/xdhmoore/reveal.js into dev | Hakim El Hattab | 2014-03-25 |
|\ \ \ | |||
| * | | | More robost calculation of .stretch height | Daniel Moore | 2014-03-13 |
| | | | | |||
* | | | | disable transition into and out of overview mode #829 | Hakim El Hattab | 2014-03-25 |
| | | | | |||
* | | | | limit named links to [a-zA-Z0-9\-\_\:\.] #836 | Hakim El Hattab | 2014-03-25 |
| | | | | |||
* | | | | fix 'fragments' config option (#849) | Hakim El Hattab | 2014-03-25 |
| | | | | |||
* | | | | correct ms fullscreen api method name #843 | Hakim El Hattab | 2014-03-25 |
|/ / / | |||
* | | | 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 |