aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* minor style or wording tweaksHakim El Hattab2012-05-01
* Merge pull request #36 from commadelimited/masterHakim El Hattab2012-04-30
|\
| * Adding example for custom event binding.andy matthews2012-04-30
|/
* new exampleHakim El Hattab2012-04-28
* 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
* (c) yearHakim El Hattab2012-04-26
* significantly smaller js file header, added minified jsHakim El Hattab2012-04-25
* Merge pull request #32 from philipbjorge/masterHakim El Hattab2012-04-25
|\
| * Overview now shows hidden fragments.Philip Bjorge2012-04-24
* | added new exampleHakim El Hattab2012-04-25
|/
* new exampleHakim El Hattab2012-04-22
* added new exampleHakim El Hattab2012-04-14
* more detailed usage instructions including docs on new state featureHakim El Hattab2012-04-04
* upgrade to v 1.3Hakim El Hattab2012-04-04
* better example of state usageHakim El Hattab2012-04-04
* new exampleHakim El Hattab2012-04-02
* change back state event scope, document level makes more sense as that's wher...Hakim El Hattab2012-03-30
* adjustments to custom state eventsHakim El Hattab2012-03-30
* Firing custom event based on data-state name. This allows developers to trigg...Andy Matthews2012-03-30
* now capturing data-state on slides and lifting it to document element classLi...Hakim El Hattab2012-03-30
* merge prev/next navigation pull request with modificationsHakim El Hattab2012-03-28
* Implemented correct Previous and Next navigation for both mouse scroll and wi...Catalin Buzoiu2012-03-27
* classList polyfill included for ie9Hakim El Hattab2012-03-24
* delay hash changes to avoid transition lag in chrome and enable history by de...Hakim El Hattab2012-03-24
* don't overwrite existing classes on slides (closes #23)Hakim El Hattab2012-03-24
* Merge pull request #21 from archive/masterHakim El Hattab2012-03-19
|\
| * added support for wireless presenterAnders2012-03-19
|/
* Merge pull request #20 from Fil/masterHakim El Hattab2012-03-18
|\
| * Do not fail on other kinds of hashesFil2012-03-15
|/
* new exampleHakim El Hattab2012-03-05
* new examplesHakim El Hattab2012-03-02
* default hash updates to false, see http://code.google.com/p/chromium/issues/d...Hakim El Hattab2012-02-29
* fix reference to old 'hasClass' methodHakim El Hattab2012-02-17
* new exampleHakim El Hattab2012-02-17
* tweaked mouse wheel navigationHakim El Hattab2012-01-14
* Merge pull request #13 from naugtur/masterHakim El Hattab2012-01-14
|\
| * Added support for smart scrolling through slides. Scrolling events are thrott...Naugtur2012-01-15
* | removed history comment in jsHakim El Hattab2012-01-14
* | added usage instructions to readmeHakim El Hattab2012-01-14
* | rolled back to classList, promoting poyfill in readmeHakim El Hattab2012-01-14
* | broaden selector for img:hover (fixes #11)Hakim El Hattab2012-01-14
* | don't apply linkify effect to anchors containing imagesHakim El Hattab2012-01-14
* | add new exampleHakim El Hattab2012-01-14
|/
* removed dependency on classList (#9)Hakim El Hattab2012-01-03
* Merge branch 'master' of github.com:hakimel/reveal.jsHakim El Hattab2012-01-03
|\
| * Added exampleHakim El Hattab2012-01-02