aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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.
* classList polyfill included for ie9Hakim El Hattab2012-03-24
|
* 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
|
* Merge pull request #21 from archive/masterHakim El Hattab2012-03-19
|\ | | | | Added support for wireless presenter
| * added support for wireless presenterAnders2012-03-19
|/
* Merge pull request #20 from Fil/masterHakim El Hattab2012-03-18
|\ | | | | reveal.js was failing when the hash was of an unexpected format
| * 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 ↵Hakim El Hattab2012-02-29
| | | | http://code.google.com/p/chromium/issues/detail?id=62820
* 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
|\ | | | | 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
| |
* | 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
| |
* | moved inline base64 images to awsHakim El Hattab2012-01-03
| |
* | scrolling fallback mode for IE < 9Hakim El Hattab2012-01-03
| |
* | slightly reduced size of progress barHakim El Hattab2012-01-02
| |
* | prevent default on space pressHakim El Hattab2012-01-02
|/
* history on by defaultHakim El Hattab2011-12-30
|
* browser history updates can now be disabled via configHakim El Hattab2011-12-30
|
* Merge branch 'master' of github.com:hakimel/reveal.jsHakim El Hattab2011-12-26
|\
| * updated readmeHakim El Hattab2011-12-26
| |
* | updated copy in slides, added one that explains transitionsHakim El Hattab2011-12-26
|/
* adjusted background color of page/box themesHakim El Hattab2011-12-26
|
* major, non backwards compatible, restructuring of DOM treeHakim El Hattab2011-12-26
|
* changed id of 'main' container to 'reveal'Hakim El Hattab2011-12-26
|
* packed v1.1, upgraded to 1.2Hakim El Hattab2011-12-26
|
* readme history updateHakim El Hattab2011-12-26
|
* added new transitions (box/page) and a ui theme (neon)Hakim El Hattab2011-12-26
|
* fix padding and duplicate background on vertical slides in overviewHakim El Hattab2011-12-23
|
* fix clicks on vertical slides in overviewHakim El Hattab2011-12-23
|
* skip fragments when in overviewHakim El Hattab2011-12-23
|
* added experimental overview mode (press SPACE)Hakim El Hattab2011-12-23
|
* fallback on 2d transform transitions via feature detectHakim El Hattab2011-12-23
|
* slides three or more steps away from current are now hiddenHakim El Hattab2011-12-22
|