1
0
mirror of https://github.com/videojs/video.js.git synced 2025-01-02 06:32:07 +02:00
video.js/sandbox
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
..
combined-tracks.html.example docs: remove grunt and update usage of build scripts (#5656) 2018-12-05 16:12:21 -05:00
descriptions.html.example feat: Add breakpoints option to support toggling classes based on player width. (#5471) 2018-10-10 15:30:20 -04:00
embeds.html.example chore: generate a test example on netlify for PRs (#4912) 2018-01-30 11:17:41 -05:00
flash.html.example docs: remove grunt and update usage of build scripts (#5656) 2018-12-05 16:12:21 -05:00
focus-visible.html.example docs: remove grunt and update usage of build scripts (#5656) 2018-12-05 16:12:21 -05:00
hotkeys.html.example feat: add hotkeys support ("m", "f", "k", and Space) (#5571) 2019-01-25 14:10:29 -05:00
icons.html.example chore: generate a test example on netlify for PRs (#4912) 2018-01-30 11:17:41 -05:00
index.html.example docs: remove grunt and update usage of build scripts (#5656) 2018-12-05 16:12:21 -05:00
language.html.example feat: Add breakpoints option to support toggling classes based on player width. (#5471) 2018-10-10 15:30:20 -04:00
live.html.example docs: remove grunt and update usage of build scripts (#5656) 2018-12-05 16:12:21 -05:00
liveui.html.example docs: remove grunt and update usage of build scripts (#5656) 2018-12-05 16:12:21 -05:00
middleware-play.html.example chore: remove grunt move to npm scripts (#5592) 2018-11-30 16:37:29 -05:00
plugin.html.example feat: Add breakpoints option to support toggling classes based on player width. (#5471) 2018-10-10 15:30:20 -04:00
responsive.html.example feat: Add responsive option, which enables breakpoints support. (#5496) 2018-10-11 17:03:33 -04:00
vertical-volume.html.example docs: remove grunt and update usage of build scripts (#5656) 2018-12-05 16:12:21 -05:00