Commit Graph

  • 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
  • b6e85816e5 typo Hakim El Hattab 2013-07-22 08:54:43 -0400
  • 09d7589e3e Merge branch 'master' of https://github.com/MatthewEppelsheimer/reveal.js into dev Hakim El Hattab 2013-07-22 08:47:54 -0400
  • 4874b13f91 Merge remote-tracking branch 'upstream/master' Chris Lawrence 2013-07-22 05:39:20 -0400
  • 9b2f62496c Make header margin an overridable setting. Matthew Eppelsheimer 2013-07-20 21:32:51 -0700
  • e8d257ec77 remove 'rolling links' #532 Hakim El Hattab 2013-07-20 22:56:48 -0400
  • 4a68d2d6a5 correction to bug introduced via #529 Hakim El Hattab 2013-07-20 22:51:52 -0400
  • 8dcf324f7a only call slide() after hash changes if indices have changed #529 Hakim El Hattab 2013-07-19 09:35:49 -0400
  • 5cb9a58938 remove delay from url update #530 Hakim El Hattab 2013-07-19 09:23:17 -0400
  • 1bb810e072 add optional 'o' key to toggle overview #491 Hakim El Hattab 2013-07-18 21:53:00 -0400
  • 0148b3fc2d multiplex readme tweaks #514 Hakim El Hattab 2013-07-18 21:16:22 -0400
  • 8f47bd04e6 document 'none' background transition Hakim El Hattab 2013-07-16 22:46:13 -0400
  • 17332318f4 add immediate transition style (#528) Hakim El Hattab 2013-07-16 22:41:16 -0400
  • 6a32756908 Merge branch 'dev' of github.com:hakimel/reveal.js into dev Hakim El Hattab 2013-07-14 18:19:52 -0400
  • bf864c7a0d ensure all future fragments are invisible #473 Hakim El Hattab 2013-07-14 18:19:40 -0400
  • fe4315e912 readme update for #505 Hakim El Hattab 2013-07-14 17:47:49 -0400
  • 0cb6eab979 fix initial auto-slide overridev #525 Hakim El Hattab 2013-07-14 17:35:49 -0400
  • 18b4cb754a typo and whitespace correction Hakim El Hattab 2013-07-10 09:01:56 -0400
  • 85043645ec work around iframe flicker in 3d transitions Hakim El Hattab 2013-07-10 08:59:07 -0400
  • 7d19b4f7ce update changelog links Hakim El Hattab 2013-07-02 18:42:37 -0400
  • ed0af87abd update url to setup instructions (closes #520) Hakim El Hattab 2013-07-01 10:26:27 -0400
  • b292c6f3f4 add barebones example Hakim El Hattab 2013-06-29 21:48:56 -0400
  • 01e5a54bb6 test > examples Hakim El Hattab 2013-06-29 21:42:15 -0400
  • f1234e51e1 Merge branch 'fix-notes-after-pr-435' of https://github.com/ericweikl/reveal.js Hakim El Hattab 2013-06-29 21:36:35 -0400
  • f0e63c8e75 additional background test Hakim El Hattab 2013-06-29 21:36:11 -0400
  • 5a400dc678 Merge pull request #517 from punchFaceChamp/patch-2 Hakim El Hattab 2013-06-29 18:32:26 -0700
  • 668f144f38 Updated README.md Shammel Lee 2013-06-28 16:08:40 -0400
  • ad086b897e Merge remote-tracking branch 'upstream/master' Chris Lawrence 2013-06-26 21:21:19 -0400
  • 37c9246a6e default lineheight #512 Hakim El Hattab 2013-06-26 18:20:21 -0400
  • 245efee894 Support for notes within markdown Adam Hepton 2013-06-25 12:15:22 +0100
  • 235c78a5c8 pdf print tweak Hakim El Hattab 2013-06-23 10:02:16 -0400
  • c065705128 background image tweaks Hakim El Hattab 2013-06-22 19:23:44 -0400
  • c9b179fd85 pdf hacks Hakim El Hattab 2013-06-22 09:47:29 -0400
  • 173b4e7f25 Merge remote-tracking branch 'upstream/master' Chris Lawrence 2013-06-22 01:47:40 -0400
  • bfbeac7a79 removes the extra blank page that was printed with pdf #458 Hakim El Hattab 2013-06-21 22:02:06 -0400
  • 7b119763f8 Merge remote-tracking branch 'upstream/master' Chris Lawrence 2013-06-21 17:57:09 -0400
  • e51c0fc3ce broader image url detect (closes #500) Hakim El Hattab 2013-06-20 16:46:26 -0400
  • 7e8ee5340e update phanomjs pdf printing to work with latest pdf css Hakim El Hattab 2013-06-18 21:55:01 -0400