summaryrefslogtreecommitdiffhomepage
path: root/js
AgeCommit message (Expand)Author
2012-04-25significantly smaller js file header, added minified jsHakim El Hattab
2012-04-04upgrade to v 1.3Hakim 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-30Firing custom event based on data-state name. This allows developers to trigg...Andy Matthews
2012-03-30now capturing data-state on slides and lifting it to document element classLi...Hakim El Hattab
2012-03-28merge prev/next navigation pull request with modificationsHakim El Hattab
2012-03-27Implemented correct Previous and Next navigation for both mouse scroll and wi...Catalin Buzoiu
2012-03-24delay hash changes to avoid transition lag in chrome and enable history by de...Hakim El Hattab
2012-03-24don't overwrite existing classes on slides (closes #23)Hakim El Hattab
2012-03-19added support for wireless presenterAnders
2012-03-15Do not fail on other kinds of hashesFil
2012-02-17fix reference to old 'hasClass' methodHakim El Hattab
2012-01-14tweaked mouse wheel navigationHakim El Hattab
2012-01-14Merge pull request #13 from naugtur/masterHakim El Hattab
2012-01-14removed history comment in jsHakim El Hattab
2012-01-14rolled back to classList, promoting poyfill in readmeHakim El Hattab
2012-01-14don't apply linkify effect to anchors containing imagesHakim El Hattab
2012-01-15Added support for smart scrolling through slides. Scrolling events are thrott...Naugtur
2012-01-03removed dependency on classList (#9)Hakim El Hattab
2012-01-03scrolling fallback mode for IE < 9Hakim El Hattab
2012-01-02prevent default on space pressHakim 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-26packed v1.1, upgraded to 1.2Hakim El Hattab
2011-12-26added new transitions (box/page) and a ui theme (neon)Hakim El Hattab
2011-12-23fix padding and duplicate background on vertical slides in overviewHakim El Hattab
2011-12-23fix clicks on vertical slides in overviewHakim El Hattab
2011-12-23skip fragments when in overviewHakim 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-22slides three or more steps away from current are now hiddenHakim 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-21comments & typo correctionHakim El Hattab
2011-12-21for contenteditable elements, don't let arrow keys workMatthew Lein
2011-12-17fragments now work in vertical slides (fixes #4)Hakim 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-23added version commentHakim El Hattab
2011-06-23fixed issue with links on touch devices (tap wasn't working)Hakim El Hattab
2011-06-07initial commitHakim El Hattab