Commit Graph

1155 Commits

Author SHA1 Message Date
ba0e432542 formatting 2018-03-22 11:55:44 +01:00
3bbf969686 Merge pull request #2114 from ChumpChief/standardized-pointer
Prefer W3C pointer events and updates to match the standard definition
2018-03-22 11:47:19 +01:00
8bf1cc601a Merge pull request #2128 from craigsdennis/feature/update-copyright-date
Updates copyright to 2018
2018-03-22 11:16:41 +01:00
6dbc593280 disableLayout comment tweak 2018-03-22 11:10:27 +01:00
9dbccd6978 add support for overriding the default layout (#2121)
* add support for overriding the default layout
New `overrideLayout` option (if true) will prevent h/w calcs.

* fix error if options are empty

* Implement requested changes
Rename overrideLayout to disableLayout and remove code to unset display
2018-03-22 11:06:19 +01:00
443b4475bc Adding support for hash linked slideNumber 2018-03-21 18:08:16 -07:00
ea57e697a1 Revert "remove pdf height offset"
This reverts commit f76b4fda93.
2018-03-20 10:09:47 +01:00
8ff5fe4986 Updates copyright to 2018 2018-03-16 22:41:16 -07:00
f76b4fda93 remove pdf height offset 2018-03-16 13:52:19 +01:00
511397c177 prevent missing 'present' class when navigating to same slide twice 2018-03-14 12:03:42 +01:00
389c3f52b5 Prefer W3C pointer events, remove pointerEnabled references (it is not part of the standard), unconditional event removal 2018-03-07 09:18:26 -08:00
0282413b69 fix autoplay of inline videos in ios 2018-03-05 14:59:32 +01:00
5848a432d9 Merge branch 'patch-1' of https://github.com/Jmuccigr/reveal.js into dev 2018-02-22 10:08:02 +01:00
250580fc4c added missing documentation 2018-02-20 16:08:29 +01:00
6a2c5b4de8 documentation 2018-02-20 10:30:56 +01:00
8468d82433 fixed showing speaker's view with timings/pacing while serving the presentation from the file system 2018-02-20 10:29:16 +01:00
325162692e navigateNext no longer gets stuck on first stack when looping is enabled 2018-02-12 13:49:33 +01:00
5d273cfb29 Background repeat & position to parallax background 2018-02-10 12:32:16 -05:00
d5f4edeeef Merge pull request #1836 from RobertBaron/background-whitespace-uri
Allow whitespace on background-images, w3 compliance
2018-02-09 20:05:26 +08:00
18e7dd2173 Cleanup code style. 2018-02-08 11:22:01 +08:00
27aba10756 fix looping of presentations that only have vertical slides 2018-02-07 13:45:57 +01:00
5eba331935 Merge branch 'fragment-in-url' of https://github.com/dougalsutherland/reveal.js into dev 2018-02-07 10:33:19 +01:00
7991693bde Docs: add note on how to enable/disable preview links individually.
Closes #2005.
2018-02-07 12:51:14 +08:00
e704b3ffc8 fix bug where left/right arrows appeared when there were no horizontal slides 2018-01-25 09:59:04 +01:00
de746bb642 reorganize config options 2018-01-25 09:26:10 +01:00
e3205a55be Merge pull request #2078 from bnjmnt4n/data-background
Allow `data-background` images to load even if there is whitespace at…
2018-01-22 10:53:44 +01:00
6816a0205e Allow data-background images to load even if there is whitespace at the end.
Fixes #2032.
2018-01-22 17:17:08 +08:00
fd7894fa13 Allow JS files with query strings to be loaded.
Fixes #1944.
2018-01-22 16:33:10 +08:00
d68423f310 fix fragment handling when desired fragment is 0 2018-01-21 18:03:48 +00:00
260f287926 optionally put the fragment in the URL 2018-01-04 20:09:01 +00:00
1f1f86ec73 Merge branch 'issue_2041' of https://github.com/denehyg/reveal.js into dev 2017-11-29 09:54:48 +01:00
c966c118fa minor formatting tweaks 2017-11-29 09:46:45 +01:00
6028844452 Merge branch 'plugin-key-bindings' of https://github.com/denehyg/reveal.js into dev 2017-11-29 09:38:05 +01:00
8579fc773d Fixed issue with getProgress() when called from slidechanged event on edge case 2017-11-25 11:07:09 +10:30
a0a9aa7821 optimize use of getSlideBackground by avoiding index lookup 2017-11-23 15:45:15 +01:00
65bdccd580 lab.hakim.se/reveal-js -> revealjs.com 2017-11-22 14:46:55 +01:00
8a63686017 3.6.0 2017-11-22 14:10:33 +01:00
a03e803628 make it possible to load/unload slides via the api 2017-11-21 15:38:44 +01:00
4022cbfe84 simplify logic for finding slide backgrounds 2017-11-21 15:29:40 +01:00
fa8a7334ce URI encode name hash 2017-11-17 11:59:21 +01:00
463770cc53 Merge pull request #2029 from lechten/export-isSpeakerNotes
Export isSpeakerNotes
2017-11-09 11:41:08 +01:00
3d1d7683b2 reconfiguring no longer unloads iframes on current slide 2017-11-09 11:40:25 +01:00
3beda63a7d allow to be called directly before or after (closes #2021) 2017-11-09 10:26:35 +01:00
44a5673e6f Export isSpeakerNotes 2017-11-05 10:31:43 +01:00
4a4719b587 always show media controls on mobile devices 2017-10-04 11:13:09 +02:00
56504b50a9 support negative values in query config overrides 2017-09-07 10:33:44 +02:00
08e0f5e47b fix indent: replace spaces with tabs 2017-08-08 22:53:32 +02:00
a2cf23b30c PDF export: add option to export one page per fragment 2017-08-08 22:47:10 +02:00
bfd431a0c4 add option for disabling all forms of auto-sliding 2017-07-27 08:42:40 +02:00
af7c33b902 unload lazy loaded videos that are moved out of view 2017-06-14 19:11:08 +02:00