Age | Commit message (Collapse) | Author |
|
|
|
|
|
Allow `data-background` images to load even if there is whitespace at…
|
|
Fixes #2032.
|
|
Fixes #1944.
|
|
|
|
|
|
into dev
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Export isSpeakerNotes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
vertical slide
|
|
the deck
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
function to filter on key codes
|
|
to be added to the help screen
|
|
|
|
|
|
|
|
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.
|