398 Commits (5d1bac5790086cbd28fbcacd8a4cadb6c6e2e403)
 

Author SHA1 Message Date
Hakim El Hattab cde5362db3 added support for looped presentations 13 years ago
Hakim El Hattab eee6e5f964 merge keyboard shortcut changes 13 years ago
Michael Mahemoff 83e4a1f0ac ignore metaKey modifier too 13 years ago
Mahemoff 75380e04a9 p for previous, n for next 13 years ago
Mahemoff 1675002c7a Add new key mappings for navigation. 13 years ago
Hakim El Hattab 7379fb3652 (c) year 13 years ago
Hakim El Hattab 27f48f6440 significantly smaller js file header, added minified js 13 years ago
Hakim El Hattab cad7ea0f28 Merge pull request #32 from philipbjorge/master 13 years ago
Hakim El Hattab a78a683dda added new example 13 years ago
Philip Bjorge 58c1a1e861 Overview now shows hidden fragments. 13 years ago
Hakim El Hattab e94fc0bdeb new example 13 years ago
Hakim El Hattab 6188306066 added new example 13 years ago
Hakim El Hattab d138f0fe2b more detailed usage instructions including docs on new state feature 13 years ago
Hakim El Hattab 727cbf4b25 upgrade to v 1.3 13 years ago
Hakim El Hattab f59e64a571 better example of state usage 13 years ago
Hakim El Hattab d3e2a95d77 new example 13 years ago
Hakim El Hattab 0d9a6419bb change back state event scope, document level makes more sense as that's where the state class is applied 13 years ago
Hakim El Hattab 8dc7ae85a1 adjustments to custom state events 13 years ago
Andy Matthews 2c78eea0ca Firing custom event based on data-state name. This allows developers to trigger custom javascript code on a per slide basis. 13 years ago
Hakim El Hattab 831236890c now capturing data-state on slides and lifting it to document element classList when slide is open 13 years ago
Hakim El Hattab 0cd3b8d430 merge prev/next navigation pull request with modifications 13 years ago
Catalin Buzoiu 732ed921eb Implemented correct Previous and Next navigation for both mouse scroll and wireless presenter. 13 years ago
Hakim El Hattab be76bf3d23 classList polyfill included for ie9 13 years ago
Hakim El Hattab 87529c4adc delay hash changes to avoid transition lag in chrome and enable history by default (closes #22) 13 years ago
Hakim El Hattab b72bee3219 don't overwrite existing classes on slides (closes #23) 13 years ago
Hakim El Hattab cd66a6574d Merge pull request #21 from archive/master 13 years ago
Anders b6030d5c7a added support for wireless presenter 13 years ago
Hakim El Hattab a77842521e Merge pull request #20 from Fil/master 13 years ago
Fil 81cda2145f Do not fail on other kinds of hashes 13 years ago
Hakim El Hattab 7f3bf1409e new example 13 years ago
Hakim El Hattab 67add62316 new examples 13 years ago
Hakim El Hattab f27db1dc84 default hash updates to false, see http://code.google.com/p/chromium/issues/detail?id=62820 13 years ago
Hakim El Hattab ba8fc0bc35 fix reference to old 'hasClass' method 13 years ago
Hakim El Hattab a53b315e24 new example 13 years ago
Hakim El Hattab 38b229a22f tweaked mouse wheel navigation 13 years ago
Hakim El Hattab 17854e892b Merge pull request #13 from naugtur/master 13 years ago
Hakim El Hattab 896e0b7010 removed history comment in js 13 years ago
Hakim El Hattab 284610dab0 added usage instructions to readme 13 years ago
Hakim El Hattab a30cdaaffc rolled back to classList, promoting poyfill in readme 13 years ago
Hakim El Hattab 9736509bae broaden selector for img:hover (fixes #11) 13 years ago
Hakim El Hattab 510ac8e114 don't apply linkify effect to anchors containing images 13 years ago
Hakim El Hattab c3bc0f70ef add new example 13 years ago
Naugtur 2ae803efb6 Added support for smart scrolling through slides. Scrolling events are throttled to prevent going too far 13 years ago
Hakim El Hattab 401c554c80 removed dependency on classList (#9) 13 years ago
Hakim El Hattab 4d3c3c8d3f Merge branch 'master' of github.com:hakimel/reveal.js 13 years ago
Hakim El Hattab 36950c8149 moved inline base64 images to aws 13 years ago
Hakim El Hattab 614b8cde66 scrolling fallback mode for IE < 9 13 years ago
Hakim El Hattab 4805234a41 slightly reduced size of progress bar 13 years ago
Hakim El Hattab 02f783b68d prevent default on space press 13 years ago
Hakim El Hattab e8507de1e4 Added example 13 years ago