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

final change list for 2.2

hakimel
2013-01-28 12:32:28 -08:00
parent 3060c585cc
commit fe293e7415

@@ -13,6 +13,18 @@
- Added remotes.io (touch remote control) plugin
- The ```slide()``` method now accepts a fragment index argument (``````slide( indexh, indexv, indexf )``````)
- RTL support via ```rtl: true``` config option, please test and file issues
- Now using Travis CI
- Fixed issue with nested slides auto-advancing #273
- Fixed issues with entities in rolling links
- Added PhantomJS script for printing PDF
- Added fade transition
- Fixed navigateTo when trying to navigate to a fragment in the current slide #290
- All vertical stacks now reset upon returning to the first slide in the presentation
- Added boolean config option ```touch``` for disabling touch events #299
- Added events for when overview is opened/closed #298
- Notes plugin now locates the presentation through ```window.opener``` rather than assuming index.html
- Added error message when notes window is opened under ```file://``` protocol
- Added timer to notes window
#### 2.1 ([download](https://github.com/downloads/hakimel/reveal.js/reveal.js-2.1.zip)) - 2012-Oct-11
- Primary styles moved from main.css to reveal.css