now capturing data-state on slides and lifting it to document element classList when slide is open

This commit is contained in:
Hakim El Hattab 2012-03-30 00:13:45 -04:00
parent 0cd3b8d430
commit 831236890c
4 changed files with 58 additions and 3 deletions

View file

@ -67,6 +67,7 @@ Reveal.initialize({
- Delayed updates to URL hash to work around a bug in Chrome
- Included a classList polyfill for IE9
- Support for wireless presenter keys
- States can now be applied as classes on the document element by adding data-state on a slide
#### 1.1