aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2011-12-26 21:29:00 -0800
committerHakim El Hattab <hakim.elhattab@gmail.com>2011-12-26 21:29:00 -0800
commitdaecc258d71521d25228d37b0d77fc6ae75564c5 (patch)
tree3504d4c3044d9e58376f7a3662358f5b5a6fac83 /README.md
parent5b2b3fa3df6089745ec013dc3de71111c25ca3d1 (diff)
downloadfreenode-live-2017-presentation-daecc258d71521d25228d37b0d77fc6ae75564c5.tar
freenode-live-2017-presentation-daecc258d71521d25228d37b0d77fc6ae75564c5.tar.gz
major, non backwards compatible, restructuring of DOM tree
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5c3842f..467e3b2 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,13 @@ Curious about how this looks in action? [Check out the demo page](http://lab.hak
# History
+### 1.2
+- Big changes to DOM structure:
+ - Previous #main wrapper is now called #reveal
+ - Slides were moved one level deeper, into #reveal .slides
+ - Controls and progress bar were moved into #reveal
+- CSS is now much more explicit, rooted at #reveal, to prevent conflicts
+
### 1.1
- Added an optional presentation progress bar