aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2011-12-26 17:13:46 -0800
committerHakim El Hattab <hakim.elhattab@gmail.com>2011-12-26 17:13:46 -0800
commitbccb6e68c722fd141979df05eb9f8528094431fb (patch)
treed207c4d58714f3f6287bd1c8ac1d2fec0e0996c5
parent2313dfef6de10128feccb28d067a2be818e690ff (diff)
downloadfosdem-2018-presentation-bccb6e68c722fd141979df05eb9f8528094431fb.tar
fosdem-2018-presentation-bccb6e68c722fd141979df05eb9f8528094431fb.tar.gz
packed v1.1, upgraded to 1.2
-rw-r--r--README.md2
-rw-r--r--js/reveal.js7
2 files changed, 4 insertions, 5 deletions
diff --git a/README.md b/README.md
index 29fb5e5..5c3842f 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ Curious about how this looks in action? [Check out the demo page](http://lab.hak
# History
-### 1.1 (master)
+### 1.1
- Added an optional presentation progress bar
- Images wrapped in anchors no longer unexpectedly flip in 3D
diff --git a/js/reveal.js b/js/reveal.js
index 2e06010..ff0e672 100644
--- a/js/reveal.js
+++ b/js/reveal.js
@@ -66,12 +66,11 @@
* - Added 'theme' option for specifying UI styles
* - Slides that contain nested-slides are given the 'stack' class
*
- * TODO:
- * - Touch/swipe interactions
- * - Presentation overview via keyboard shortcut
+ * version 1.2:
+ *
*
* @author Hakim El Hattab | http://hakim.se
- * @version 1.1
+ * @version 1.2
*/
var Reveal = (function(){