Commit Graph

540 Commits

Author SHA1 Message Date
Hakim El Hattab f7a0cf7030 add config vars for #310 to readme 2013-01-31 00:06:06 -05:00
Hakim El Hattab 9660cdbd26 add min/max scale settings (#310) 2013-01-30 23:59:37 -05:00
hakimel 1ca8306e2a rename padding config option to margin, better mobile support for scaled presentations (#310) 2013-01-29 18:59:36 -05:00
hakimel a20d3b6862 fix layering issue of anchors in ff with page transition (closes #274) 2013-01-29 15:11:10 -05:00
hakimel 312eafe2e0 feature detect zoom with fallback on transform, allow percent units for deck width/height (#310) 2013-01-28 18:58:32 -05:00
Hakim El Hattab d1c74523a4 updated to v2.3, initial implementation of uniformly scaled presentations (#310) 2013-01-27 23:27:14 -05:00
Hakim El Hattab 784fa9d2e3 merge in timer in notes window, timer now stays hidden until initial time is set 2013-01-26 13:32:07 -05:00
Charlie DeTar ab3f4e5ba3 Add clock and elapsed time to notes view 2013-01-26 11:49:19 -05:00
Hakim El Hattab f3b4881cdb update code sample for syntax highlight in readme 2013-01-23 16:03:01 -05:00
hakimel 3f8d48d570 merge in clojure syntax highlighting, tweak readme 2013-01-23 15:55:33 -05:00
hakimel 3f140ef50e Merge branch 'feature/highlightjs-clojure' of https://github.com/eightysteele/reveal.js 2013-01-23 15:27:55 -05:00
hakimel a041f9c64a limit video size to size of slide (closes #308) 2013-01-23 15:26:43 -05:00
hakimel 3daacbc321 Merge branch 'master' of github.com:hakimel/reveal.js 2013-01-23 11:04:32 -05:00
hakimel a7625a71d3 show error when notes run on non-http, fix load order to make sure upcoming slide is correct when notes open (#278) 2013-01-23 11:04:10 -05:00
Aaron Steele 1aa66aa469 Add Clojure to highlight.js, add code highlight example to README. 2013-01-21 17:53:39 -08:00
Hakim El Hattab 2f48c27201 specify branch name for travis build status image 2013-01-21 16:27:42 -05:00
Hakim El Hattab 3c9bd1ed2b fix placement of travis build status in readme 2013-01-21 16:26:16 -05:00
hakimel c1f14110a1 remove traling whitespace 2013-01-21 16:21:20 -05:00
hakimel 212450a18d Merge branch 'add-travisci' of https://github.com/nschonni/reveal.js 2013-01-21 16:07:37 -05:00
Nick Schonning 4778cb8e51 Add grunt as a dev dependency 2013-01-21 15:46:23 -05:00
Nick Schonning 0ac4d5b7db Add npm script tage the Travis automatically executes
Set targets to lint, and quint for when the testing is implemented
2013-01-21 15:28:46 -05:00
hakimel 4a0d939962 don't convert anchors with child nodes to rolling links (closes #266) 2013-01-21 14:55:45 -05:00
hakimel 0d66c91e8e remove debug code 2013-01-21 13:06:22 -05:00
hakimel 63a53e9dd1 notes window now displays correct slides when origin is different than index.html (closes #278) 2013-01-21 13:05:09 -05:00
hakimel d489ec2f9d add overviewshown and overviewhidden events (closes #298) 2013-01-21 12:45:52 -05:00
hakimel e62b0f8795 config option for disabling touch navigation (closes #299) 2013-01-21 12:29:44 -05:00
hakimel 09bf962d32 expose layout api method (closes #305), consistent spacing across all functions in core JS, remove unused each() method 2013-01-21 12:22:30 -05:00
Hakim El Hattab 305e70d99b Merge pull request #303 from DrBenton/master
Small additions around "togglePause()"
2013-01-18 12:33:28 -08:00
hakimel 61457ce543 fix typos 2013-01-18 15:31:41 -05:00
hakimel 6a7d0cbcc9 Merge branch 'fade-transition' of https://github.com/joelrbrandt/reveal.js 2013-01-18 15:26:48 -05:00
Hakim El Hattab cd40e9e575 Merge pull request #302 from rschellhorn/master
Fixed fragment fade-in/out example
2013-01-18 12:23:32 -08:00
Olivier Philippon 9c951e07cd add public "togglePause()" access 2013-01-18 17:09:36 +01:00
Olivier Philippon c0387fd5dd add Logitech presenter tools "black screen" button compatibility 2013-01-18 16:59:38 +01:00
Rob Schellhorn 1830a0d505 Fixed fragment fade-in/out example 2013-01-18 10:00:33 +01:00
Joel Brandt 082e4ed168 implement a fade transition 2013-01-16 12:49:10 -08:00
Hakim El Hattab feaced800c fix issue with navigateTo and fragments (closes #290) 2013-01-14 09:29:02 -05:00
Hakim El Hattab e46855096c merge in reset of vertical slides when returning to first slide #291 2013-01-12 12:18:00 -05:00
karimsa 905ec83d53 better fix (issue: #285) 2013-01-11 16:43:43 -05:00
Hakim El Hattab 05b5255d60 attribution for print-pdf phantom script (closes #276) 2013-01-10 09:40:03 -05:00
Hakim El Hattab 17622052a0 merge in phantomjs script for printing pdf (#276) 2013-01-10 09:38:31 -05:00
Hakim El Hattab 5f2a875ec7 theming docs (closes #246, closes #249) 2013-01-08 19:09:36 -05:00
Hakim El Hattab e618eda4e1 theming docs 2013-01-08 19:05:20 -05:00
Hakim El Hattab 38425fc4ff info about available themes and how to change theme 2013-01-07 09:41:33 -05:00
Hakim El Hattab 2a038afeda Merge pull request #282 from callmephilip/feature/plugin/remotes/none-on-mobile
disable remotes plugin on mobile
2013-01-07 06:19:50 -08:00
karimsa d4d9c4bfab entities auto fix added 2013-01-06 00:11:32 -05:00
callmephilip b9483f29e1 disable remotes plugin on mobile 2013-01-04 17:12:20 -08:00
Hakim El Hattab 68f8c9361e fix issue with auto-advance (closes #273) 2013-01-02 09:14:28 -05:00
Nick Schonning 7fd9cfabf2 Add Travis build badge 2012-12-31 00:48:46 -05:00
Nick Schonning 929933ce9d Add travis.yml for CI build 2012-12-31 00:46:01 -05:00
Manuel Bieh 5868becf84 Added phantomjs scriptfile for easier printing 2012-12-15 16:00:25 +01:00