summaryrefslogtreecommitdiffhomepage
path: root/index.html
AgeCommit message (Collapse)Author
2012-06-02comments, tweaks and a new slide highlighting mobile supportHakim El Hattab
2012-05-06hide address bar in mobile browsers, add apple web app metaHakim El Hattab
2012-05-05print styles (closes #19)Hakim El Hattab
2012-05-04'slidechanged' event, added ↵Hakim El Hattab
Reveal.addEventListener/Reveal.removeEventListener api methods
2012-05-01minor style or wording tweaksHakim El Hattab
2012-04-30Adding example for custom event binding.andy matthews
2012-04-28added support for looped presentationsHakim El Hattab
2012-04-28merge keyboard shortcut changesHakim El Hattab
2012-04-04better example of state usageHakim El Hattab
2012-03-30change back state event scope, document level makes more sense as that's ↵Hakim El Hattab
where the state class is applied
2012-03-30adjustments to custom state eventsHakim El Hattab
2012-03-30now capturing data-state on slides and lifting it to document element ↵Hakim El Hattab
classList when slide is open
2012-03-24classList polyfill included for ie9Hakim El Hattab
2012-03-24delay hash changes to avoid transition lag in chrome and enable history by ↵Hakim El Hattab
default (closes #22)
2012-02-29default hash updates to false, see ↵Hakim El Hattab
http://code.google.com/p/chromium/issues/detail?id=62820
2012-01-14tweaked mouse wheel navigationHakim El Hattab
2012-01-03moved inline base64 images to awsHakim El Hattab
2011-12-30history on by defaultHakim El Hattab
2011-12-30browser history updates can now be disabled via configHakim El Hattab
2011-12-26updated copy in slides, added one that explains transitionsHakim El Hattab
2011-12-26major, non backwards compatible, restructuring of DOM treeHakim El Hattab
2011-12-26changed id of 'main' container to 'reveal'Hakim El Hattab
2011-12-26added new transitions (box/page) and a ui theme (neon)Hakim El Hattab
2011-12-23added experimental overview mode (press SPACE)Hakim El Hattab
2011-12-23fallback on 2d transform transitions via feature detectHakim El Hattab
2011-12-22progress bar is now a div and uses the same transition + easing as slides ↵Hakim El Hattab
(fixes #6)
2011-12-22added optional presentation progress barHakim El Hattab
2011-12-21replaced google logo with a unicornHakim El Hattab
2011-12-21slide with code is now editable, escaped unicode arrowsHakim El Hattab
2011-12-04fix broken linkHakim El Hattab
2011-12-04fix vertical slide transition and hit areas of rolling linksHakim El Hattab
2011-12-04cleanup & commentsHakim El Hattab
2011-12-04renamed to reveal.js, many new features, and upgraded to v1.0Hakim El Hattab
2011-06-07removed tracking codeHakim El Hattab
2011-06-07initial commitHakim El Hattab