summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2012-04-28merge keyboard shortcut changesHakim El Hattab
2012-04-27ignore metaKey modifier tooMichael Mahemoff
2012-04-27p for previous, n for nextMahemoff
2012-04-27Add new key mappings for navigation.Mahemoff
2012-04-26(c) yearHakim El Hattab
2012-04-25significantly smaller js file header, added minified jsHakim El Hattab
2012-04-25Merge pull request #32 from philipbjorge/masterHakim El Hattab
2012-04-25added new exampleHakim El Hattab
2012-04-24Overview now shows hidden fragments.Philip Bjorge
2012-04-22new exampleHakim El Hattab
2012-04-14added new exampleHakim El Hattab
2012-04-04more detailed usage instructions including docs on new state featureHakim El Hattab
2012-04-04upgrade to v 1.3Hakim El Hattab
2012-04-04better example of state usageHakim El Hattab
2012-04-02new exampleHakim 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-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-03-24don't overwrite existing classes on slides (closes #23)Hakim El Hattab
2012-03-19Merge pull request #21 from archive/masterHakim El Hattab
2012-03-19added support for wireless presenterAnders
2012-03-18Merge pull request #20 from Fil/masterHakim El Hattab
2012-03-15Do not fail on other kinds of hashesFil
2012-03-05new exampleHakim El Hattab
2012-03-02new examplesHakim El Hattab
2012-02-29default hash updates to false, see http://code.google.com/p/chromium/issues/d...Hakim El Hattab
2012-02-17fix reference to old 'hasClass' methodHakim El Hattab
2012-02-17new exampleHakim 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-14added usage instructions to readmeHakim El Hattab
2012-01-14rolled back to classList, promoting poyfill in readmeHakim El Hattab
2012-01-14broaden selector for img:hover (fixes #11)Hakim El Hattab
2012-01-14don't apply linkify effect to anchors containing imagesHakim El Hattab
2012-01-14add new exampleHakim 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-03Merge branch 'master' of github.com:hakimel/reveal.jsHakim El Hattab
2012-01-03moved inline base64 images to awsHakim El Hattab
2012-01-03scrolling fallback mode for IE < 9Hakim El Hattab
2012-01-02slightly reduced size of progress barHakim El Hattab
2012-01-02prevent default on space pressHakim El Hattab
2012-01-02Added exampleHakim 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-26Merge branch 'master' of github.com:hakimel/reveal.jsHakim El Hattab
2011-12-26updated copy in slides, added one that explains transitionsHakim El Hattab
2011-12-26updated readmeHakim El Hattab
2011-12-26adjusted background color of page/box themesHakim 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-26readme history updateHakim 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-22only apply background gradient to <html>Hakim El Hattab
2011-12-22added '-ms' prefixed propertiesHakim 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 examplesHakim El Hattab
2011-12-22updated readmeHakim El Hattab
2011-12-22hide progress by defaultHakim El Hattab
2011-12-22added optional presentation progress barHakim El Hattab
2011-12-21replaced google logo with a unicornHakim El Hattab
2011-12-21comments & typo correctionHakim El Hattab
2011-12-21slide with code is now editable, escaped unicode arrowsHakim El Hattab
2011-12-21Merge pull request #5 from matthewlein/masterHakim 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-05disabled overflow on body (fixes #2)Hakim 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-04readme updateHakim El Hattab
2011-12-04Updated readmeHakim 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-23Merge branch 'master' of github.com:hakimel/CSS-3D-SlideshowHakim El Hattab
2011-06-23fixed issue with links on touch devices (tap wasn't working)Hakim El Hattab
2011-06-23adjusted shadow on headersHakim El Hattab
2011-06-09readme updateHakim El Hattab
2011-06-08Merge pull request #1 from altryne/masterHakim El Hattab
2011-06-07firefox links now clikablealtryne
2011-06-07updated readmeHakim El Hattab
2011-06-07removed tracking codeHakim El Hattab
2011-06-07added font licenseHakim El Hattab
2011-06-07initial commitHakim El Hattab