aboutsummaryrefslogtreecommitdiffhomepage
path: root/index.html
AgeCommit message (Expand)Author
2012-07-09separate loading of classList.js as its not tied to execution of highlight.jsHakim El Hattab
2012-07-09refactored folder structure, added /plugins which is initially only used by #57Hakim El Hattab
2012-07-09use head.js to script load everything, fixes bug with inclusion of notes serv...Hakim El Hattab
2012-07-04conditional loading of socket.io and the notes client js based on window hostHakim El Hattab
2012-07-01move notes client code into libHakim El Hattab
2012-07-01tweaks to slidenotesHakim El Hattab
2012-07-01/lib restructuringHakim El Hattab
2012-07-01restructured /lib, moved /assets/fonts to /lib/fontsHakim El Hattab
2012-06-07taking a stab at a presenter notes serverRebecca Murphey
2012-06-06include references to previous/current sldie DOM elements in slidechange eventHakim El Hattab
2012-06-03change add .reveal class in index (closes #51)Hakim El Hattab
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 Reveal.addEventListener/Reveal.removeEventListene...Hakim El Hattab
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 wher...Hakim El Hattab
2012-03-30adjustments to custom state eventsHakim El Hattab
2012-03-30now capturing data-state on slides and lifting it to document element classLi...Hakim El Hattab
2012-03-24classList polyfill included for ie9Hakim El Hattab
2012-03-24delay hash changes to avoid transition lag in chrome and enable history by de...Hakim El Hattab
2012-02-29default hash updates to false, see http://code.google.com/p/chromium/issues/d...Hakim El Hattab
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 (fi...Hakim El Hattab
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