Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
- allow display property apply to current slide to be configured
|
|
Removed toLowerCase call
|
|
|
|
This will maybe solve the "InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable" error in firefox.
|
|
https://github.com/marcysutton/reveal.js into dev
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Numbering was off when dealing with fragments.
|
|
|
|
|
|
|
|
background video loop
|
|
|
|
|
|
|