| Commit message (Expand) | Author | Age |
... | |
* | comments, tweaks and a new slide highlighting mobile support | Hakim El Hattab | 2012-06-02 |
* | support for swipe and pinch gestures #48 | Hakim El Hattab | 2012-06-02 |
|\ |
|
| * | minified! | Aaron Kiersky | 2012-06-01 |
| * | added some public access methods | Aaron Kiersky | 2012-06-01 |
| * | updated min.js to match | akiersky | 2012-05-30 |
| * | fixed bug in swipe gesture interacting with links. | akiersky | 2012-05-30 |
| * | added left, right, up, down gestures to change slides. moved window edge slid... | akiersky | 2012-05-30 |
* | | dispatch events when visible fragment changes ('fragmentshown', 'fragmenthidd... | Hakim El Hattab | 2012-05-31 |
* | | support more variations of nested lists (closes #47) | Hakim El Hattab | 2012-05-31 |
* | | added new examples, linked all contributor names to github pages | Hakim El Hattab | 2012-05-31 |
|/ |
|
* | space and return keys can be used to exit the overview mode | Hakim El Hattab | 2012-05-29 |
* | adjust where page background is applied | Hakim El Hattab | 2012-05-29 |
* | added example | Hakim El Hattab | 2012-05-25 |
* | adjust end key nav to last slide | Hakim El Hattab | 2012-05-15 |
* | Merge pull request #41 from frockenstein/master | Hakim El Hattab | 2012-05-14 |
|\ |
|
| * | use home and end key | Jason Finneyfrock | 2012-05-14 |
|/ |
|
* | Merge branch 'master' of github.com:hakimel/reveal.js | Hakim El Hattab | 2012-05-10 |
|\ |
|
| * | added example | Hakim El Hattab | 2012-05-09 |
* | | more explicit list styles (closes #38) | Hakim El Hattab | 2012-05-10 |
|/ |
|
* | fix controls z-index in ff | Hakim El Hattab | 2012-05-07 |
* | hide address bar in mobile browsers, add apple web app meta | Hakim El Hattab | 2012-05-06 |
* | show all fragments during print | Hakim El Hattab | 2012-05-05 |
* | print styles (closes #19) | Hakim El Hattab | 2012-05-05 |
* | 'slidechanged' event, added Reveal.addEventListener/Reveal.removeEventListene... | Hakim El Hattab | 2012-05-04 |
* | ie9 fixes, including new classList polyfill | hakimel | 2012-05-03 |
* | minor style or wording tweaks | Hakim El Hattab | 2012-05-01 |
* | Merge pull request #36 from commadelimited/master | Hakim El Hattab | 2012-04-30 |
|\ |
|
| * | Adding example for custom event binding. | andy matthews | 2012-04-30 |
|/ |
|
* | new example | Hakim El Hattab | 2012-04-28 |
* | 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 |
* | (c) year | Hakim El Hattab | 2012-04-26 |
* | significantly smaller js file header, added minified js | Hakim El Hattab | 2012-04-25 |
* | Merge pull request #32 from philipbjorge/master | Hakim El Hattab | 2012-04-25 |
|\ |
|
| * | Overview now shows hidden fragments. | Philip Bjorge | 2012-04-24 |
* | | added new example | Hakim El Hattab | 2012-04-25 |
|/ |
|
* | new example | Hakim El Hattab | 2012-04-22 |
* | added new example | Hakim El Hattab | 2012-04-14 |
* | more detailed usage instructions including docs on new state feature | Hakim El Hattab | 2012-04-04 |
* | upgrade to v 1.3 | Hakim El Hattab | 2012-04-04 |
* | better example of state usage | Hakim El Hattab | 2012-04-04 |
* | new example | Hakim El Hattab | 2012-04-02 |
* | 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 |