1
0
mirror of https://github.com/videojs/video.js.git synced 2024-11-28 08:58:46 +02:00
video.js/docs
Usman Omar 8f3f32cb2b
feat: add skip forward/backward buttons (#8147)
* 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
2023-03-06 09:51:59 +00:00
..
examples docs: Remove Flash (#6994) 2020-12-22 14:10:53 -05:00
guides docs: update FAQ.md to match change in #7892 (#7893) 2022-09-09 13:51:03 -04:00
legacy-docs chore: fix mixed content warnings from netlify (#7946) 2022-10-03 11:07:25 -04:00
_redirects chore: update FAQ redirect (#7892) 2022-08-24 17:10:45 -04:00
index.md docs: Remove Flash (#6994) 2020-12-22 14:10:53 -05:00
translations-needed.md feat: add skip forward/backward buttons (#8147) 2023-03-06 09:51:59 +00:00