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

Updated Changelog (markdown)

hakimel
2013-04-16 07:01:13 -07:00
parent dbefaee7ac
commit 40b3e11f06

@@ -4,6 +4,10 @@
- Added error messaging when external markdown fails to load
- Added ```Reveal.avilableRoutes()``` API method
- It is now possible to override the transition for a specific slide [more info](https://github.com/hakimel/reveal.js#alternating-transitions)
- Fixes conflict between notes and remotes plugins
- Add support for transitionSpeed config value (default/fast/slow)
- Add support for `data-transition-speed` attribute on sections [more info](https://github.com/hakimel/reveal.js#alternating-transitions)
- `getIndices` now returns an `f` property for the current fragment index
#### 2.3 ([download](https://github.com/hakimel/reveal.js/archive/v2.3.zip)) - 2013-Mar-17
- Presentations now scale uniformly to fit any display size, [more info](https://github.com/hakimel/reveal.js#presentation-size)