mirror of
https://github.com/videojs/video.js.git
synced 2024-11-28 08:58:46 +02:00
8f3f32cb2b
* remove duplicate icons from icon example * create initial forward and back button classes * add logic for back/forward buttons on click * change icon used based on option passed into player * move logic from forward and back buttons into one component * add jsdoc comments for clarity * create initial test file * refactor button logic into separate files * update skip button example and add test files * test both the forward and backward buttons * test handleClick fns for both forward and backward btns * update skip buttons example * update jsdocs for skip backward and forward buttons * make control text accessible and use seekableEnd/Start when skipping forward/back * update font version to use updated icons * set control text only if config is valid * add link to sandbox page & use localization * update translations needed |
||
---|---|---|
.. | ||
autoplay-tests.html.example | ||
combined-tracks.html.example | ||
debug.html.example | ||
descriptions.html.example | ||
double-sub-video.html.example | ||
embeds.html.example | ||
focus-visible.html.example | ||
hls.html.example | ||
hotkeys.html.example | ||
icons.html.example | ||
index.html.example | ||
language.html.example | ||
live.html.example | ||
liveui.html.example | ||
load-media.html.example | ||
middleware-play.html.example | ||
noUITitleAttributes.html.example | ||
pip-disabled.html.example | ||
plugin.html.example | ||
quality-levels.html.example | ||
responsive.html.example | ||
skip-buttons.html.example | ||
userAction-click.html.example | ||
vertical-volume.html.example |