aboutsummaryrefslogtreecommitdiff
path: root/index.html
Commit message (Collapse)AuthorAge
* better example of state usageHakim 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
|
* now capturing data-state on slides and lifting it to document element ↵Hakim El Hattab2012-03-30
| | | | classList when slide is open
* 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)
* default hash updates to false, see ↵Hakim El Hattab2012-02-29
| | | | http://code.google.com/p/chromium/issues/detail?id=62820
* tweaked mouse wheel navigationHakim El Hattab2012-01-14
|
* moved inline base64 images to awsHakim El Hattab2012-01-03
|
* history on by defaultHakim El Hattab2011-12-30
|
* 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
|
* changed id of 'main' container to 'reveal'Hakim El Hattab2011-12-26
|
* added new transitions (box/page) and a ui theme (neon)Hakim El Hattab2011-12-26
|
* added experimental overview mode (press SPACE)Hakim El Hattab2011-12-23
|
* fallback on 2d transform transitions via feature detectHakim El Hattab2011-12-23
|
* progress bar is now a div and uses the same transition + easing as slides ↵Hakim El Hattab2011-12-22
| | | | (fixes #6)
* added optional presentation progress barHakim El Hattab2011-12-22
|
* replaced google logo with a unicornHakim El Hattab2011-12-21
|
* slide with code is now editable, escaped unicode arrowsHakim El Hattab2011-12-21
|
* fix broken linkHakim El Hattab2011-12-04
|
* fix vertical slide transition and hit areas of rolling linksHakim El Hattab2011-12-04
|
* cleanup & commentsHakim El Hattab2011-12-04
|
* renamed to reveal.js, many new features, and upgraded to v1.0Hakim El Hattab2011-12-04
|
* removed tracking codeHakim El Hattab2011-06-07
|
* initial commitHakim El Hattab2011-06-07