Commit Graph

  • 8e93a1ddf9 3.5.0 Hakim El Hattab 2017-04-26 14:21:54 +0200
  • 0c3d89bfce minor tweak for #1564 Hakim El Hattab 2017-04-21 09:35:51 +0200
  • 715cf0ba11 optionally display pacing advice based on slide timings Adam Spiers 2016-04-16 15:43:44 +0100
  • 921a605567 document clock and timer in speaker notes window Adam Spiers 2016-04-16 18:22:51 +0100
  • 9c7fda43e9 don't show negative signs inside minutes/seconds elements Adam Spiers 2016-04-16 18:00:27 +0100
  • 933eba8789 round decreasing timers to mirror increasing timers Adam Spiers 2016-04-16 18:11:48 +0100
  • 1eada3b360 avoid deleting existing classes when muting time elements Adam Spiers 2016-04-16 17:40:21 +0100
  • b1b4ee270b don't mute minutes when hours is unmuted Adam Spiers 2016-04-16 17:39:04 +0100
  • 89b0c5a8d0 use opacity for muted clock elements Adam Spiers 2016-04-16 17:10:58 +0100
  • a161acaba9 extract time display code into new _displayTime() function Adam Spiers 2016-04-16 16:52:34 +0100
  • eb23e58114 Allow popup window access to Reveal API Adam Spiers 2016-04-16 15:35:14 +0100
  • ef9cbbbbb9 add new getSlides() API Adam Spiers 2016-04-16 15:12:22 +0100
  • 40912ace1f clarify getTotalSlides() returns the number of slides Adam Spiers 2016-04-16 15:01:46 +0100
  • d75afd6108 expose getPastSlideCount() via public API Adam Spiers 2016-04-16 14:02:21 +0100
  • eac37990e1 clarify meaning of getProgress() value Adam Spiers 2016-04-16 14:01:48 +0100
  • 9bbd5f2735 formatting Hakim El Hattab 2017-04-07 10:10:11 +0200
  • 2289b92961 Merge pull request #1851 from astone123/master Hakim El Hattab 2017-04-07 10:02:58 +0200
  • d1d44cf6b7 formatting Hakim El Hattab 2017-04-07 09:55:55 +0200
  • 30f2af0ac5 Merge pull request #1844 from riezebosch/pdf-print-stretch Hakim El Hattab 2017-04-07 09:54:39 +0200
  • 8ec5e00062 Merge pull request #1843 from riezebosch/pdf-print-callback Hakim El Hattab 2017-04-07 09:42:24 +0200
  • 1babc8d31c Merge pull request #1866 from christianp/mathjax-cdn Hakim El Hattab 2017-04-07 09:33:05 +0200
  • 9495b64d2c replace cdn.mathjax.org with cdnjs Christian Lawson-Perfect 2017-04-05 12:44:41 +0100
  • c3e96f1f0e make pdf page height offset configurable Hakim El Hattab 2017-04-04 14:02:54 +0200
  • 2584a6d970 new cli and in-browser pdf printing compatible fix for #1804 Hakim El Hattab 2017-04-04 13:37:01 +0200
  • 3ea7e2ff59 allow fullscreen for background iframes Hakim El Hattab 2017-03-30 16:26:49 +0200
  • a0a3b4f80d add autoPlayMedia config option, overrides individual autoplay settings Hakim El Hattab 2017-03-23 11:44:02 +0100
  • d9dd9a92fb Fix video background autoplay on iOS ADAM STONE 2017-03-17 22:47:25 -0400
  • 34f3773bf0 print-pdf layout slide contents to fit stretch elements Manuel Riezebosch 2017-03-14 14:39:31 +0100
  • 9a7c7ce93a print-pdf using callback iso timer Manuel Riezebosch 2017-03-14 14:13:24 +0100
  • 7e6fb9ec87 avoid npe on iframe postMessage Hakim El Hattab 2017-03-14 09:06:39 +0100
  • f070ba47ec Allow whitespace on background-images, w3 compliance RobertBaron 2017-02-23 19:03:15 -0600
  • b143e5976b tweaks to showSlideNumber config #1833 Hakim El Hattab 2017-02-20 11:49:19 +0100
  • 8f7e4bfd41 Merge branch 'slidenum' of https://github.com/malcomio/reveal.js into dev Hakim El Hattab 2017-02-20 11:41:31 +0100
  • 5565d08612 note about deploying multiplex server with now #1830 Hakim El Hattab 2017-02-20 11:37:18 +0100
  • 95bca847d6 correct config name in README Malcolm Young 2017-02-17 15:19:15 +0000
  • da23d682c6 allow configuration of which view slide number appears on - fixes #1791 Malcolm Young 2017-02-17 15:08:57 +0000
  • 1cee8998a0 fix overview rendering issues in latest chrome #1649 Hakim El Hattab 2017-02-17 10:50:52 +0100
  • fa70a7a517 phantom export throws error if reveal.js isn't present Hakim El Hattab 2017-02-15 11:43:57 +0100
  • bef8109506 Merge branch 'master' of github.com:hakimel/reveal.js into dev Hakim El Hattab 2017-02-15 11:19:25 +0100
  • a349ff43c5 new phantom pdf export script that works with 3.4.0 #1815 Hakim El Hattab 2017-02-15 11:18:54 +0100
  • 313a23ba2b merge autoplay conflict #1771 Hakim El Hattab 2017-02-14 14:51:14 +0100
  • 909efab7df fix readme conflict Hakim El Hattab 2017-02-14 14:42:22 +0100
  • bc1ca1a58a updated pdf docs Hakim El Hattab 2017-02-14 14:40:12 +0100
  • 2f54af4614 update readme re: pdf exports #1823 Hakim El Hattab 2017-02-14 14:38:57 +0100
  • 8b97ff3126 Merge pull request #1823 from gilxa1226/master Hakim El Hattab 2017-02-14 14:25:55 +0100
  • 5ad66f3779 docs for #1816 and remove showHelp Hakim El Hattab 2017-02-09 11:37:47 +0100
  • 1749f0d019 Merge pull request #1816 from Frazer/patch-1 Hakim El Hattab 2017-02-09 11:31:00 +0100
  • adc326139a update deserialize regex to work with decimals Hakim El Hattab 2017-02-08 12:56:51 +0100
  • 2a1303f3c1 added override parameter to toggleHelp function Frazer Kirkman 2017-02-07 19:53:58 +0100
  • d7b34b6e0f Update README.md to include block for pdf printing gilxa1226 2017-02-07 07:44:52 -0500
  • bcfb65658f Update README.md gilxa1226 2017-02-07 07:43:41 -0500
  • bede9a22e8 added toggleHelp function Frazer Kirkman 2017-02-05 18:42:59 +0100
  • 9f99ac8b84 adjust comment for display config value #1325 Hakim El Hattab 2017-02-02 10:46:44 +0100
  • 8a0dca2ba0 Merge branch 'issue-1324' of https://github.com/mojavelinux/reveal.js into dev Hakim El Hattab 2017-02-02 10:42:21 +0100
  • cc43ff21ef Merge branch 'master' of https://github.com/Bramas/reveal.js into dev Hakim El Hattab 2017-02-01 11:13:40 +0100
  • 2c9e226fab warning about cube/page being deprecated #1774 Hakim El Hattab 2017-02-01 10:33:43 +0100
  • f496613dd3 improved fragment notes support #1636 Hakim El Hattab 2017-01-31 17:08:08 +0100
  • c49f76d271 Merge branch 'master' of github.com:hakimel/reveal.js into dev Hakim El Hattab 2017-01-31 16:48:55 +0100
  • 1413cbc1a9 Merge pull request #1636 from traff/master Hakim El Hattab 2017-01-31 16:47:29 +0100
  • dc159f2825 Merge pull request #1644 from rajgoel/dev Hakim El Hattab 2017-01-31 16:45:07 +0100
  • 7daa0e04de make background videos work on ipad #1778 Hakim El Hattab 2017-01-31 16:24:06 +0100
  • 981a8b98e4 Merge pull request #1728 from opdavies/sass-extension Hakim El Hattab 2017-01-31 15:49:51 +0100
  • 581da02def Merge pull request #1764 from demoneaux/package-json Hakim El Hattab 2017-01-31 15:11:38 +0100
  • eada86c8fd recommend using textarea wrapper for inline markdown #1780 Hakim El Hattab 2017-01-31 15:07:03 +0100
  • 02a6b0515e fix markdown typo, update comment #1780 Hakim El Hattab 2017-01-31 15:02:51 +0100
  • 37f3da6095 Merge branch 'patch-2' of https://github.com/ccqgithub/reveal.js into dev Hakim El Hattab 2017-01-31 15:02:26 +0100
  • 3617eaccb6 note about showNotes in PDF exports #1800 Hakim El Hattab 2017-01-30 14:50:17 +0100
  • fa01fa366a typo Hakim El Hattab 2017-01-30 14:38:14 +0100
  • c018d04197 Merge branch 'master' of github.com:hakimel/reveal.js into dev Hakim El Hattab 2017-01-30 14:33:52 +0100
  • 3bcd167ce9 Merge pull request #1803 from bitjson/patch-1 Hakim El Hattab 2017-01-30 14:20:41 +0100
  • cd36c9274f Merge branch 'master' of github.com:hakimel/reveal.js into dev Hakim El Hattab 2017-01-25 11:01:40 +0100
  • 9f8e4d5742 3.4.1 Hakim El Hattab 2017-01-25 10:51:25 +0100
  • 953d302f8b adjust pdf margins instead of heights to fix #1804 Hakim El Hattab 2017-01-25 10:43:26 +0100
  • 84202fa072 adjust pdf margins instead of heights to fix #1804 Hakim El Hattab 2017-01-25 10:43:26 +0100
  • d9dcff1503 additional fix for empty pages in pdf exports #1804 Hakim El Hattab 2017-01-24 15:27:27 +0100
  • 286b69b61f fix empty pages in pdf exports (closes #1804) Hakim El Hattab 2017-01-24 14:48:36 +0100
  • 934c2e9730 additional fix for empty pages in pdf exports #1804 Hakim El Hattab 2017-01-24 15:27:27 +0100
  • d4133f0160 fix empty pages in pdf exports (closes #1804) Hakim El Hattab 2017-01-24 14:48:36 +0100
  • e3ca5e84a3 correct grunt option usage Jason Dreyzehner 2017-01-23 21:26:33 -0500
  • a6ecbfa732 merge info links in index Hakim El Hattab 2017-01-23 11:23:45 +0100
  • 08e6cc5a3c Merge pull request #1794 from pkubowicz/index-history Hakim El Hattab 2017-01-23 11:16:48 +0100
  • cb16f27dd3 Merge pull request #1768 from demoneaux/background-images Hakim El Hattab 2017-01-23 11:11:28 +0100
  • e8164c1392 2017 Hakim El Hattab 2017-01-20 10:35:01 +0100
  • 20238ee1d6 make backgrounds (iframes) interactive when the foreground is empty Hakim El Hattab 2017-01-19 12:16:30 +0100
  • 98de9327a7 remove unused argument Hakim El Hattab 2017-01-19 12:08:28 +0100
  • 941b86b6c3 works with video, defaults to (same as for images) Hakim El Hattab 2017-01-18 10:43:29 +0100
  • 84090b882f fix race condition by updating backgrounds after slide visibility Hakim El Hattab 2017-01-17 18:37:43 +0100
  • f9e5467000 prevent autoplaying backgrounds from playing if slide is hidden Hakim El Hattab 2017-01-17 13:19:10 +0100
  • a38207f1d7 wait for in-slide video/audio to load before playing, reuse same autoplay logic for slide backgrounds Hakim El Hattab 2017-01-16 16:11:20 +0100
  • 4afd854037 Remove 'history: true' from index.html Piotr Kubowicz 2017-01-15 16:35:31 +0100
  • 568c7516f7 fix unclosed code block Hakim El Hattab 2017-01-10 14:43:47 +0100
  • fb8414f4cb 3.4.0 Hakim El Hattab 2017-01-10 13:47:24 +0100
  • a144134b42 Merge branch 'dev' of github.com:hakimel/reveal.js Hakim El Hattab 2017-01-10 13:45:52 +0100
  • 5f76234566 support complex markdown Season Chen 2016-12-23 13:08:23 +0800
  • 97bb6e9b58 fragments inherit visibility to avoid conflicts with parent slide visibility Hakim El Hattab 2016-12-15 14:06:17 +0100
  • f2bd9d2970 don't show error message while iframe fades in #1577 Hakim El Hattab 2016-12-13 16:16:51 +0100
  • 001d4d94d3 Merge branch 'add-refused-to-display-tips-to-link-preview' of https://github.com/Huxpro/reveal.js into dev Hakim El Hattab 2016-12-13 15:57:43 +0100
  • 40c4db1e04 always use lowercase reveal.js Hakim El Hattab 2016-12-13 15:52:34 +0100
  • 63d3b59ab2 Merge pull request #1767 from demoneaux/readme Hakim El Hattab 2016-12-13 15:50:30 +0100
  • 962c6c133b #1770, set 'data-paused-by-reveal' attribute only for the media elements, which are not already in paused state. Markku Roponen 2016-12-13 16:02:26 +0200