Commit Graph

  • 7af90a2d8a attempt to fix grunt in travis ci build Hakim El Hattab 2013-02-27 17:03:21 -0500
  • d7b92c9c65 update main window when current slide changes in notes (closes #343) Hakim El Hattab 2013-02-27 16:55:42 -0500
  • c2ab30b87e replace classList.toggle( ..., force ) as it's broken in ff Hakim El Hattab 2013-02-27 16:55:14 -0500
  • 4c57ad918b dispatch event when paused/resumed (closes #336) Hakim El Hattab 2013-02-27 16:41:45 -0500
  • 68fa39f083 Merge branch 'patch-1' of https://github.com/asmod3us/reveal.js into dev Hakim El Hattab 2013-02-27 15:40:53 -0500
  • c438ba6516 example external markdown in readme (#329) Hakim El Hattab 2013-02-27 15:32:47 -0500
  • 7cc0c8787d add note about external markdown in readme (#329) Hakim El Hattab 2013-02-27 15:05:56 -0500
  • f9f17be014 merge external markdown support, move example to plugin (#329) Hakim El Hattab 2013-02-27 15:01:30 -0500
  • 3321e8b600 Merge branch 'slidifyMarkdown' of https://github.com/webpro/reveal.js into dev Hakim El Hattab 2013-02-27 14:20:26 -0500
  • 2e8e73a847 fragment sorting tweaks, sort attribute is now called data-fragment-index (#342) Hakim El Hattab 2013-02-27 13:40:42 -0500
  • 25f26bdc15 Merge branch 'sort_fragments' of https://github.com/jaberg/reveal.js into dev Hakim El Hattab 2013-02-27 13:25:28 -0500
  • 3f740c8553 merge grunt update to 0.4 (#350) Hakim El Hattab 2013-02-27 13:20:24 -0500
  • 9f1c5a0cea Merge branch 'upgrade-to-grunt-0.4' of https://github.com/boazsender/reveal.js into dev Hakim El Hattab 2013-02-27 13:13:54 -0500
  • 14105feb10 upgrading to grunt 0.4. resolves #349. Boaz Sender 2013-02-27 02:26:24 -0500
  • 5978b7fb64 remove share buttons Hakim El Hattab 2013-02-26 12:08:44 -0500
  • 3b822c33e4 disabled overview clicks on slides with disabled class Hakim El Hattab 2013-02-26 12:08:04 -0500
  • f095af212e Update plugin/markdown/markdown.js asmod3us 2013-02-26 16:06:18 +0100
  • 40759435e4 prevent overview click events after calling Reveal.removeEventListeners Hakim El Hattab 2013-02-24 00:52:54 -0500
  • f795cb0269 add configure api method for update config after initialization Hakim El Hattab 2013-02-24 00:44:20 -0500
  • 1661fb2fae updated dark theme to use external color definition asmod3us 2013-02-21 22:57:06 +0100
  • b967cfd615 added solarized light theme asmod3us 2013-02-21 22:56:48 +0100
  • ff3e02de18 extracted solarized color definitions to separate file asmod3us 2013-02-21 22:56:31 +0100
  • d44812b8b5 added solarized dark theme asmod3us 2013-02-21 22:48:54 +0100
  • a9b4eb9a05 Set PDF output to letter landscape, no margin Jeremy Mikola 2013-02-21 14:21:47 -0500
  • e4016792dd FIX: indent level of sort_fragments James Bergstra 2013-02-21 13:16:26 -0500
  • c00de0a24d ENH: fragment-pos attribute for ordering fragments James Bergstra 2013-02-21 11:23:07 -0500
  • 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
  • 8d61a112ff search plugin Jon Snyder 2013-02-11 15:34:31 -0800
  • 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
  • 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