mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-22 06:13:41 +02:00
Updated Changelog (markdown)
10
Changelog.md
10
Changelog.md
@@ -1,12 +1,18 @@
|
||||
#### 2.5 (master/beta)
|
||||
- TBD
|
||||
- MS touch support ([#450](http://github.com/hakimel/reveal.js/issues/450))
|
||||
- Keyboard binding config ([more info](https://github.com/hakimel/reveal.js#keyboard-bindings))
|
||||
- **Major:** Slide backgrounds 2.0: including background images and transitions as well as PDF support ([more info](https://github.com/hakimel/reveal.js#slide-backgrounds))
|
||||
- Support vertical alignment of slides with absolute positioned contents
|
||||
- Set ```hidden``` on all except current slide for accessibility ([#457](http://github.com/hakimel/reveal.js/issues/457))
|
||||
- Mouse wheel response is now more reliable
|
||||
- Fix navigation glitch when stepping back and forth with ```prev```/```next``` methods
|
||||
|
||||
#### 2.4 ([download](https://github.com/hakimel/reveal.js/archive/2.3.0.zip)) - 2013-May-12
|
||||
- Fixed changing of ```keyboard```, ```touch```, ```controls``` and ```progress``` flags through using ```Reveal.configure```
|
||||
- Auto-slide now resume after overview/pause
|
||||
- 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))
|
||||
- It is now possible to override the transition for a specific slide ([more info](https://github.com/hakimel/reveal.js#slide-transitions))
|
||||
- Fixes conflict between notes and remotes plugins
|
||||
- Added support for transitionSpeed config value (default/fast/slow)
|
||||
- Added support for `data-transition-speed` attribute on sections ([more info](https://github.com/hakimel/reveal.js#alternating-transitions))
|
||||
|
Reference in New Issue
Block a user