Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Allow background images without protocols to have query hashes/parameters.
|
|
|
|
|
|
|
|
|
|
|
|
logic for slide backgrounds
|
|
|
|
|
|
https://github.com/Huxpro/reveal.js into dev
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
larger max scale #1605
|
|
|
|
|
|
|
|
|
|
|
|
set/remove @disabled on navigation buttons
|
|
|
|
make speaker notes keyboard accessible
|
|
Places div.speaker-notes in default kbd Tab order, and when focused,
prevent slide navigation with up/down arrows, allowing up/down arrow
keys to scroll div.speaker-notes.
|
|
Keeps disabled buttons out of kbd tab order and indicates to assistive
tech like screen readers that button is disabled. Otherwise buttons
that aren’t enabled remain in kbd Tab order and screen readers announce
them as buttons, but they don’t work.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
improved. Also improved UserAgent access by storing it in to a local variable, it was accessed so many times in different places.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Auto-sliding will now use the method specified in the config if it is
a function or default to navigateNext.
|
|
|
|
When the autoSlideRight config option is active, the auto-sliding
will always navigate to the right and never down even if slides are
present there. This allows hidden "bonus slides" in presentations
which can be displayed as needed but won't show up automatically.
|
|
slide and multiple vertical
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
property from video element
|
|
from video element
|
|
execute. Now, it's work
|
|
|
|
|
|
into dev
|
|
|
|
|
|
|
|
|
|
|
|
|
|
solves early access error with video element
|
|
|