1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-21 14:02:29 +02:00

Updated Changelog (markdown)

hakimel
2012-10-14 17:19:56 -07:00
parent 34a5541507
commit 9cf4a93983

@@ -2,6 +2,8 @@
- Primary styles moved from main.css to reveal.css
- The 'progress' and 'controls' DOM elements are now created via JavaScript if they don't exist in the presentation HTML
- Added 'paused' mode which be reached by pressing b or .
- Improvements to touch interaction
- Press 'f' to activate fullscreen. Thanks [Michael Kühnel](https://github.com/mischah)
#### 2.0 ([download](https://github.com/downloads/hakimel/reveal.js/reveal.js-2.0.zip))
- New API method ```Reveal.getPreviousSlide()```