Commit Graph

  • b968dfef15 update markdown plugin formatting to match reveal.js core Hakim El Hattab 2013-08-23 17:49:19 -0400
  • f215528575 pause mode tests Hakim El Hattab 2013-08-23 15:57:28 -0400
  • 798fbc3dff test coverage for fragments Hakim El Hattab 2013-08-23 15:36:16 -0400
  • 2440e19fab move examples into test/ Hakim El Hattab 2013-08-23 14:57:11 -0400
  • a0501a30b2 make sure isVerticalSlide doesn't throw npe Hakim El Hattab 2013-08-23 09:10:11 -0400
  • 5cf49561a8 add test for loop setting Hakim El Hattab 2013-08-22 21:38:37 -0400
  • 502b26ecf0 run unit tests as part of grunt build and ci Hakim El Hattab 2013-08-22 20:31:52 -0400
  • b3db69745d more tests #123 Hakim El Hattab 2013-08-22 20:27:41 -0400
  • 45fd91f962 more tests, enable test page scroll overflow #123 Hakim El Hattab 2013-08-22 20:09:40 -0400
  • c01e1b648b more tests, use stricEqual and deepEqual assertions where appropriate #123 Hakim El Hattab 2013-08-22 19:51:00 -0400
  • d49ff9aa5f include info about which slide the assertion applies to Hakim El Hattab 2013-08-22 19:46:35 -0400
  • f61ee9a693 fix bug where isLastSlide sometimes incorrectly returned false Hakim El Hattab 2013-08-22 19:35:21 -0400
  • a7b348e83b add qunit grunt dependency Hakim El Hattab 2013-08-22 19:06:41 -0400
  • c7728ba659 add unit tests #123 Hakim El Hattab 2013-08-22 19:03:11 -0400
  • 8d7e93cfc6 2.6.0 Hakim El Hattab 2013-08-22 19:02:16 -0400
  • 55d3aea268 leap motion doc tweaks Hakim El Hattab 2013-08-22 11:23:22 -0400
  • 90a8ca4168 mathjax readme tweak Hakim El Hattab 2013-08-20 23:30:11 -0400
  • 4164200474 Merge pull request #567 from hakimel/dev Hakim El Hattab 2013-08-20 20:14:22 -0700
  • 2da7c3eacf readme update for notes in external markdown Hakim El Hattab 2013-08-20 22:37:20 -0400
  • 631a237b36 merge support for notes when using external markdown Hakim El Hattab 2013-08-20 22:32:19 -0400
  • 5cd088cec3 remove needless metadata from math plugin example Hakim El Hattab 2013-08-20 09:10:26 -0400
  • f56a10b9ff disable interaction on future/past slides Hakim El Hattab 2013-08-20 09:04:31 -0400
  • d3ac8e2343 typo fix Hakim El Hattab 2013-08-19 23:52:05 -0400
  • 006e9e2ebc Merge branch 'dev' of github.com:hakimel/reveal.js into dev Hakim El Hattab 2013-08-19 23:50:28 -0400
  • 2a8f7426f3 add docs about stretch class Hakim El Hattab 2013-08-19 23:50:18 -0400
  • 0a021845df make sure stretch works with video Hakim El Hattab 2013-08-19 23:46:29 -0400
  • 93c16b83e5 Merge pull request #564 from tomByrer/patch-1 Hakim El Hattab 2013-08-19 07:52:04 -0700
  • 1c45b735de + MathJax CDN links for HTTPS & versions tomByrer 2013-08-19 00:58:51 -0600
  • 74a5fb949d remove commented out dependencies from index Hakim El Hattab 2013-08-18 18:13:31 -0400
  • 0748b68335 renamed .remaining-height to .stretch #244 #490 #561 Hakim El Hattab 2013-08-18 17:56:41 -0400
  • 04c4fa49b8 revised remaining height layout logic Hakim El Hattab 2013-08-18 17:53:41 -0400
  • 6f1dfee81b ensure that syntax highlighted code works with remaining-height helper Hakim El Hattab 2013-08-18 15:40:11 -0400
  • 6fba833de8 readme adjustment Hakim El Hattab 2013-08-18 15:34:10 -0400
  • 62049d1b6d math plugin doc update Hakim El Hattab 2013-08-18 14:43:04 -0400
  • 300acb5637 document math plugin Hakim El Hattab 2013-08-18 14:38:01 -0400
  • c9853233ae rename math plugin config option Hakim El Hattab 2013-08-18 14:13:55 -0400
  • 271bae6b56 allow hiding of vertical slide stacks Hakim El Hattab 2013-08-18 00:01:28 -0400
  • 3dc53b891d prevent invalid slidechanged on page load Hakim El Hattab 2013-08-17 12:18:48 -0400
  • 3c5f3ee048 fix retrieval of computed styles in ff Hakim El Hattab 2013-08-17 12:15:55 -0400
  • 0239302f45 further work on remaining-height helper #244 #490 #561 Hakim El Hattab 2013-08-17 12:11:05 -0400
  • fecee266b6 start work on logic for fitting an element to remaining slide height #244 #490 #561 Hakim El Hattab 2013-08-16 09:31:13 -0400
  • 2bed5833ca remove pointless .call() Hakim El Hattab 2013-08-16 09:30:22 -0400
  • ead85fd475 refactor js, more natural order of startup methods Hakim El Hattab 2013-08-15 08:54:17 -0400
  • ac3f021a14 add initial slide dom setup pass Hakim El Hattab 2013-08-15 08:51:11 -0400
  • 6c0dc635a1 add util method for applying css transforms Hakim El Hattab 2013-08-13 09:27:19 -0400
  • b17e285164 mathjax plugin updates #531 Hakim El Hattab 2013-08-13 08:53:31 -0400
  • 71218583f7 add isReady method to check reveal.js loaded state Hakim El Hattab 2013-08-13 08:41:16 -0400
  • e7ee8858a2 remove unused code Hakim El Hattab 2013-08-13 00:10:14 -0400
  • 3e23b8b690 make mathjax host a config option, revamp script loading, fragment examples #531 Hakim El Hattab 2013-08-12 23:15:19 -0400
  • 3901904057 comments and failesafes for #531 Hakim El Hattab 2013-08-12 23:01:35 -0400
  • 69f7c0c693 updates to mathjax plugin, incl more examples #531 Hakim El Hattab 2013-08-12 22:42:14 -0400
  • 9984cb1f21 limit scope of mathjax rerender #531 Hakim El Hattab 2013-08-12 09:27:23 -0400
  • a6af097051 additional math examples #531 Hakim El Hattab 2013-08-12 09:24:29 -0400
  • 1748a29ff3 first version of mathjax plugin #531 Hakim El Hattab 2013-08-12 09:21:38 -0400
  • 41edd914ad merge dom setup refactor #544 Hakim El Hattab 2013-08-11 16:47:56 -0400
  • 32818e0149 move leap styles to js #554 Hakim El Hattab 2013-08-11 16:37:17 -0400
  • 49298e1991 disable transitions while presentation loads Hakim El Hattab 2013-08-11 16:32:15 -0400
  • cc41aa9115 correction to view distance calculation for vertical slides Hakim El Hattab 2013-08-11 16:27:52 -0400
  • a96ace5194 a few corrections to overview slide positioning Hakim El Hattab 2013-08-11 13:50:51 -0400
  • 93f516d30d fix bug that caused slideshow to break if an unexisting named link was used Hakim El Hattab 2013-08-11 13:44:03 -0400
  • ffd3ea410b display more slides in overview Hakim El Hattab 2013-08-11 13:42:50 -0400
  • 48f5ba9367 Formatting Guillaume Turri 2013-08-11 16:34:04 +0200
  • 644ae56f4f inlined method used only once Guillaume Turri 2013-08-11 16:30:08 +0200
  • e18ffa8779 Use more explicit name Guillaume Turri 2013-08-11 16:25:43 +0200
  • 81f762080b rename embed > embedded to signal that it's a state and not an action Hakim El Hattab 2013-08-10 14:38:42 -0400
  • 785bee596b add embed option Hakim El Hattab 2013-08-10 14:30:24 -0400
  • 0add83e9ed renamed handled flag to captured Hakim El Hattab 2013-08-10 14:09:23 -0400
  • b800d147b1 reduce touch event threshold to make it more sensitive Hakim El Hattab 2013-08-10 13:42:53 -0400
  • 8222795c87 code formatting Hakim El Hattab 2013-08-10 13:40:22 -0400
  • 73b69eb13d reduce overview depth on small screens Hakim El Hattab 2013-08-10 13:32:19 -0400
  • 8e01c03824 make view distance configurable #527 Hakim El Hattab 2013-08-10 13:16:45 -0400
  • 8ad81aa1a5 delay client capability test until initialization phase Hakim El Hattab 2013-08-10 13:10:48 -0400
  • 7b5e537157 much improved distance measuring logic, improves performance on mobile and fixes some crashes Hakim El Hattab 2013-08-10 12:52:28 -0400
  • cb26ff6211 note about speaker notes in setup docs #207 Hakim El Hattab 2013-08-09 23:56:26 -0400
  • fc43e905d5 merge master into dev Hakim El Hattab 2013-08-08 13:34:24 -0400
  • 8c1923b4a3 Merge pull request #554 from gneatgeek/leapmotion-plugin Hakim El Hattab 2013-08-08 10:34:22 -0700
  • e135f136c1 merge in leap plugin #554 Hakim El Hattab 2013-08-08 10:22:38 -0400
  • b2c6ccc912 Minor update Rory Hardy 2013-08-07 22:40:07 -0500
  • 0a78486b22 Update index.html Rory Hardy 2013-08-07 22:06:41 -0500
  • 1e1919274c Removed redundant code Rory Hardy 2013-08-07 22:07:02 -0500
  • bd543e5cee Various updates Rory Hardy 2013-08-07 21:53:31 -0500
  • 1d895bad61 Docs and updates Updated README.md to mention the leap plugin. Removed leap settings from index.html. Better variable naming in leap.js Rory Hardy 2013-08-06 00:11:58 -0500
  • 36a4f56f62 Minor updates modified: css/reveal.min.css modified: plugin/leap/leap.js Rory Hardy 2013-08-05 23:36:07 -0500
  • 32865b43f8 Put the timing code back in. Rory Hardy 2013-08-05 22:49:39 -0500
  • dbcbc7aa69 Added pointer and tweaked the code modified: css/reveal.css modified: css/reveal.min.css modified: plugin/leap/leap.js Rory Hardy 2013-08-05 22:41:04 -0500
  • a06c84e42a Removed timing code. When used correctly, the 1/2 second delay is uncessary and may yield undesireable results. modified: plugin/leap/leap.js Rory Hardy 2013-08-05 12:43:07 -0500
  • 0e7bc4091e Minor updates Changed invert to naturalSwipe Removed invert rule from index.html Ensured that left/right swipes only work with 1 hand present modified: index.html modified: plugin/leap/leap.js Rory Hardy 2013-08-04 20:27:47 -0500
  • 70cade3732 Updates to leap.js and index.html Rory Hardy 2013-08-04 20:22:34 -0500
  • af5acd1aa2 Added gestures sun16 2013-08-03 22:36:11 -0500
  • b2980a705b Added leap.min.js and comments. Rory Hardy 2013-08-03 22:33:31 -0500
  • fe90f2b8c7 Merge branch 'bug/markdown' of https://github.com/snowyu/reveal.js into dev Hakim El Hattab 2013-07-31 08:37:53 -0400
  • efbcab57f7 * [bug] fixed render markdown file error like this: ```html <section data-markdown> <script type="text/template"> </script> </section> ``` Riceball LEE 2013-07-31 06:48:09 +0800
  • 04b9e444d9 Minor refactoring Guillaume Turri 2013-07-28 22:41:55 +0200
  • 53f1f110c8 ensure notes window fragment states are mirrored in main window #538 Hakim El Hattab 2013-07-26 10:03:59 -0400
  • 03385d7245 simplify client side notes plugin Hakim El Hattab 2013-07-26 09:48:21 -0400
  • 8bf19ab61f restore rolling links.. but default to off #532 Hakim El Hattab 2013-07-26 09:33:25 -0400
  • 4c491e5ecc highlight charset option for external md in readme #537 Hakim El Hattab 2013-07-24 23:35:18 -0400
  • 289ea804ad Merge branch 'master' of https://github.com/iMilnb/reveal.js into dev Hakim El Hattab 2013-07-24 23:30:13 -0400
  • 3ca598473b updated markdown example with data-charset Emile 'iMil' Heitor 2013-07-23 17:34:23 +0200
  • ce0facf7b2 added custom charset support for external markdown file Emile 'iMil' Heitor 2013-07-23 17:31:30 +0200