| Commit message (Expand) | Author | Age |
* | merge in support for stepped fragments in notes window | Hakim El Hattab | 2012-10-25 |
|\ |
|
| * | Apply latest change to the minified version | Michael Kühnel | 2012-10-24 |
* | | force 'ready' to fire one cycle later (#208) | Hakim El Hattab | 2012-10-24 |
* | | fix keyboard navigation in ie9 (closes #202) | Hakim El Hattab | 2012-10-24 |
|/ |
|
* | use borders to generate control arrows (closes #137) | Hakim El Hattab | 2012-10-22 |
* | clean up trailing whitespace (closes #197) | Hakim El Hattab | 2012-10-20 |
* | progress bar can now be clicked to navigate (closes #181) | Hakim El Hattab | 2012-10-20 |
* | fix issue in browsers that don't support classList | Hakim El Hattab | 2012-10-17 |
* | add 'ready' event (#182) | Hakim El Hattab | 2012-10-17 |
* | new shorter api method names (closes #178), restructured and cleaned up core js | Hakim El Hattab | 2012-10-14 |
* | merge full screen key binding (f) | Hakim El Hattab | 2012-10-14 |
|\ |
|
| * | Apply latest change to the minified version | Michael Kühnel | 2012-10-14 |
* | | enable pinch to zoom interaction if overview is disabled (#175) | Hakim El Hattab | 2012-10-14 |
* | | roll back attr name change, just lowercase (#170) | Hakim El Hattab | 2012-10-13 |
* | | ability to define autoSlide duration per slide | Hakim El Hattab | 2012-10-13 |
* | | add zoom transition | Hakim El Hattab | 2012-10-13 |
|/ |
|
* | default config value for theme is null | Hakim El Hattab | 2012-10-13 |
* | new paused mode feature (closes #144), controls and progress DOM elements are... | Hakim El Hattab | 2012-10-08 |
* | prevent touchmove default action on android (#143) | Hakim El Hattab | 2012-10-04 |
* | add override flag to overview toggle, code cleanup | Hakim El Hattab | 2012-10-04 |
* | facility for css shader transitions, add css shader based tile-transition | Hakim El Hattab | 2012-09-30 |
* | code comments, remove needless nodelist > array conversion | Hakim El Hattab | 2012-09-21 |
* | 2.0 is stable, update to 2.1 | Hakim El Hattab | 2012-09-21 |
* | add option for disabling overview mode (closes #145) | Hakim El Hattab | 2012-09-21 |
* | fix mixed spaces & tabs, remove unused feature test, add missing ; | Hakim El Hattab | 2012-09-16 |
* | add rvl.io to readme and template slide | Hakim El Hattab | 2012-09-09 |
* | changed theme file swap to be relative to theme file instead of slide-deck | Sinetheta | 2012-08-30 |
* | prevent same theme from loading repeatedly | Hakim El Hattab | 2012-08-30 |
* | add theme config option, add sky theme, fix line-height of <small> | Hakim El Hattab | 2012-08-30 |
* | support for named links (closes #55) | Hakim El Hattab | 2012-08-20 |
* | fix bug that caused vertical stacks to shift unexpectedly in overview (closes... | Hakim El Hattab | 2012-08-17 |
* | rewrote initialization code for clarity and brevity (#105) | Hakim El Hattab | 2012-08-11 |
* | 1.5 > 2.0 (#105) | Hakim El Hattab | 2012-08-09 |
* | themes are now available as separate css files under css/theme/, old theme op... | Hakim El Hattab | 2012-08-08 |
* | use minified version of js | Hakim El Hattab | 2012-08-07 |
* | /lib restructuring | Hakim El Hattab | 2012-07-01 |
* | enable controls by default | Hakim El Hattab | 2012-06-18 |
* | include references to previous/current sldie DOM elements in slidechange event | Hakim El Hattab | 2012-06-06 |
* | prevent duplicate slidechange from firing after hash change (closes #54) | Hakim El Hattab | 2012-06-06 |
* | api methods for adding/removing all event listeners (#48) | Hakim El Hattab | 2012-06-02 |
* | changed selection of main container from #reveal to .reveal (closes #46) | Hakim El Hattab | 2012-06-02 |
* | version 1.3 is stable, upgrade to 1.4 | Hakim El Hattab | 2012-06-02 |
* | support for swipe and pinch gestures #48 | Hakim El Hattab | 2012-06-02 |
|\ |
|
| * | minified! | Aaron Kiersky | 2012-06-01 |
| * | updated min.js to match | akiersky | 2012-05-30 |
* | | dispatch events when visible fragment changes ('fragmentshown', 'fragmenthidd... | Hakim El Hattab | 2012-05-31 |
|/ |
|
* | space and return keys can be used to exit the overview mode | Hakim El Hattab | 2012-05-29 |
* | adjust end key nav to last slide | Hakim El Hattab | 2012-05-15 |
* | hide address bar in mobile browsers, add apple web app meta | Hakim El Hattab | 2012-05-06 |
* | 'slidechanged' event, added Reveal.addEventListener/Reveal.removeEventListene... | Hakim El Hattab | 2012-05-04 |