1
0
mirror of https://github.com/videojs/video.js.git synced 2025-01-04 06:48:49 +02:00
video.js/docs
Owen Edwards 61053bf674 feat: add hotkeys support ("m", "f", "k", and Space) (#5571)
Extend keyboard support for the SeekBar, and pass unhandled keydown events from components back to the player.
Switch from raw keycodes to the keycode module.

Using `userActions.hotkeys`, which can either be a function to match the hotkeys plugin, or an object with properties like `fullscreenKey`, see the documentation for more info.

This is currently off by default, we will consider turning it on by default in the future, see #5765.

Fixes #4048, fixes #3022.
2019-01-25 14:10:29 -05:00
..
examples docs: use https links (#5749) 2019-01-18 12:07:24 -05:00
guides feat: add hotkeys support ("m", "f", "k", and Space) (#5571) 2019-01-25 14:10:29 -05:00
legacy-docs fix(time-display): restore hidden label text for screen readers. (#5157) 2018-05-11 14:34:33 -04:00
index.md chore(https): update a lot of links to be https (#5372) 2018-08-10 15:13:32 -04:00
translations-needed.md fix(a11y): make seek-to-live better announce itself to screen reader users (#5651) 2018-12-11 16:40:56 -05:00