1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-04 10:34:51 +02:00
video.js/test
claudiah12 ee0637c078
feat(track): make label property mutable and fire a labelchange event when the label is changed (#6928)
Allows the editing of a track's label after its creation. Menu buttons will listen for the labelchange event and update their content accordingly.

This is technically divergent from the spec, which says it's readonly, but it can be useful for Video.js users.

Co-authored-by: Claudia Hinkle <chinkle@chinkle-mn1.linkedin.biz>
2020-11-10 18:11:53 -05:00
..
api feat: adds disablePictureInPicture method to the player API. (#6378) 2020-04-22 12:41:21 -04:00
require feat: built-in HLS playback support (#5057) 2018-03-30 14:01:16 -04:00
unit feat(track): make label property mutable and fire a labelchange event when the label is changed (#6928) 2020-11-10 18:11:53 -05:00
karma.conf.js chore: setup Github CI (#6940) 2020-11-10 17:45:26 -05:00