aboutsummaryrefslogtreecommitdiff
path: root/js
Commit message (Collapse)AuthorAge
* taking a stab at a presenter notes serverRebecca Murphey2012-06-07
|
* include references to previous/current sldie DOM elements in slidechange eventHakim El Hattab2012-06-06
|
* prevent duplicate slidechange from firing after hash change (closes #54)Hakim El Hattab2012-06-06
|
* api methods for adding/removing all event listeners (#48)Hakim El Hattab2012-06-02
|
* changed selection of main container from #reveal to .reveal (closes #46)Hakim El Hattab2012-06-02
|
* version 1.3 is stable, upgrade to 1.4Hakim El Hattab2012-06-02
|
* comments, tweaks and a new slide highlighting mobile supportHakim El Hattab2012-06-02
|
* support for swipe and pinch gestures #48Hakim El Hattab2012-06-02
|\
| * minified!Aaron Kiersky2012-06-01
| |
| * added some public access methodsAaron Kiersky2012-06-01
| | | | | | | | | | | | | | Added overview toggle to allow for button-based overview toggling Added add/removeEvents methods to allow for adding& removing event listeners that may interfere with other libs.
| * updated min.js to matchakiersky2012-05-30
| |
| * fixed bug in swipe gesture interacting with links.akiersky2012-05-30
| |
| * added left, right, up, down gestures to change slides. moved window edge ↵akiersky2012-05-30
| | | | | | | | slide triggers to a touchend event to prevent interference of gestures
* | dispatch events when visible fragment changes ('fragmentshown', ↵Hakim El Hattab2012-05-31
|/ | | | 'fragmenthidden') closes #44
* space and return keys can be used to exit the overview modeHakim El Hattab2012-05-29
|
* adjust end key nav to last slideHakim El Hattab2012-05-15
|
* use home and end keyJason Finneyfrock2012-05-14
|
* hide address bar in mobile browsers, add apple web app metaHakim El Hattab2012-05-06
|
* 'slidechanged' event, added ↵Hakim El Hattab2012-05-04
| | | | Reveal.addEventListener/Reveal.removeEventListener api methods
* ie9 fixes, including new classList polyfillhakimel2012-05-03
|
* added support for looped presentationsHakim El Hattab2012-04-28
|
* merge keyboard shortcut changesHakim El Hattab2012-04-28
|
* ignore metaKey modifier tooMichael Mahemoff2012-04-27
|
* p for previous, n for nextMahemoff2012-04-27
|
* Add new key mappings for navigation.Mahemoff2012-04-27
| | | | | | hjkl for directions. space to move to next slide. esc for 3D overview (instead of space)
* significantly smaller js file header, added minified jsHakim El Hattab2012-04-25
|
* upgrade to v 1.3Hakim El Hattab2012-04-04
|
* change back state event scope, document level makes more sense as that's ↵Hakim El Hattab2012-03-30
| | | | where the state class is applied
* adjustments to custom state eventsHakim El Hattab2012-03-30
|
* Firing custom event based on data-state name. This allows developers to ↵Andy Matthews2012-03-30
| | | | trigger custom javascript code on a per slide basis.
* now capturing data-state on slides and lifting it to document element ↵Hakim El Hattab2012-03-30
| | | | classList when slide is open
* merge prev/next navigation pull request with modificationsHakim El Hattab2012-03-28
|
* Implemented correct Previous and Next navigation for both mouse scroll and ↵Catalin Buzoiu2012-03-27
| | | | wireless presenter.
* delay hash changes to avoid transition lag in chrome and enable history by ↵Hakim El Hattab2012-03-24
| | | | default (closes #22)
* don't overwrite existing classes on slides (closes #23)Hakim El Hattab2012-03-24
|
* added support for wireless presenterAnders2012-03-19
|
* Do not fail on other kinds of hashesFil2012-03-15
|
* fix reference to old 'hasClass' methodHakim El Hattab2012-02-17
|
* tweaked mouse wheel navigationHakim El Hattab2012-01-14
|
* Merge pull request #13 from naugtur/masterHakim El Hattab2012-01-14
|\ | | | | Mouse scroll handling
| * Added support for smart scrolling through slides. Scrolling events are ↵Naugtur2012-01-15
| | | | | | | | throttled to prevent going too far
* | removed history comment in jsHakim El Hattab2012-01-14
| |
* | rolled back to classList, promoting poyfill in readmeHakim El Hattab2012-01-14
| |
* | don't apply linkify effect to anchors containing imagesHakim El Hattab2012-01-14
|/
* removed dependency on classList (#9)Hakim El Hattab2012-01-03
|
* scrolling fallback mode for IE < 9Hakim El Hattab2012-01-03
|
* prevent default on space pressHakim El Hattab2012-01-02
|
* browser history updates can now be disabled via configHakim El Hattab2011-12-30
|
* updated copy in slides, added one that explains transitionsHakim El Hattab2011-12-26
|
* major, non backwards compatible, restructuring of DOM treeHakim El Hattab2011-12-26
|