Commit Graph

  • 5848a432d9 Merge branch 'patch-1' of https://github.com/Jmuccigr/reveal.js into dev Hakim El Hattab 2018-02-22 10:08:02 +0100
  • 250580fc4c added missing documentation Martin Jurča 2018-02-20 16:08:29 +0100
  • 6a2c5b4de8 documentation Martin Jurča 2018-02-20 10:30:56 +0100
  • 8468d82433 fixed showing speaker's view with timings/pacing while serving the presentation from the file system Martin Jurča 2018-02-18 21:30:17 +0100
  • 1427f7a1ae Cleanup readme to make it easier to read/edit. Benjamin Tan 2018-02-14 18:36:18 +0800
  • 325162692e navigateNext no longer gets stuck on first stack when looping is enabled Hakim El Hattab 2018-02-12 13:49:33 +0100
  • 5d273cfb29
    Background repeat & position to parallax background John Muccigrosso 2018-02-10 12:32:16 -0500
  • d5f4edeeef Merge pull request #1836 from RobertBaron/background-whitespace-uri Benjamin Tan 2018-02-09 20:05:26 +0800
  • b2d532ea28 Allow users to customise MathJax options. Benjamin Tan 2018-02-08 20:54:21 +0800
  • 7cd2c9138d head.js: Remove source map URL since it doesn't exist. Benjamin Tan 2018-02-08 11:22:11 +0800
  • 18e7dd2173 Cleanup code style. Benjamin Tan 2018-02-08 11:22:01 +0800
  • fb97d99bff Simplify Travis test script. Benjamin Tan 2018-02-08 11:20:41 +0800
  • 27aba10756 fix looping of presentations that only have vertical slides Hakim El Hattab 2018-02-07 13:45:52 +0100
  • 5eba331935 Merge branch 'fragment-in-url' of https://github.com/dougalsutherland/reveal.js into dev Hakim El Hattab 2018-02-07 10:33:19 +0100
  • 496db06441 head.js: Remove source map URL since it doesn't exist. Benjamin Tan 2018-02-07 13:04:15 +0800
  • 7991693bde Docs: add note on how to enable/disable preview links individually. Benjamin Tan 2018-02-07 12:51:14 +0800
  • 410f7767b9 Docs: mention that syntax highlighting requires CSS theme file. Benjamin Tan 2018-02-06 22:34:25 +0800
  • 57a4c45cf6 Docs: avoid recommending global Grunt installation. Benjamin Tan 2018-02-06 22:12:35 +0800
  • 80bc1971e0 Docs: Add note about Windows carriage returns. Benjamin Tan 2018-02-06 19:39:03 +0800
  • 4dabd439d2 Fix testing on Windows machines. Benjamin Tan 2018-02-01 20:28:20 +0800
  • e704b3ffc8 fix bug where left/right arrows appeared when there were no horizontal slides Hakim El Hattab 2018-01-25 09:59:04 +0100
  • de746bb642 reorganize config options Hakim El Hattab 2018-01-25 09:26:10 +0100
  • 4232f41abd
    Merge pull request #2080 from bnjmnt4n/update-deps Hakim El Hattab 2018-01-24 15:52:40 +0100
  • f9d0766637 Update QUnit to 2.5.0 and `grunt-contrib-qunit` to 2.0.0. Benjamin Tan 2018-01-22 22:35:15 +0800
  • f0fa6fb226 Update `grunt-contrib-uglify`. Benjamin Tan 2018-01-22 22:34:15 +0800
  • e382d5cfab Update dependencies. Benjamin Tan 2018-01-22 22:33:48 +0800
  • 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