Commit Graph

  • 723bd1cc0b reduce width of single-page fallback slides Hakim El Hattab 2013-02-02 17:05:05 -0500
  • f0b93d895b Only allowing 'unpause' keyboard events while paused andy matthews 2013-01-31 16:44:15 -0600
  • 1b01a749b0 change default maxScale to 1.0 (#310) Hakim El Hattab 2013-01-31 00:09:28 -0500
  • f7a0cf7030 add config vars for #310 to readme Hakim El Hattab 2013-01-31 00:06:06 -0500
  • 9660cdbd26 add min/max scale settings (#310) Hakim El Hattab 2013-01-30 23:59:37 -0500
  • 1ca8306e2a rename padding config option to margin, better mobile support for scaled presentations (#310) hakimel 2013-01-29 18:59:36 -0500
  • 7207122c75 Slightly refactored "slidify" flow Lars Kappert 2013-01-30 00:09:02 +0100
  • 5dd63e4919 More/better examples in markdown demo Lars Kappert 2013-01-29 23:59:57 +0100
  • 25f3884bf4 Support for external markdown files, including configurable (vertical) slide separator Lars Kappert 2013-01-29 23:49:17 +0100
  • a20d3b6862 fix layering issue of anchors in ff with page transition (closes #274) hakimel 2013-01-29 15:11:10 -0500
  • 312eafe2e0 feature detect zoom with fallback on transform, allow percent units for deck width/height (#310) hakimel 2013-01-28 18:58:32 -0500
  • d1c74523a4 updated to v2.3, initial implementation of uniformly scaled presentations (#310) Hakim El Hattab 2013-01-27 23:27:14 -0500
  • 784fa9d2e3 merge in timer in notes window, timer now stays hidden until initial time is set Hakim El Hattab 2013-01-26 13:32:07 -0500
  • ab3f4e5ba3 Add clock and elapsed time to notes view Charlie DeTar 2013-01-26 11:49:19 -0500
  • f3b4881cdb update code sample for syntax highlight in readme Hakim El Hattab 2013-01-23 16:03:01 -0500
  • 3f8d48d570 merge in clojure syntax highlighting, tweak readme hakimel 2013-01-23 15:55:33 -0500
  • 3f140ef50e Merge branch 'feature/highlightjs-clojure' of https://github.com/eightysteele/reveal.js hakimel 2013-01-23 15:27:55 -0500
  • a041f9c64a limit video size to size of slide (closes #308) hakimel 2013-01-23 15:26:22 -0500
  • 3daacbc321 Merge branch 'master' of github.com:hakimel/reveal.js hakimel 2013-01-23 11:04:32 -0500
  • a7625a71d3 show error when notes run on non-http, fix load order to make sure upcoming slide is correct when notes open (#278) hakimel 2013-01-23 11:04:04 -0500
  • 1aa66aa469 Add Clojure to highlight.js, add code highlight example to README. Aaron Steele 2013-01-21 17:53:39 -0800
  • 2f48c27201 specify branch name for travis build status image Hakim El Hattab 2013-01-21 16:27:42 -0500
  • 3c9bd1ed2b fix placement of travis build status in readme Hakim El Hattab 2013-01-21 16:26:16 -0500
  • c1f14110a1 remove traling whitespace hakimel 2013-01-21 16:21:20 -0500
  • 212450a18d Merge branch 'add-travisci' of https://github.com/nschonni/reveal.js hakimel 2013-01-21 16:07:37 -0500
  • 4778cb8e51 Add grunt as a dev dependency Nick Schonning 2013-01-21 15:46:23 -0500
  • 0ac4d5b7db Add npm script tage the Travis automatically executes Nick Schonning 2013-01-21 15:28:46 -0500
  • 4a0d939962 don't convert anchors with child nodes to rolling links (closes #266) hakimel 2013-01-21 14:55:45 -0500
  • 0d66c91e8e remove debug code hakimel 2013-01-21 13:06:22 -0500
  • 63a53e9dd1 notes window now displays correct slides when origin is different than index.html (closes #278) hakimel 2013-01-21 13:05:09 -0500
  • d489ec2f9d add overviewshown and overviewhidden events (closes #298) hakimel 2013-01-21 12:45:52 -0500
  • e62b0f8795 config option for disabling touch navigation (closes #299) hakimel 2013-01-21 12:29:44 -0500
  • 09bf962d32 expose layout api method (closes #305), consistent spacing across all functions in core JS, remove unused each() method hakimel 2013-01-21 12:22:30 -0500
  • 305e70d99b Merge pull request #303 from DrBenton/master Hakim El Hattab 2013-01-18 12:33:28 -0800
  • 61457ce543 fix typos hakimel 2013-01-18 15:31:41 -0500
  • 6a7d0cbcc9 Merge branch 'fade-transition' of https://github.com/joelrbrandt/reveal.js hakimel 2013-01-18 15:26:48 -0500
  • cd40e9e575 Merge pull request #302 from rschellhorn/master Hakim El Hattab 2013-01-18 12:23:32 -0800
  • 9c951e07cd add public "togglePause()" access Olivier Philippon 2013-01-18 17:01:09 +0100
  • c0387fd5dd add Logitech presenter tools "black screen" button compatibility Olivier Philippon 2013-01-18 16:59:38 +0100
  • 1830a0d505 Fixed fragment fade-in/out example Rob Schellhorn 2013-01-18 10:00:33 +0100
  • 082e4ed168 implement a fade transition Joel Brandt 2013-01-16 12:49:10 -0800
  • feaced800c fix issue with navigateTo and fragments (closes #290) Hakim El Hattab 2013-01-14 09:29:02 -0500
  • e46855096c merge in reset of vertical slides when returning to first slide #291 Hakim El Hattab 2013-01-12 12:17:50 -0500
  • 905ec83d53 better fix (issue: #285) karimsa 2013-01-11 16:43:43 -0500
  • 05b5255d60 attribution for print-pdf phantom script (closes #276) Hakim El Hattab 2013-01-10 09:40:03 -0500
  • 17622052a0 merge in phantomjs script for printing pdf (#276) Hakim El Hattab 2013-01-10 09:38:08 -0500
  • 5f2a875ec7 theming docs (closes #246, closes #249) Hakim El Hattab 2013-01-08 19:09:36 -0500
  • e618eda4e1 theming docs Hakim El Hattab 2013-01-08 19:05:20 -0500
  • 38425fc4ff info about available themes and how to change theme Hakim El Hattab 2013-01-07 09:41:33 -0500
  • 2a038afeda Merge pull request #282 from callmephilip/feature/plugin/remotes/none-on-mobile Hakim El Hattab 2013-01-07 06:19:50 -0800
  • d4d9c4bfab entities auto fix added karimsa 2013-01-06 00:11:32 -0500
  • b9483f29e1 disable remotes plugin on mobile callmephilip 2013-01-04 17:12:20 -0800
  • 68f8c9361e fix issue with auto-advance (closes #273) Hakim El Hattab 2013-01-02 09:14:28 -0500
  • 7fd9cfabf2 Add Travis build badge Nick Schonning 2012-12-31 00:48:46 -0500
  • 929933ce9d Add travis.yml for CI build Nick Schonning 2012-12-31 00:46:01 -0500
  • 5868becf84 Added phantomjs scriptfile for easier printing Manuel Bieh 2012-12-15 16:00:25 +0100
  • 256186e259 Merge pull request #270 from lawilliams/master Hakim El Hattab 2012-12-14 16:28:26 -0800
  • b5dde35a84 Fixing spelling mistake. Luke Williams 2012-12-08 04:09:58 +1000
  • 519ee26809 remove left/right margin from images, tweak pdf print styles Hakim El Hattab 2012-11-27 09:23:23 -0500
  • 242006a499 add rtl option to readme Hakim El Hattab 2012-11-27 08:45:02 -0500
  • a6989e4cce right align text in ul/ol when rtl is active (#166) Hakim El Hattab 2012-11-27 08:36:38 -0500
  • 385bfd3717 fix issue with click event target on overview slides Hakim El Hattab 2012-11-25 09:45:16 -0500
  • e34ed3c2ff fix inconsistency with vertical centering when using page transition Hakim El Hattab 2012-11-24 20:57:16 -0500
  • 1732d67cf5 word break rules and hyphens where possible for titles Hakim El Hattab 2012-11-23 19:26:16 -0500
  • 0ac4c6e585 improve rendering accuracy of overview Hakim El Hattab 2012-11-23 15:48:10 -0500
  • 8f7c51b4ec use touch start events for controls on touch devices Hakim El Hattab 2012-11-22 16:25:19 -0500
  • b82b56dcce Merge branch 'master' of github.com:hakimel/reveal.js Hakim El Hattab 2012-11-22 09:10:47 -0500
  • 34b36753f5 slide method now accepts fragment index argument #228 Hakim El Hattab 2012-11-22 09:10:34 -0500
  • f33969301b readme tweaks Hakim El Hattab 2012-11-20 07:45:43 -0500
  • 9d0cb0fec7 use system font when rtl is enabled, exclude pre and code blocks from rtl (#166) Hakim El Hattab 2012-11-18 12:19:22 -0500
  • 363685967d adjust rtl implementation (#166) Hakim El Hattab 2012-11-18 12:10:16 -0500
  • 0402fbde0c experimental rtl support (#166) Hakim El Hattab 2012-11-17 15:59:28 -0500
  • c61dc00a98 enforce max width/height on iframes (#244), disabled mouse wheel navigation by default Hakim El Hattab 2012-11-17 15:48:12 -0500
  • 332ce86c3a null check for notes in markdown parser (#253) Hakim El Hattab 2012-11-16 09:29:25 -0500
  • 4009f2601e avoid stripping out notes when parsing markdown (closes #253) Hakim El Hattab 2012-11-16 09:25:26 -0500
  • 3924878ba1 Merge branch 'master' of github.com:hakimel/reveal.js Hakim El Hattab 2012-11-16 09:09:10 -0500
  • 3b073eee65 fix incorrect navigation in notes window (closes #241) Hakim El Hattab 2012-11-16 09:08:32 -0500
  • fc463a964a Merge pull request #254 from harriha/bug-with-theme-switching Hakim El Hattab 2012-11-16 05:48:20 -0800
  • a5956bc71d Fix bug with switching to night theme harriha 2012-11-15 11:24:09 +0200
  • 6d5df9b62d Merge pull request #245 from dandv/patch-1 Hakim El Hattab 2012-11-14 05:44:56 -0800
  • 10317438b1 Merge branch 'fix-grunt-contrib-mincss-version' of https://github.com/technicalpickles/reveal.js Hakim El Hattab 2012-11-14 08:40:05 -0500
  • 9d98cee7fd fix minor issue in pdf print sheet Hakim El Hattab 2012-11-13 23:52:17 -0500
  • d9371e21a0 null check parentNode in case slide has been detached Hakim El Hattab 2012-11-13 21:08:04 -0500
  • ad54b07a84 Merge branch 'fix-callback-with-shared-dir' of https://github.com/hashar/reveal.js Hakim El Hattab 2012-11-13 09:37:37 -0500
  • ec0c744213 disable hiding of address bar on android, caused vertical centering issues Hakim El Hattab 2012-11-13 09:37:27 -0500
  • dfa98a1138 Document vertical centering breaking backcompat Dan Dascalescu 2012-11-13 01:47:02 -0800
  • 00c90a974a Use grunt-contrib-mincss ~0.3.1 Josh Nichols 2012-11-12 17:09:06 -0500
  • 5354b78869 Fix callback calling when using from a parent directory Antoine Musso 2012-11-12 16:47:40 +0100
  • 4c8938029d note about #226 in readme Hakim El Hattab 2012-11-11 19:54:26 -0500
  • 4fbec5e87d add touch based remote controlled plugin Hakim El Hattab 2012-11-11 19:39:05 -0500
  • 05499c8b8e add note about nested fragments Hakim El Hattab 2012-11-11 10:24:48 -0500
  • ce1be451c5 fix typos Hakim El Hattab 2012-11-11 10:05:13 -0500
  • eb011e9f31 Merge branch 'master' of github.com:hakimel/reveal.js Hakim El Hattab 2012-11-11 10:01:18 -0500
  • d6d0f40c5e add grunt.js build file (closes #235) Hakim El Hattab 2012-11-11 10:01:05 -0500
  • 2e7b53865e Merge pull request #234 from dandv/patch-1 Hakim El Hattab 2012-11-10 18:18:29 -0800
  • 4192106469 its->it's in README.md Dan Dascalescu 2012-11-10 17:51:31 -0800
  • 8e79f8592a fixes issue where italic fonts disappeared when printing to pdf (closes #230) Hakim El Hattab 2012-11-10 20:09:12 -0500
  • be4c55cd65 add night theme Hakim El Hattab 2012-11-10 19:49:44 -0500
  • 403cb5a8c4 fix issue with dependency loader callbacks Hakim El Hattab 2012-11-10 19:14:16 -0500
  • 2834a6bc89 ensure fragments are visible in print styles, fix page-break error in paper print sheet Hakim El Hattab 2012-11-10 18:15:05 -0500