Commit History

Author SHA1 Message Date
  Hakim El Hattab 723bd1cc0b reduce width of single-page fallback slides 11 years ago
  andy matthews f0b93d895b Only allowing 'unpause' keyboard events while paused 11 years ago
  Hakim El Hattab 1b01a749b0 change default maxScale to 1.0 (#310) 11 years ago
  Hakim El Hattab f7a0cf7030 add config vars for #310 to readme 11 years ago
  Hakim El Hattab 9660cdbd26 add min/max scale settings (#310) 11 years ago
  hakimel 1ca8306e2a rename padding config option to margin, better mobile support for scaled presentations (#310) 11 years ago
  hakimel a20d3b6862 fix layering issue of anchors in ff with page transition (closes #274) 11 years ago
  hakimel 312eafe2e0 feature detect zoom with fallback on transform, allow percent units for deck width/height (#310) 11 years ago
  Hakim El Hattab d1c74523a4 updated to v2.3, initial implementation of uniformly scaled presentations (#310) 11 years ago
  Hakim El Hattab 784fa9d2e3 merge in timer in notes window, timer now stays hidden until initial time is set 11 years ago
  Charlie DeTar ab3f4e5ba3 Add clock and elapsed time to notes view 11 years ago
  Hakim El Hattab f3b4881cdb update code sample for syntax highlight in readme 11 years ago
  hakimel 3f8d48d570 merge in clojure syntax highlighting, tweak readme 11 years ago
  hakimel 3f140ef50e Merge branch 'feature/highlightjs-clojure' of https://github.com/eightysteele/reveal.js 11 years ago
  hakimel a041f9c64a limit video size to size of slide (closes #308) 11 years ago
  hakimel 3daacbc321 Merge branch 'master' of github.com:hakimel/reveal.js 11 years ago
  hakimel a7625a71d3 show error when notes run on non-http, fix load order to make sure upcoming slide is correct when notes open (#278) 11 years ago
  Aaron Steele 1aa66aa469 Add Clojure to highlight.js, add code highlight example to README. 11 years ago
  Hakim El Hattab 2f48c27201 specify branch name for travis build status image 11 years ago
  Hakim El Hattab 3c9bd1ed2b fix placement of travis build status in readme 11 years ago
  hakimel c1f14110a1 remove traling whitespace 11 years ago
  hakimel 212450a18d Merge branch 'add-travisci' of https://github.com/nschonni/reveal.js 11 years ago
  Nick Schonning 4778cb8e51 Add grunt as a dev dependency 11 years ago
  Nick Schonning 0ac4d5b7db Add npm script tage the Travis automatically executes 11 years ago
  hakimel 4a0d939962 don't convert anchors with child nodes to rolling links (closes #266) 11 years ago
  hakimel 0d66c91e8e remove debug code 11 years ago
  hakimel 63a53e9dd1 notes window now displays correct slides when origin is different than index.html (closes #278) 11 years ago
  hakimel d489ec2f9d add overviewshown and overviewhidden events (closes #298) 11 years ago
  hakimel e62b0f8795 config option for disabling touch navigation (closes #299) 11 years ago
  hakimel 09bf962d32 expose layout api method (closes #305), consistent spacing across all functions in core JS, remove unused each() method 11 years ago