Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
into dev
|
|
|
|
Prefer W3C pointer events and updates to match the standard definition
|
|
Updates copyright to 2018
|
|
|
|
* 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
|
|
|
|
This reverts commit f76b4fda93a8d8770390d4e89b68f8ac27e32dc9.
|
|
|
|
|
|
|
|
of the standard), unconditional event removal
|
|
|
|
|
|
|