1. 21 jan., 2013 3 validations
  2. 18 jan., 2013 1 validation
  3. 16 jan., 2013 1 validation
  4. 09 jan., 2013 1 validation
  5. 07 jan., 2013 1 validation
  6. 31 déc., 2012 1 validation
  7. 27 nov., 2012 1 validation
  8. 20 nov., 2012 1 validation
  9. 17 nov., 2012 1 validation
  10. 13 nov., 2012 1 validation
    • Dan Dascalescu's avatar
      Document vertical centering breaking backcompat · dfa98a11
      Dan Dascalescu a écrit
      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?
      dfa98a11
  11. 12 nov., 2012 2 validations
  12. 11 nov., 2012 4 validations
  13. 10 nov., 2012 3 validations
  14. 05 nov., 2012 1 validation
  15. 30 oct., 2012 1 validation
  16. 28 oct., 2012 2 validations
  17. 23 oct., 2012 1 validation
    • Michael Kühnel's avatar
      Cherry picking from branch fix-fragments-in-speakernotes · 40c899ec
      Michael Kühnel a écrit
      Change source from reveal.min.js to reveal.js for testing purposes.
      
      Add nextFragment and previousFragment to the API:
      Making it possible to call the methods Reveal.nextFragment()
      and Reveal.previousFragment() from »outside«.
      
      Update README.md:
      Add the new API Methods Reveal.prevFragment() and Reveal.nextFragment()
      40c899ec
  18. 20 oct., 2012 1 validation
  19. 18 oct., 2012 2 validations
  20. 17 oct., 2012 1 validation
  21. 15 oct., 2012 2 validations
  22. 13 oct., 2012 3 validations
  23. 12 oct., 2012 1 validation
  24. 11 oct., 2012 1 validation
  25. 08 oct., 2012 2 validations
  26. 30 sept., 2012 1 validation