Commit graph

  • 508471210b fixed display issue gh-pages Yann Esposito (Yogsototh) 2013-03-11 16:47:08 +0100
  • 019def6b58 more links Yann Esposito (Yogsototh) 2013-03-11 16:45:30 +0100
  • caca7b3b3a Merge branch 'master' into gh-pages Yann Esposito (Yogsototh) 2013-03-11 16:41:45 +0100
  • 3fd4e1cf0f added some links master Yann Esposito (Yogsototh) 2013-03-11 16:01:27 +0100
  • 7ec70f1b2d last details Yann Esposito (Yogsototh) 2013-03-10 23:15:50 +0100
  • 3409ef1650 better estimations Yann Esposito (Yogsototh) 2013-03-10 22:58:36 +0100
  • 56811ba09a finishing presentation Yann Esposito (Yogsototh) 2013-03-10 22:49:23 +0100
  • 868ae24936 start by something not too bad Yann Esposito (Yogsototh) 2013-03-10 01:56:15 +0100
  • f72bc38b8e removed every ambiguity Yann Esposito (Yogsototh) 2013-03-06 18:14:04 +0100
  • 1ebc614b4f starting Yann Esposito (Yogsototh) 2013-03-06 18:08:07 +0100
  • d1943fcd91 Merge pull request #338 from jjallaire/ontouchstart-add-nullcheck Hakim El Hattab 2013-02-20 07:33:44 -0800
  • 2cfabed9f3 ontouchstart null check in addEventListeners JJ Allaire 2013-02-14 05:26:46 -0500
  • e1872c9115 added isFirstSlide/isLastSlide api methods Hakim El Hattab 2013-02-13 18:00:53 -0500
  • 24a59a53fd Merge branch 'master' of https://github.com/gouravtiwari/reveal.js Hakim El Hattab 2013-02-13 17:38:24 -0500
  • 2d0237538c Merge pull request #337 from jjallaire/ontouchstart-nullcheck Hakim El Hattab 2013-02-13 14:35:28 -0800
  • 45825b61b7 check window.ontouchstart != null (required for qtwebkit) JJ Allaire 2013-02-13 08:10:27 -0500
  • 4df8a25625 Added isFirstSlide and isLastSlide functions Gourav Tiwari 2013-02-11 13:51:40 -0500
  • 7ee4e0ba66 scale presentations on ipad instead of zoom Hakim El Hattab 2013-02-11 12:09:14 -0500
  • 24c493fb83 add api methods for check if overview is active or presentation is paused Hakim El Hattab 2013-02-09 19:11:54 -0500
  • 2962325fd1 stop auto-slide on pause and overview (closes #320) Hakim El Hattab 2013-02-09 19:04:17 -0500
  • 380264afc8 merge in notes improvement hakimel 2013-02-06 19:15:30 -0500
  • fd7d09f697 find correct path to open html file from the notes.js path Damjan Georgievski 2013-02-06 12:24:04 +0100
  • cf8708f932 adjust copyright years Hakim El Hattab 2013-02-05 20:08:59 -0500
  • 8a2f146267 remove experimental tileflip transition, reduce max size of media content to 95% to account for slide padding Hakim El Hattab 2013-02-05 18:02:03 -0500
  • 6b0fff3512 enable backgrounds images when printing to pdf (closes #271) Hakim El Hattab 2013-02-03 16:17:46 -0500
  • 11fc906add helper method for retrieving slide based on index (closes #293) Hakim El Hattab 2013-02-03 15:55:22 -0500
  • 080fb3cd33 disable zoom plugin while in overview mode Hakim El Hattab 2013-02-03 13:21:42 -0500
  • c21e6bbfed fix vertical centering of slide in ios chrome (closes #289) Hakim El Hattab 2013-02-03 11:28:01 -0500
  • 2629be651a trailing ws Hakim El Hattab 2013-02-03 11:27:28 -0500
  • 9b830131f7 fix error with removal of control button and progress bar event listeners (closes #323) Hakim El Hattab 2013-02-03 02:00:17 -0500
  • d182235f1f code cosmetics Hakim El Hattab 2013-02-03 01:31:27 -0500
  • abf9ddb588 Merge pull request #322 from commadelimited/deactivate-nav-during-pause Hakim El Hattab 2013-02-02 22:28:28 -0800
  • f45d94850f describing new presentation sizing logic in readme Hakim El Hattab 2013-02-03 01:21:55 -0500
  • 98a99086ac fix word breaks in headers (closes #321) Hakim El Hattab 2013-02-03 01:02:51 -0500
  • c50ae08fe0 remove extra padding in stacks, add api method to retrieve curren scale (#310) Hakim El Hattab 2013-02-02 20:05:09 -0500
  • 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
  • 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