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

Updated Changelog (markdown)

hakimel
2013-02-03 08:29:07 -08:00
parent 9ba6364c02
commit 24b02d0c17

@@ -1,7 +1,8 @@
#### 2.3 (master/beta)
- Presentations now scale uniformly to fit any display size (see https://github.com/hakimel/reveal.js#presentation-size)
- Prevent keyboard navigation while presentation is paused
- Fix header word-breaks, will now properly hyphenate
- Fixed header word-breaks, will now properly hyphenate
- Fixed vertical centring of slides in iOS Chrome
#### 2.2 ([download](https://github.com/hakimel/reveal.js/archive/v2.2.zip)) - 2013-Jan-06
- Support for vertically centered slides via the ```center``` config option. Note that the new default vertical centering option will break compatibility with slides that were using transitions with backgrounds (`cube` and `page`). To restore the previous behavior, set `center` to `false`.