Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/dougalsutherland/reveal.js into dev
|
|
|
|
|
|
Allowing autoplay in data-background-iframe for audio and video elements
|
|
|
|
Add mobileViewDistance config key
|
|
|
|
|
|
|
|
|
|
|
|
It was restricted by «Autoplay Policy Changes»: https://developers.google.com/web/updates/2017/09/autoplay-policy-changes#iframe
|
|
|
|
|
|
browser back/fwd
|
|
|
|
navigation for one-dimensional decks
|
|
the new 'preloadIframes' config option
|
|
|
|
|
|
|
|
|
|
|
|
Allow Navigation Mode setting to change the shortcuts table
|
|
|
|
|
|
|
|
fragments on last slide
|
|
Allows lazy-loaded (i.e. data-src) iframes to be preloaded when they
come within the viewDistance, rather than once they're visible.
|
|
|
|
|
|
Scenario:
- history set to false in Revealâs config
- follow anchor to `/#someid`
- navigate to other sections
- follow anchor to same section `/#someid`
This does not work as the hash has not changed.
This fix removes the hash from the URL when navigating
|
|
|
|
|
|
|
|
|
|
|
|
promises
|
|
|
|
|
|
|
|
|
|
|
|
allow custom slide numbering functions
|
|
|
|
|
|
Resize Event
|
|
|
|
|
|
|
|
|
|
#2307
|
|
|
|
Enable simpleNavigation
|
|
|
|
|
|
|
|
|
|
regular mobile pinch-to-zoom
|
|
|
|
Display .stretch images in overview mode. Fix #1187
|
|
demo #2286
|
|
Add new 'hash: true' option which uses replaceState for url
|
|
|
|
stacks
|
|
|
|
Resolves #2211
|
|
|
|
|
|
|
|
called even when the current slide is the target slide.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
index #1955
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|