summaryrefslogtreecommitdiffhomepage
path: root/js/reveal.min.js
AgeCommit message (Expand)Author
2012-09-21add option for disabling overview mode (closes #145)Hakim El Hattab
2012-09-16fix mixed spaces & tabs, remove unused feature test, add missing ;Hakim El Hattab
2012-09-09add rvl.io to readme and template slideHakim El Hattab
2012-08-30changed theme file swap to be relative to theme file instead of slide-deckSinetheta
2012-08-30prevent same theme from loading repeatedlyHakim El Hattab
2012-08-30add theme config option, add sky theme, fix line-height of <small>Hakim El Hattab
2012-08-20support for named links (closes #55)Hakim El Hattab
2012-08-17fix bug that caused vertical stacks to shift unexpectedly in overview (closes...Hakim El Hattab
2012-08-11rewrote initialization code for clarity and brevity (#105)Hakim El Hattab
2012-08-091.5 > 2.0 (#105)Hakim El Hattab
2012-08-08themes are now available as separate css files under css/theme/, old theme op...Hakim El Hattab
2012-08-07use minified version of jsHakim El Hattab
2012-07-01/lib restructuringHakim El Hattab
2012-06-18enable controls by defaultHakim El Hattab
2012-06-06include references to previous/current sldie DOM elements in slidechange eventHakim El Hattab
2012-06-06prevent duplicate slidechange from firing after hash change (closes #54)Hakim El Hattab
2012-06-02api methods for adding/removing all event listeners (#48)Hakim El Hattab
2012-06-02changed selection of main container from #reveal to .reveal (closes #46)Hakim El Hattab
2012-06-02version 1.3 is stable, upgrade to 1.4Hakim El Hattab
2012-06-02support for swipe and pinch gestures #48Hakim El Hattab
2012-06-01minified!Aaron Kiersky
2012-05-31dispatch events when visible fragment changes ('fragmentshown', 'fragmenthidd...Hakim El Hattab
2012-05-30updated min.js to matchakiersky
2012-05-29space and return keys can be used to exit the overview modeHakim El Hattab
2012-05-15adjust end key nav to last slideHakim El Hattab
2012-05-06hide address bar in mobile browsers, add apple web app metaHakim El Hattab
2012-05-04'slidechanged' event, added Reveal.addEventListener/Reveal.removeEventListene...Hakim El Hattab
2012-05-03ie9 fixes, including new classList polyfillhakimel
2012-04-28added support for looped presentationsHakim El Hattab
2012-04-28merge keyboard shortcut changesHakim El Hattab
2012-04-25significantly smaller js file header, added minified jsHakim El Hattab