packed v1.1, upgraded to 1.2
This commit is contained in:
parent
2313dfef6d
commit
bccb6e68c7
@ -14,7 +14,7 @@ Curious about how this looks in action? [Check out the demo page](http://lab.hak
|
|||||||
|
|
||||||
# History
|
# History
|
||||||
|
|
||||||
### 1.1 (master)
|
### 1.1
|
||||||
|
|
||||||
- Added an optional presentation progress bar
|
- Added an optional presentation progress bar
|
||||||
- Images wrapped in anchors no longer unexpectedly flip in 3D
|
- Images wrapped in anchors no longer unexpectedly flip in 3D
|
||||||
|
@ -66,12 +66,11 @@
|
|||||||
* - Added 'theme' option for specifying UI styles
|
* - Added 'theme' option for specifying UI styles
|
||||||
* - Slides that contain nested-slides are given the 'stack' class
|
* - Slides that contain nested-slides are given the 'stack' class
|
||||||
*
|
*
|
||||||
* TODO:
|
* version 1.2:
|
||||||
* - Touch/swipe interactions
|
*
|
||||||
* - Presentation overview via keyboard shortcut
|
|
||||||
*
|
*
|
||||||
* @author Hakim El Hattab | http://hakim.se
|
* @author Hakim El Hattab | http://hakim.se
|
||||||
* @version 1.1
|
* @version 1.2
|
||||||
*/
|
*/
|
||||||
var Reveal = (function(){
|
var Reveal = (function(){
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user