Commit Graph

  • c453bc4770 markdown plugin can now process slides that are added at runtime Hakim El Hattab 2013-09-06 08:40:43 -0400
  • ef9168c7c4 fix issue with notes on last slide of external markdown #589 Hakim El Hattab 2013-09-06 08:24:03 -0400
  • 6f5ed2f90e supporting same languages as highlight.js Henrik 2013-09-05 10:45:50 +0200
  • a3e6c95e79 reorder themes #584 Hakim El Hattab 2013-09-04 09:00:26 -0400
  • 6ba1a4b780 Merge branch 'list-themes' of https://github.com/tlevine/reveal.js into dev Hakim El Hattab 2013-09-04 08:58:48 -0400
  • 2578fddd3f enable hiding of address bar for ios chrome #582 Hakim El Hattab 2013-09-04 08:56:50 -0400
  • 7cd4af80a6 update progress bar to hide/show using same type of rules as controls Hakim El Hattab 2013-09-03 21:55:19 -0400
  • 932a6e047b Merge branch 'master' of https://github.com/ziggystar/reveal.js into dev Hakim El Hattab 2013-09-03 21:51:52 -0400
  • 4251c5cd4d update grunt and node dependency versions Hakim El Hattab 2013-09-03 20:49:51 -0400
  • 8a468394b5 fix: links not working when controls are disabled Thomas Geier 2013-09-03 11:10:05 +0200
  • 4ce5c75d19 list more themes Thomas Levine 2013-09-02 20:44:14 +0000
  • a0f0371fb1 configure notes window presentations to hide needless UI Hakim El Hattab 2013-08-29 09:28:16 -0400
  • 8a7618793a syntax fix in code example hakimel 2013-08-28 09:43:36 -0400
  • bba5a5d69c prep markdown test suite Hakim El Hattab 2013-08-27 09:25:02 -0400
  • d9c9474938 markdown refactoring #507 Hakim El Hattab 2013-08-27 09:11:33 -0400
  • e9b0f5b481 minor refactoring of overview code Hakim El Hattab 2013-08-26 09:20:12 -0400
  • cf8b004052 update to latest version of highlight theme #576 Hakim El Hattab 2013-08-26 09:16:32 -0400
  • d8fb09fb64 Merge remote-tracking branch 'upstream/master' Chris Lawrence 2013-08-26 02:25:38 -0400
  • 571fb67864 fix bug where markdown notes in last slide would not parse #574 Hakim El Hattab 2013-08-24 16:13:24 -0400
  • d62093c228 include dev flag in version Hakim El Hattab 2013-08-24 15:10:10 -0400
  • 7e629936e5 always use 'i' as iterator Hakim El Hattab 2013-08-24 11:06:52 -0400
  • 1c8fd60595 add test task, avoid attempt to run tests in unrelated html files Hakim El Hattab 2013-08-24 10:52:35 -0400
  • 7f85c21386 markdown refactoring; comments, renamed functions, shorter argument lists Hakim El Hattab 2013-08-24 10:39:15 -0400
  • 1c5da37ca6 more markdown plugin refactoring Hakim El Hattab 2013-08-24 10:03:34 -0400
  • 4350c0024f standardize way of declaring functions Hakim El Hattab 2013-08-23 17:51:20 -0400
  • 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
  • f84e025d38 Merge remote-tracking branch 'upstream/master' Chris Lawrence 2013-08-19 01:04:34 -0400
  • 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