| Commit message (Expand) | Author | Age |
* | space and return keys can be used to exit the overview mode | Hakim El Hattab | 2012-05-29 |
* | adjust end key nav to last slide | Hakim El Hattab | 2012-05-15 |
* | use home and end key | Jason Finneyfrock | 2012-05-14 |
* | hide address bar in mobile browsers, add apple web app meta | Hakim El Hattab | 2012-05-06 |
* | 'slidechanged' event, added Reveal.addEventListener/Reveal.removeEventListene... | Hakim El Hattab | 2012-05-04 |
* | ie9 fixes, including new classList polyfill | hakimel | 2012-05-03 |
* | added support for looped presentations | Hakim El Hattab | 2012-04-28 |
* | merge keyboard shortcut changes | Hakim El Hattab | 2012-04-28 |
* | ignore metaKey modifier too | Michael Mahemoff | 2012-04-27 |
* | p for previous, n for next | Mahemoff | 2012-04-27 |
* | Add new key mappings for navigation. | Mahemoff | 2012-04-27 |
* | significantly smaller js file header, added minified js | Hakim El Hattab | 2012-04-25 |
* | upgrade to v 1.3 | Hakim El Hattab | 2012-04-04 |
* | change back state event scope, document level makes more sense as that's wher... | Hakim El Hattab | 2012-03-30 |
* | adjustments to custom state events | Hakim El Hattab | 2012-03-30 |
* | Firing custom event based on data-state name. This allows developers to trigg... | Andy Matthews | 2012-03-30 |
* | now capturing data-state on slides and lifting it to document element classLi... | Hakim El Hattab | 2012-03-30 |
* | merge prev/next navigation pull request with modifications | Hakim El Hattab | 2012-03-28 |
* | Implemented correct Previous and Next navigation for both mouse scroll and wi... | Catalin Buzoiu | 2012-03-27 |
* | delay hash changes to avoid transition lag in chrome and enable history by de... | Hakim El Hattab | 2012-03-24 |
* | don't overwrite existing classes on slides (closes #23) | Hakim El Hattab | 2012-03-24 |
* | added support for wireless presenter | Anders | 2012-03-19 |
* | Do not fail on other kinds of hashes | Fil | 2012-03-15 |
* | fix reference to old 'hasClass' method | Hakim El Hattab | 2012-02-17 |
* | tweaked mouse wheel navigation | Hakim El Hattab | 2012-01-14 |
* | Merge pull request #13 from naugtur/master | Hakim El Hattab | 2012-01-14 |
|\ |
|
| * | Added support for smart scrolling through slides. Scrolling events are thrott... | Naugtur | 2012-01-15 |
* | | removed history comment in js | Hakim El Hattab | 2012-01-14 |
* | | rolled back to classList, promoting poyfill in readme | Hakim El Hattab | 2012-01-14 |
* | | don't apply linkify effect to anchors containing images | Hakim El Hattab | 2012-01-14 |
|/ |
|
* | removed dependency on classList (#9) | Hakim El Hattab | 2012-01-03 |
* | scrolling fallback mode for IE < 9 | Hakim El Hattab | 2012-01-03 |
* | prevent default on space press | Hakim El Hattab | 2012-01-02 |
* | browser history updates can now be disabled via config | Hakim El Hattab | 2011-12-30 |
* | updated copy in slides, added one that explains transitions | Hakim El Hattab | 2011-12-26 |
* | major, non backwards compatible, restructuring of DOM tree | Hakim El Hattab | 2011-12-26 |
* | changed id of 'main' container to 'reveal' | Hakim El Hattab | 2011-12-26 |
* | packed v1.1, upgraded to 1.2 | Hakim El Hattab | 2011-12-26 |
* | added new transitions (box/page) and a ui theme (neon) | Hakim El Hattab | 2011-12-26 |
* | fix padding and duplicate background on vertical slides in overview | Hakim El Hattab | 2011-12-23 |
* | fix clicks on vertical slides in overview | Hakim El Hattab | 2011-12-23 |
* | skip fragments when in overview | Hakim El Hattab | 2011-12-23 |
* | added experimental overview mode (press SPACE) | Hakim El Hattab | 2011-12-23 |
* | fallback on 2d transform transitions via feature detect | Hakim El Hattab | 2011-12-23 |
* | slides three or more steps away from current are now hidden | Hakim El Hattab | 2011-12-22 |
* | progress bar is now a div and uses the same transition + easing as slides (fi... | Hakim El Hattab | 2011-12-22 |
* | added optional presentation progress bar | Hakim El Hattab | 2011-12-22 |
* | comments & typo correction | Hakim El Hattab | 2011-12-21 |
* | for contenteditable elements, don't let arrow keys work | Matthew Lein | 2011-12-21 |
* | fragments now work in vertical slides (fixes #4) | Hakim El Hattab | 2011-12-17 |