From daecc258d71521d25228d37b0d77fc6ae75564c5 Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Mon, 26 Dec 2011 21:29:00 -0800 Subject: major, non backwards compatible, restructuring of DOM tree --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.md') 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 -- cgit v1.2.3