Hakim El Hattab
8bf1cc601a
Merge pull request #2128 from craigsdennis/feature/update-copyright-date
...
Updates copyright to 2018
2018-03-22 11:16:41 +01:00
Hakim El Hattab
6dbc593280
disableLayout comment tweak
2018-03-22 11:10:27 +01:00
Steve Hartzog
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
Hakim El Hattab
ea57e697a1
Revert "remove pdf height offset"
...
This reverts commit f76b4fda93
.
2018-03-20 10:09:47 +01:00
craigsdennis
8ff5fe4986
Updates copyright to 2018
2018-03-16 22:41:16 -07:00
Hakim El Hattab
f76b4fda93
remove pdf height offset
2018-03-16 13:52:19 +01:00
Hakim El Hattab
511397c177
prevent missing 'present' class when navigating to same slide twice
2018-03-14 12:03:42 +01:00
Hakim El Hattab
0282413b69
fix autoplay of inline videos in ios
2018-03-05 14:59:32 +01:00
Hakim El Hattab
5848a432d9
Merge branch 'patch-1' of https://github.com/Jmuccigr/reveal.js into dev
2018-02-22 10:08:02 +01:00
Hakim El Hattab
325162692e
navigateNext no longer gets stuck on first stack when looping is enabled
2018-02-12 13:49:33 +01:00
John Muccigrosso
5d273cfb29
Background repeat & position to parallax background
2018-02-10 12:32:16 -05:00
Benjamin Tan
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
Benjamin Tan
18e7dd2173
Cleanup code style.
2018-02-08 11:22:01 +08:00
Hakim El Hattab
27aba10756
fix looping of presentations that only have vertical slides
2018-02-07 13:45:57 +01:00
Hakim El Hattab
5eba331935
Merge branch 'fragment-in-url' of https://github.com/dougalsutherland/reveal.js into dev
2018-02-07 10:33:19 +01:00
Benjamin Tan
7991693bde
Docs: add note on how to enable/disable preview links individually.
...
Closes #2005 .
2018-02-07 12:51:14 +08:00
Hakim El Hattab
e704b3ffc8
fix bug where left/right arrows appeared when there were no horizontal slides
2018-01-25 09:59:04 +01:00
Hakim El Hattab
de746bb642
reorganize config options
2018-01-25 09:26:10 +01:00
Hakim El Hattab
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
Benjamin Tan
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
Benjamin Tan
fd7894fa13
Allow JS files with query strings to be loaded.
...
Fixes #1944 .
2018-01-22 16:33:10 +08:00
Dougal J. Sutherland
d68423f310
fix fragment handling when desired fragment is 0
2018-01-21 18:03:48 +00:00
Dougal J. Sutherland
260f287926
optionally put the fragment in the URL
2018-01-04 20:09:01 +00:00
Hakim El Hattab
1f1f86ec73
Merge branch 'issue_2041' of https://github.com/denehyg/reveal.js into dev
2017-11-29 09:54:48 +01:00
Hakim El Hattab
c966c118fa
minor formatting tweaks
2017-11-29 09:46:45 +01:00
Hakim El Hattab
6028844452
Merge branch 'plugin-key-bindings' of https://github.com/denehyg/reveal.js into dev
2017-11-29 09:38:05 +01:00
Greg Denehy
8579fc773d
Fixed issue with getProgress() when called from slidechanged event on edge case
2017-11-25 11:07:09 +10:30
Hakim El Hattab
a0a9aa7821
optimize use of getSlideBackground by avoiding index lookup
2017-11-23 15:45:15 +01:00
Hakim El Hattab
65bdccd580
lab.hakim.se/reveal-js -> revealjs.com
2017-11-22 14:46:55 +01:00
Hakim El Hattab
8a63686017
3.6.0
2017-11-22 14:10:33 +01:00
Hakim El Hattab
a03e803628
make it possible to load/unload slides via the api
2017-11-21 15:38:44 +01:00
Hakim El Hattab
4022cbfe84
simplify logic for finding slide backgrounds
2017-11-21 15:29:40 +01:00
Hakim El Hattab
463770cc53
Merge pull request #2029 from lechten/export-isSpeakerNotes
...
Export isSpeakerNotes
2017-11-09 11:41:08 +01:00
Hakim El Hattab
3d1d7683b2
reconfiguring no longer unloads iframes on current slide
2017-11-09 11:40:25 +01:00
Hakim El Hattab
3beda63a7d
allow to be called directly before or after ( closes #2021 )
2017-11-09 10:26:35 +01:00
Jens Lechtenbörger
44a5673e6f
Export isSpeakerNotes
2017-11-05 10:31:43 +01:00
Hakim El Hattab
4a4719b587
always show media controls on mobile devices
2017-10-04 11:13:09 +02:00
Hakim El Hattab
56504b50a9
support negative values in query config overrides
2017-09-07 10:33:44 +02:00
Hakim El Hattab
bfd431a0c4
add option for disabling all forms of auto-sliding
2017-07-27 08:42:40 +02:00
Hakim El Hattab
af7c33b902
unload lazy loaded videos that are moved out of view
2017-06-14 19:11:08 +02:00
Hakim El Hattab
1233092223
prevent mobile safari header from covering presentation content
2017-06-13 09:43:05 +02:00
Hakim El Hattab
9342d19b5a
fix centering of edge-aligned controls
2017-06-12 10:22:47 +02:00
Hakim El Hattab
9ab14374e5
change condition for detecting when there are horizontal slides
2017-06-02 12:13:41 +02:00
Hakim El Hattab
0388c96e60
'showNotes' does nothing when there are no notes
2017-05-24 10:05:16 +02:00
Hakim El Hattab
7ae18c6b1e
'no notes on this slide' placeholder
2017-05-18 16:03:20 +02:00
Hakim El Hattab
b7b3fe3ed4
comment typo
2017-05-18 15:40:17 +02:00
Hakim El Hattab
6dde00fb2e
improve controls on touch devices
2017-05-18 14:11:48 +02:00
Hakim El Hattab
fb1b8a2790
revise progress to make them easier to override
2017-05-18 09:58:25 +02:00
Hakim El Hattab
67507ccb9d
controlsHints -> controlsTutorial
2017-05-16 15:40:50 +02:00
Hakim El Hattab
9e013ccbb2
in/out transitions for controls
2017-05-16 15:31:05 +02:00