1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-23 23:03:12 +02:00

Updated Changelog (markdown)

hakimel
2012-11-10 07:34:17 -08:00
parent 02db361786
commit 1c0d53f0bf

@@ -2,7 +2,7 @@
- Support for vertically centered slides via the ```center``` config option - Support for vertically centered slides via the ```center``` config option
- Additional media queries (incl vertical) to support smaller screens - Additional media queries (incl vertical) to support smaller screens
#### 2.1 ([download](https://github.com/downloads/hakimel/reveal.js/reveal.js-2.1.zip)) - 2012-Nov-10 #### 2.1 ([download](https://github.com/downloads/hakimel/reveal.js/reveal.js-2.1.zip)) - 10-11-2012
- 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 .
@@ -18,7 +18,7 @@
- Re-apply syntax highlighting after editing. Thanks [Thomas Whitton](https://github.com/oracal) - Re-apply syntax highlighting after editing. Thanks [Thomas Whitton](https://github.com/oracal)
- Moved Markdown and highlight from /lib to /plugin - Moved Markdown and highlight from /lib to /plugin
#### 2.0 ([download](https://github.com/downloads/hakimel/reveal.js/reveal.js-2.0.zip)) - 2012-Sep-21 #### 2.0 ([download](https://github.com/downloads/hakimel/reveal.js/reveal.js-2.0.zip)) - 21-09-2012
- New API method ```Reveal.getPreviousSlide()``` - New API method ```Reveal.getPreviousSlide()```
- New API method ```Reveal.getCurrentSlide()``` - New API method ```Reveal.getCurrentSlide()```
- New API method ```Reveal.getIndices()``` - New API method ```Reveal.getIndices()```