Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
vertical slide
|
|
the deck
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This can be used by plugins which are concerned with helping the
presenter with their pace.
|
|
|
|
This can be used by plugins which are concerned with helping the
presenter with their pace.
|
|
|
|
Fix data-background-video autoplay on iOS Safari
|
|
|
|
print-pdf layout slide contents to fit stretch elements
|
|
|
|
|
|
|
|
|
|
|
|
layout() and thereby layoutSlideContents() is never invoked
when isPrintingPdf() is true so stretch elements are not
sized correctly.
This is ensured now by invoking the layoutSlideContents
from SetupPDF(). There seems no need to scale down
like in other PR's is suggested.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
added toggleHelp function
|
|
|
|
|
|
this way a key can be given ability to toggleHelp on and off. Previously Reveal.showHelp could open the help screen, but no way to close it.
|
|
|
|
|
|
Turn off preview links locally
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Allow background images without protocols to have query hashes/parameters.
|
|
|
|
|
|
|
|
|
|
|
|
logic for slide backgrounds
|
|
|
|
|
|
https://github.com/Huxpro/reveal.js into dev
|
|
which are not already in paused state.
|
|
|
|
|
|
|
|
Closes #1603.
|
|
to print
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix #1607
|
|
|
|
The autoSlide duration of media elements with data-autoplay now takes the playbackRate of said media element into account when setting the duration so that autoSlide and the media element stay in sync.
|
|
|
|
On Ubuntu 16.04, the Logitech R400's blackout button gets mapped to 'v'
(keyCode 86). I don't know why this is, but since nothing else is
currently using 'v', this allows it to be supported out of the box.
|
|
|
|
The data-preview-link=false tag can be used to switch off preview links
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
larger max scale #1605
|
|
|
|
|