Commit Graph

  • 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
  • 789a196e8f Merge branch 'master' of github.com:hakimel/reveal.js Hakim El Hattab 2013-06-18 20:22:19 -0400
  • 922b0037cd adjust background image url detection #453 Hakim El Hattab 2013-06-18 20:21:48 -0400
  • 46dd9dd817 Create a single fragment event per fragment-index Eric Weikl 2013-06-18 18:33:03 +0200
  • 8aede28699 readme restructure, add keyboard section Hakim El Hattab 2013-06-18 10:22:47 -0300
  • 2dce8db491 readme update Hakim El Hattab 2013-06-18 10:09:19 -0300
  • ed81faa467 Merge branch 'master' of github.com:hakimel/reveal.js into dev Hakim El Hattab 2013-06-18 09:01:51 -0400
  • 4bc16ff5b6 transition override examples in default contents Hakim El Hattab 2013-06-18 08:53:15 -0400
  • c3da106363 rename 'linear' background transition to 'slide' Hakim El Hattab 2013-06-18 08:40:05 -0400
  • eb5b39e685 support for background transition overrides Hakim El Hattab 2013-06-18 08:37:06 -0400
  • 636a666197 Merge remote-tracking branch 'upstream/master' Chris Lawrence 2013-06-17 22:55:52 -0400
  • b0b6c75629 mouse wheel tweaks (closes #454) Hakim El Hattab 2013-06-16 19:55:50 -0400
  • b6e3568f52 minify js for #493 Hakim El Hattab 2013-06-16 19:36:23 -0400
  • 4fde6124e6 merge navigate prev fix #493 Hakim El Hattab 2013-06-16 19:33:57 -0400
  • 516b1fc794 readme typo (closes #495) Hakim El Hattab 2013-06-16 19:29:07 -0400
  • d355a04061 Fix jshint test Rick Lupton 2013-06-16 22:25:37 +0100
  • 56595d65cf keyboard config object support #405 Hakim El Hattab 2013-06-16 11:49:51 -0400
  • 510839ab04 Fix navigatePrev() past beginning of stack: fixes issue #463.#463.#463. Rick Lupton 2013-06-14 15:03:54 +0100
  • a9dce74e24 recompile themes #488 Hakim El Hattab 2013-06-13 21:31:48 -0400
  • e8f42736ff Merge branch 'master' of https://github.com/OwenVersteeg/reveal.js Hakim El Hattab 2013-06-13 21:30:58 -0400
  • cc133679be Fix links so they aren't cut off (in SCSS) Owen Versteeg 2013-06-13 20:48:20 -0300
  • c5408f37da Fix links so they aren't cut off (in SCSS) Owen Versteeg 2013-06-13 19:42:19 -0400
  • 6acfcad2f4 correct links in sky theme Owen Versteeg 2013-06-10 20:47:12 -0300
  • 30a0e67340 Merge pull request #487 from OwenVersteeg/master Hakim El Hattab 2013-06-10 16:35:59 -0700
  • 2990909cc4 update serif (change controls, fix links, change url) Owen Versteeg 2013-06-10 20:32:34 -0300
  • 7094f44eb9 merge conflicts w preview & backgrounds Hakim El Hattab 2013-06-10 16:53:41 -0400
  • 424f8ee961 additional background test Hakim El Hattab 2013-06-10 22:34:51 +0200
  • c3b91560c7 match background and transition slide transition easing equations Hakim El Hattab 2013-06-10 08:59:58 +0200
  • abb4ca8f2d rtl support for new sliding backgrounds Hakim El Hattab 2013-06-10 08:55:59 +0200
  • 8e348af8b8 pluralize background classname to match '.slides' Hakim El Hattab 2013-06-10 08:49:53 +0200
  • 7e50404ad7 markup error correction Hakim El Hattab 2013-06-10 08:43:01 +0200
  • 5655b5f467 semi-correction #470 Hakim El Hattab 2013-06-09 19:17:31 +0200
  • 1c16148c09 set 'hidden' attribute on all slides except the present (#457) Hakim El Hattab 2013-06-09 17:15:40 +0200
  • 8393efe8e9 serve notes/multiple index document as html (closes #470) Hakim El Hattab 2013-06-09 17:07:14 +0200
  • f5a379b8a1 merge notes timer rounding fix Hakim El Hattab 2013-06-09 16:51:35 +0200
  • aa9e298f3d update code style to match after merge Hakim El Hattab 2013-06-09 16:47:27 +0200
  • 033f3ab169 merge fix for embedded media repeated autoplay Hakim El Hattab 2013-06-09 16:44:03 +0200
  • ddfb130d11 add test deck for embedded media Hakim El Hattab 2013-06-09 16:42:55 +0200
  • 4d164dc5b6 revamp pdf printing to support per-slide backgrounds (closes #453) Hakim El Hattab 2013-06-09 16:12:50 +0200
  • d3ebbf1be7 Only call embedded content bits if the slide actually changed. Chris Lawrence 2013-06-08 05:45:48 -0400
  • ff35847fc6 update example deck to use slide backgrounds (#453) Hakim El Hattab 2013-06-04 21:29:32 +0200
  • 0ce57f1f91 update background test, documented slide backgrounds in readme (#453) Hakim El Hattab 2013-06-04 21:14:13 +0200
  • 544e090bd1 allow control over background color when using images (#453) Hakim El Hattab 2013-06-04 20:25:47 +0200
  • 15f24f7a9a linear sliding transition option for full page backgrounds (#453) Hakim El Hattab 2013-06-04 20:15:19 +0200
  • c11e8f624f support for optional background property overrides (#453) Hakim El Hattab 2013-06-04 19:58:50 +0200
  • bfadfcc7ce don't transition to first slide background (#453) Hakim El Hattab 2013-06-04 19:51:06 +0200
  • 90811b8709 add test directory and simple test document for per-slide backgrounds (#453) Hakim El Hattab 2013-06-04 19:42:56 +0200
  • f3f5d7780a started the new per-slide background implementation (#453) Hakim El Hattab 2013-06-04 19:42:33 +0200
  • 28d370f2af Use Math.floor instead of parseInt to avoid problems with very small numbers like 2e-10 Thomas Rosenau 2013-06-02 11:02:53 +0200
  • 396d531770 typo (closes #471) Hakim El Hattab 2013-05-26 15:16:26 -0300
  • 8b355eaba0 support vertical align of slides with absolute children Hakim El Hattab 2013-05-20 00:29:34 -0400
  • de551634c6 initial implentation of preview frame, add semi-fade fragment style, data-full-height support Hakim El Hattab 2013-05-20 00:18:48 -0400
  • b67889049a viewport meta to fit notes window on ipad Hakim El Hattab 2013-05-19 17:01:52 -0400