- Apr 18, 2013
-
-
Hakim El Hattab authored
-
- Apr 06, 2013
-
-
Jason Dobry authored
Thanks to @davidbanham for his help.
-
Hakim El Hattab authored
-
Hakim El Hattab authored
-
- Apr 01, 2013
-
-
Hakim El Hattab authored
-
- Mar 31, 2013
-
-
Hakim El Hattab authored
-
Hakim El Hattab authored
-
Hakim El Hattab authored
-
- Mar 23, 2013
-
-
Josh Lubaway authored
Changing the link to grunt.js installation instructions.
-
- Mar 17, 2013
-
-
Hakim El Hattab authored
-
- Mar 15, 2013
-
-
wtw authored
-
- Mar 14, 2013
-
-
David Banham authored
Based on user feedback, it was very non-obvious that if using an web server other than multiplex/index.js it would be necessary to upload the socket.io client libs. This negates that problem.
-
- Mar 09, 2013
-
-
Hakim El Hattab authored
-
Hakim El Hattab authored
-
Hakim El Hattab authored
-
- Mar 04, 2013
-
-
Hakim El Hattab authored
-
- Feb 27, 2013
-
-
Hakim El Hattab authored
-
Hakim El Hattab authored
-
Hakim El Hattab authored
-
- Feb 06, 2013
-
-
Hakim El Hattab authored
-
- Feb 03, 2013
-
-
Hakim El Hattab authored
-
- Jan 31, 2013
-
-
Hakim El Hattab authored
-
- Jan 23, 2013
-
-
Hakim El Hattab authored
-
hakimel authored
-
- Jan 22, 2013
-
-
Aaron Steele authored
-
- Jan 21, 2013
-
-
Hakim El Hattab authored
-
Hakim El Hattab authored
-
hakimel authored
-
hakimel authored
-
- Jan 18, 2013
-
-
Rob Schellhorn authored
-
- Jan 16, 2013
-
-
Joel Brandt authored
-
- Jan 09, 2013
-
-
Hakim El Hattab authored
-
- Jan 07, 2013
-
-
Hakim El Hattab authored
-
- Dec 31, 2012
-
-
Nick Schonning authored
-
- Nov 27, 2012
-
-
Hakim El Hattab authored
-
- Nov 20, 2012
-
-
Hakim El Hattab authored
-
- Nov 17, 2012
-
-
Hakim El Hattab authored
-
- Nov 13, 2012
-
-
Dan Dascalescu authored
Essentially, slides have variable height now. This is not normally visible, but with transitions that have a non-transparent background, like `cube` or `page`, it is: http://lab.hakim.se/reveal-js/?transition=cube Before, slides had a fixed height, which means that presentations designed with that assumption in mind will look very different now. Another aspect that I bumped into is that I used the slide's height to dynamically size images to fill the remainder of the space from the heading to the footer, like this (stripped to the essence): bigImage.style.height = section.offsetHeight - bigImage.offsetTop + 'px'; Alternatively, is there an easy way to restore the previous functionality?
-
- Nov 12, 2012
-
-
Hakim El Hattab authored
-
Hakim El Hattab authored
-