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:20:14 -07:00
parent 9cf4a93983
commit 3f5a9618b9

@@ -2,6 +2,7 @@
- Primary styles moved from main.css to reveal.css - 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 - 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 . - Added 'paused' mode which be reached by pressing b or .
- Added 'zoom' transition
- Improvements to touch interaction - Improvements to touch interaction
- Press 'f' to activate fullscreen. Thanks [Michael Kühnel](https://github.com/mischah) - Press 'f' to activate fullscreen. Thanks [Michael Kühnel](https://github.com/mischah)