1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-14 11:23:30 +02:00
video.js/docs/guides
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
..
audio-tracks.md chore(https): update a lot of links to be https (#5372) 2018-08-10 15:13:32 -04:00
components.md docs: remove grunt and update usage of build scripts (#5656) 2018-12-05 16:12:21 -05:00
debugging.md feat: createLogger for easier logging in individual modules (#5418) 2018-09-28 16:52:58 -04:00
embeds.md docs(fixup): fixup docs (#5489) 2018-10-10 11:09:53 -04:00
event-target.md docs: updates to faq, language guide, and minor edits (#4556) 2017-08-14 17:02:48 -04:00
faq.md docs: update starter template (#5570) 2018-11-14 13:45:20 -05:00
hooks.md docs(fixup): fixup docs (#5489) 2018-10-10 11:09:53 -04:00
languages.md docs: remove grunt and update usage of build scripts (#5656) 2018-12-05 16:12:21 -05:00
layout.md docs: remove grunt and update usage of build scripts (#5656) 2018-12-05 16:12:21 -05:00
live.md docs(liveui): Add a guide for the live ui and live api (#5677) 2018-12-18 11:12:12 -05:00
middleware.md docs(fixup): fixup docs (#5489) 2018-10-10 11:09:53 -04:00
modal-dialog.md chore(https): update a lot of links to be https (#5372) 2018-08-10 15:13:32 -04:00
options.md feat: add hotkeys support ("m", "f", "k", and Space) (#5571) 2019-01-25 14:10:29 -05:00
player-workflows.md chore(https): update a lot of links to be https (#5372) 2018-08-10 15:13:32 -04:00
plugins.md docs(fixup): fixup docs (#5489) 2018-10-10 11:09:53 -04:00
react.md docs(fixup): fixup docs (#5489) 2018-10-10 11:09:53 -04:00
setup.md docs(fixup): fixup docs (#5489) 2018-10-10 11:09:53 -04:00
skins.md chore(https): update a lot of links to be https (#5372) 2018-08-10 15:13:32 -04:00
tech.md docs(fixup): fixup docs (#5489) 2018-10-10 11:09:53 -04:00
text-tracks.md docs: remove grunt and update usage of build scripts (#5656) 2018-12-05 16:12:21 -05:00
tracks.md docs: fix links in generated docs (#4200) 2017-03-21 17:13:06 -04:00
troubleshooting.md chore(https): update a lot of links to be https (#5372) 2018-08-10 15:13:32 -04:00
video-tracks.md chore(https): update a lot of links to be https (#5372) 2018-08-10 15:13:32 -04:00
videojs.md docs(fixup): fixup docs (#5489) 2018-10-10 11:09:53 -04:00
webpack.md docs(fixup): fixup docs (#5489) 2018-10-10 11:09:53 -04:00