674 Commits (91a8c9b1e4e51cd134220e6c1799ad96dac77166)
 

Author SHA1 Message Date
JJ Allaire 45825b61b7 check window.ontouchstart != null (required for qtwebkit) 12 years ago
Jon Snyder 8d61a112ff search plugin 12 years ago
Gourav Tiwari 4df8a25625 Added isFirstSlide and isLastSlide functions 12 years ago
Hakim El Hattab 7ee4e0ba66 scale presentations on ipad instead of zoom 12 years ago
Hakim El Hattab 24c493fb83 add api methods for check if overview is active or presentation is paused 12 years ago
Hakim El Hattab 2962325fd1 stop auto-slide on pause and overview (closes #320) 12 years ago
hakimel 380264afc8 merge in notes improvement 12 years ago
Damjan Georgievski fd7d09f697 find correct path to open html file from the notes.js path 12 years ago
Hakim El Hattab cf8708f932 adjust copyright years 12 years ago
Hakim El Hattab 8a2f146267 remove experimental tileflip transition, reduce max size of media content to 95% to account for slide padding 12 years ago
Hakim El Hattab 6b0fff3512 enable backgrounds images when printing to pdf (closes #271) 12 years ago
Hakim El Hattab 11fc906add helper method for retrieving slide based on index (closes #293) 12 years ago
Hakim El Hattab 080fb3cd33 disable zoom plugin while in overview mode 12 years ago
Hakim El Hattab c21e6bbfed fix vertical centering of slide in ios chrome (closes #289) 12 years ago
Hakim El Hattab 2629be651a trailing ws 12 years ago
Hakim El Hattab 9b830131f7 fix error with removal of control button and progress bar event listeners (closes #323) 12 years ago
Hakim El Hattab d182235f1f code cosmetics 12 years ago
Hakim El Hattab abf9ddb588 Merge pull request #322 from commadelimited/deactivate-nav-during-pause 12 years ago
Hakim El Hattab f45d94850f describing new presentation sizing logic in readme 12 years ago
Hakim El Hattab 98a99086ac fix word breaks in headers (closes #321) 12 years ago
Hakim El Hattab c50ae08fe0 remove extra padding in stacks, add api method to retrieve curren scale (#310) 12 years ago
Hakim El Hattab 723bd1cc0b reduce width of single-page fallback slides 12 years ago
andy matthews f0b93d895b Only allowing 'unpause' keyboard events while paused 12 years ago
Hakim El Hattab 1b01a749b0 change default maxScale to 1.0 (#310) 12 years ago
Hakim El Hattab f7a0cf7030 add config vars for #310 to readme 12 years ago
Hakim El Hattab 9660cdbd26 add min/max scale settings (#310) 12 years ago
hakimel 1ca8306e2a rename padding config option to margin, better mobile support for scaled presentations (#310) 12 years ago
Lars Kappert 7207122c75 Slightly refactored "slidify" flow 12 years ago
Lars Kappert 5dd63e4919 More/better examples in markdown demo 12 years ago
Lars Kappert 25f3884bf4 Support for external markdown files, including configurable (vertical) slide separator 12 years ago
hakimel a20d3b6862 fix layering issue of anchors in ff with page transition (closes #274) 12 years ago
hakimel 312eafe2e0 feature detect zoom with fallback on transform, allow percent units for deck width/height (#310) 12 years ago
Hakim El Hattab d1c74523a4 updated to v2.3, initial implementation of uniformly scaled presentations (#310) 12 years ago
Hakim El Hattab 784fa9d2e3 merge in timer in notes window, timer now stays hidden until initial time is set 12 years ago
Charlie DeTar ab3f4e5ba3 Add clock and elapsed time to notes view 12 years ago
Hakim El Hattab f3b4881cdb update code sample for syntax highlight in readme 12 years ago
hakimel 3f8d48d570 merge in clojure syntax highlighting, tweak readme 12 years ago
hakimel 3f140ef50e Merge branch 'feature/highlightjs-clojure' of https://github.com/eightysteele/reveal.js 12 years ago
hakimel a041f9c64a limit video size to size of slide (closes #308) 12 years ago
hakimel 3daacbc321 Merge branch 'master' of github.com:hakimel/reveal.js 12 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) 12 years ago
Aaron Steele 1aa66aa469 Add Clojure to highlight.js, add code highlight example to README. 12 years ago
Hakim El Hattab 2f48c27201 specify branch name for travis build status image 12 years ago
Hakim El Hattab 3c9bd1ed2b fix placement of travis build status in readme 12 years ago
hakimel c1f14110a1 remove traling whitespace 12 years ago
hakimel 212450a18d Merge branch 'add-travisci' of https://github.com/nschonni/reveal.js 12 years ago
Nick Schonning 4778cb8e51 Add grunt as a dev dependency 12 years ago
Nick Schonning 0ac4d5b7db Add npm script tage the Travis automatically executes 12 years ago
hakimel 4a0d939962 don't convert anchors with child nodes to rolling links (closes #266) 12 years ago
hakimel 0d66c91e8e remove debug code 12 years ago