Commit Graph

  • e3205a55be
    Merge pull request #2078 from bnjmnt4n/data-background Hakim El Hattab 2018-01-22 10:53:44 +0100
  • 6816a0205e Allow `data-background` images to load even if there is whitespace at the end. Benjamin Tan 2018-01-22 17:17:08 +0800
  • 40e5544776
    Merge pull request #2077 from bnjmnt4n/js-load Hakim El Hattab 2018-01-22 10:09:46 +0100
  • fd7894fa13 Allow JS files with query strings to be loaded. Benjamin Tan 2018-01-22 16:33:10 +0800
  • d68423f310 fix fragment handling when desired fragment is 0 Dougal J. Sutherland 2018-01-21 18:03:48 +0000
  • 260f287926 optionally put the fragment in the URL Dougal J. Sutherland 2018-01-04 20:09:01 +0000
  • 0c946ae18b fix missing theme line-height when printing #1967 Hakim El Hattab 2017-12-04 14:03:16 +0100
  • 7a0b4a56f9 prevent cmd+r in notes window since reloading breaks the view #1958 Hakim El Hattab 2017-12-04 13:57:19 +0100
  • edc9c0a8fd
    Merge pull request #1958 from ThomasWeinert/feature/block_f5_in_notes Hakim El Hattab 2017-12-04 13:46:04 +0100
  • 09471a0508 Merge branch 'patch-1' of https://github.com/keradus/reveal.js into dev Hakim El Hattab 2017-12-04 13:44:06 +0100
  • aee62ff0af
    .gitignore - ignore package-lock.json file Dariusz Rumiński 2017-12-02 20:36:36 +0100
  • 137e383950
    Merge pull request #2045 from jgm/issue2026 Hakim El Hattab 2017-12-01 14:37:47 +0100
  • 773569b4a2 Allow tex2jax options to be passed into math plugin. John MacFarlane 2017-11-29 21:53:10 -0800
  • 1f1f86ec73 Merge branch 'issue_2041' of https://github.com/denehyg/reveal.js into dev Hakim El Hattab 2017-11-29 09:54:48 +0100
  • c966c118fa minor formatting tweaks Hakim El Hattab 2017-11-29 09:46:45 +0100
  • 6028844452 Merge branch 'plugin-key-bindings' of https://github.com/denehyg/reveal.js into dev Hakim El Hattab 2017-11-29 09:38:05 +0100
  • 8579fc773d Fixed issue with getProgress() when called from slidechanged event on edge case Greg Denehy 2017-11-25 11:07:09 +1030
  • a0a9aa7821 optimize use of getSlideBackground by avoiding index lookup Hakim El Hattab 2017-11-23 15:45:15 +0100
  • a0c013606e add inline and external markdown images to example #2039 Hakim El Hattab 2017-11-23 11:12:54 +0100
  • 65bdccd580 lab.hakim.se/reveal-js -> revealjs.com Hakim El Hattab 2017-11-22 14:46:55 +0100
  • 8a63686017 3.6.0 Hakim El Hattab 2017-11-22 14:10:33 +0100
  • a03e803628 make it possible to load/unload slides via the api Hakim El Hattab 2017-11-21 15:38:44 +0100
  • 4022cbfe84 simplify logic for finding slide backgrounds Hakim El Hattab 2017-11-21 15:29:40 +0100
  • fa8a7334ce URI encode name hash Nicolas Normand 2017-11-17 11:59:21 +0100
  • 28d6a7775b Merge branch 'update-css' of https://github.com/sfairchild/reveal.js into dev Hakim El Hattab 2017-11-09 11:52:11 +0100
  • afce29d79a Merge branch 'master' of github.com:hakimel/reveal.js into dev Hakim El Hattab 2017-11-09 11:51:59 +0100
  • 9d0a3d7d5e
    Merge pull request #1983 from ssfrr/patch-1 Hakim El Hattab 2017-11-09 11:48:51 +0100
  • 41e86a2a22
    Merge pull request #2017 from hoeggi/patch-1 Hakim El Hattab 2017-11-09 11:47:38 +0100
  • 1c8edfc8e4
    Merge pull request #1957 from crowchirp/patch-1 Hakim El Hattab 2017-11-09 11:46:57 +0100
  • 463770cc53
    Merge pull request #2029 from lechten/export-isSpeakerNotes Hakim El Hattab 2017-11-09 11:41:08 +0100
  • 3d1d7683b2 reconfiguring no longer unloads iframes on current slide Hakim El Hattab 2017-11-09 11:40:25 +0100
  • 376d140b2a
    Merge pull request #2030 from lechten/registersearchkey Hakim El Hattab 2017-11-09 11:30:38 +0100
  • 3beda63a7d allow to be called directly before or after (closes #2021) Hakim El Hattab 2017-11-09 10:26:35 +0100
  • 1002d39e7c Register search key shortcut for help overlay Jens Lechtenbörger 2017-11-05 17:45:18 +0100
  • 44a5673e6f Export isSpeakerNotes Jens Lechtenbörger 2017-11-05 10:31:43 +0100
  • 8041759b8b
    Update README.md hoeggi 2017-10-28 19:57:35 +0200
  • 4a4719b587 always show media controls on mobile devices Hakim El Hattab 2017-10-04 11:13:09 +0200
  • 665d3a151d adds note about necessary markdown scripts to README Spencer Russell 2017-09-11 15:13:37 -0400
  • 56504b50a9 support negative values in query config overrides Hakim El Hattab 2017-09-07 10:33:44 +0200
  • f9a4a27087 Prevent text-transform inside code tags Sean Fairchild 2017-09-06 10:50:39 -0400
  • c0109d948f Block F5 in speaker notes window, avoid disconnects Thomas Weinert 2017-08-12 13:38:46 +0200
  • 04dcc48fa9 corrected minor typo in readme file Chandan Rai 2017-08-10 00:17:08 +0530
  • 08e0f5e47b fix indent: replace spaces with tabs Maximilian Köhl 2017-08-08 22:53:32 +0200
  • a2cf23b30c PDF export: add option to export one page per fragment Maximilian Köhl 2017-08-08 22:47:10 +0200
  • bfd431a0c4 add option for disabling all forms of auto-sliding Hakim El Hattab 2017-07-27 08:42:40 +0200
  • 8725593805 localstorage feature test in notes plugin, fixes speaker view error in safari Hakim El Hattab 2017-07-13 20:19:16 +0200
  • b04489b129 zoom.js works on main wrapper element Hakim El Hattab 2017-06-19 11:06:58 +0200
  • 76eea30083 zoom.js uses ctrl+click for linux, alt+click for others #1909 Hakim El Hattab 2017-06-19 09:52:56 +0200
  • af6754bfb7 simplify point zoom, switch back to alt + click shortcut for os x support #1909 Hakim El Hattab 2017-06-19 09:45:52 +0200
  • a781b6a22b clear existing matches when searching for empty string #1909 Hakim El Hattab 2017-06-19 09:43:29 +0200
  • 7d0d3c24ca Merge branch 'master' of https://github.com/linux-man/reveal.js into dev Hakim El Hattab 2017-06-19 09:36:25 +0200
  • af7c33b902 unload lazy loaded videos that are moved out of view Hakim El Hattab 2017-06-14 19:11:08 +0200
  • dc17129082 themes use default quotation marks for `<q>` #1720 Hakim El Hattab 2017-06-14 10:42:41 +0200
  • 1233092223 prevent mobile safari header from covering presentation content Hakim El Hattab 2017-06-13 09:43:05 +0200
  • 9342d19b5a fix centering of edge-aligned controls Hakim El Hattab 2017-06-12 10:22:47 +0200
  • 6ae4ad69d2 change event listener syntax #1917 Hakim El Hattab 2017-06-12 09:17:46 +0200
  • 5e279efdf3 Merge branch 'issue1896' of https://github.com/OleMussmann/reveal.js into dev Hakim El Hattab 2017-06-12 09:11:24 +0200
  • 2961f00946 Merge branch 'master' of github.com:hakimel/reveal.js into dev Hakim El Hattab 2017-06-12 09:05:37 +0200
  • 43eada7990 Merge pull request #1898 from bentsai/patch-1 Hakim El Hattab 2017-06-12 08:53:09 +0200
  • 9139bc32de alias 'notes:' alias for md speaker note separator #1913 Hakim El Hattab 2017-06-07 15:43:17 +0200
  • b279a47a76 patch to allow multiplexing on URL load Ole Mussmann 2017-06-06 10:36:40 +0200
  • 9ab14374e5 change condition for detecting when there are horizontal slides Hakim El Hattab 2017-06-02 12:13:41 +0200
  • 0388c96e60 'showNotes' does nothing when there are no notes Hakim El Hattab 2017-05-24 10:05:16 +0200
  • 53c56510ed larger speaker notes font on big screens Hakim El Hattab 2017-05-23 13:14:25 +0200
  • b64c35ed0b tweak control spacing Hakim El Hattab 2017-05-22 11:50:18 +0200
  • fab28362ce highlight.js 9.0.0 -> 9.11.0 Hakim El Hattab 2017-05-22 11:34:24 +0200
  • ce467b53bc Remove comment linux-man 2017-05-21 19:49:07 +0100
  • 9c3a65744c Modified Zoom Block dimension calculation is not accurate, so zoom is made on mouse coordinates Change default modifier to ctrl - alt don't work on Linux New parameter zoomLevel: default 2 linux-man 2017-05-21 19:13:41 +0100
  • e3a3d3aa0a Better Search Open/close with Control+Shift+f Find words inside SPAN Don't duplicate findings linux-man 2017-05-21 19:00:12 +0100
  • 64bcfc4f69 change default color of controls to match legacy Hakim El Hattab 2017-05-19 16:14:37 +0200
  • 522db9513c remove border from notes contain when printing on separate page Hakim El Hattab 2017-05-19 11:21:40 +0200
  • 955075bfc4 adjust autplay position when notes are bottom-aligned Hakim El Hattab 2017-05-19 10:46:13 +0200
  • b1a7b0799f low width speaker notes mode no longer uses vh Hakim El Hattab 2017-05-19 10:20:06 +0200
  • 9a7d491ede adjust speaker notes layout on mobile devices Hakim El Hattab 2017-05-19 09:51:01 +0200
  • 7ae18c6b1e 'no notes on this slide' placeholder Hakim El Hattab 2017-05-18 16:03:20 +0200
  • 052a3f0c71 speaker notes tweak Hakim El Hattab 2017-05-18 16:00:48 +0200
  • b7b3fe3ed4 comment typo Hakim El Hattab 2017-05-18 15:40:17 +0200
  • 453a888797 fix error with multiple decimal em in safari Hakim El Hattab 2017-05-18 15:34:51 +0200
  • 6dde00fb2e improve controls on touch devices Hakim El Hattab 2017-05-18 14:11:48 +0200
  • fb1b8a2790 revise progress to make them easier to override Hakim El Hattab 2017-05-18 09:58:25 +0200
  • a5e175d59f fix up arrow position Hakim El Hattab 2017-05-18 09:42:01 +0200
  • d770f32bb9 control layout tweaks Hakim El Hattab 2017-05-17 17:10:17 +0200
  • c966672aa4 adjust control layouts when there are no vertical/horiozontal slides Hakim El Hattab 2017-05-17 15:20:45 +0200
  • b784bd56d1 more flexible control size using em Hakim El Hattab 2017-05-17 14:44:49 +0200
  • 13733edaa8 control opacity tweak Hakim El Hattab 2017-05-16 15:51:20 +0200
  • 67507ccb9d controlsHints -> controlsTutorial Hakim El Hattab 2017-05-16 15:40:50 +0200
  • 9e013ccbb2 in/out transitions for controls Hakim El Hattab 2017-05-16 15:31:05 +0200
  • 617c17be3c add controlsHint option, animates vertical arrow first time we encounter a vertical slide Hakim El Hattab 2017-05-16 15:04:32 +0200
  • 58dc6b7c36 adjust controls layout when there are no vertical or horizontal slides in the deck Hakim El Hattab 2017-05-16 09:43:16 +0200
  • f8b5813e59 prevent flicker on hover Hakim El Hattab 2016-11-10 09:58:47 +0100
  • 16c03a5b03 spacing adjustment Hakim El Hattab 2016-10-12 13:11:08 +0200
  • 92049d8244 fix unclickable slides in overview when controls were edge-aligned Hakim El Hattab 2016-10-12 12:38:19 +0200
  • 2a0a6cbabc reduce control spacing Hakim El Hattab 2016-10-12 11:19:21 +0200
  • 54a2137c0d fix responsive issue with speaker notes Hakim El Hattab 2016-10-11 11:33:39 +0200
  • 2cc5ae946b new, fixed, speaker notes layout Hakim El Hattab 2016-10-11 11:03:49 +0200
  • 44a355b6e9 'controls-placement' -> 'controls-layout', cut back on controls spacing Hakim El Hattab 2016-06-28 13:34:12 +0200
  • 10545d41cc simplify control styling using currentColor Hakim El Hattab 2016-06-28 12:34:23 +0200
  • 2155415767 more flexible back arrow controls option Hakim El Hattab 2016-06-28 12:23:40 +0200
  • e45a425575 default to bottom right controls, rename soften arrows option Hakim El Hattab 2016-06-28 12:12:01 +0200
  • 4fb8e78eb4 collapse control element size when corner aligned Hakim El Hattab 2016-04-29 10:26:44 +0200