mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-22 06:13:41 +02:00
Updated Changelog (markdown)
@@ -3,6 +3,7 @@
|
|||||||
- Prevent keyboard navigation while presentation is paused
|
- Prevent keyboard navigation while presentation is paused
|
||||||
- Fixed header word-breaks, will now properly hyphenate
|
- Fixed header word-breaks, will now properly hyphenate
|
||||||
- Fixed vertical centring of slides in iOS Chrome
|
- Fixed vertical centring of slides in iOS Chrome
|
||||||
|
- Added API method ```Reveal.getSlide( x, y )``` for retrieving a slide by its index
|
||||||
|
|
||||||
#### 2.2 ([download](https://github.com/hakimel/reveal.js/archive/v2.2.zip)) - 2013-Jan-06
|
#### 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`.
|
- 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`.
|
||||||
|
Reference in New Issue
Block a user