1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-23 02:04:34 +02:00
video.js/test
mister-ben 67e6ed6fd6
feat: make negative sign on remaining time optional (#7571)
Add a new `displayNegative` option on the remaining time display to not show a negative sign in front of the time.
The default value is true to maintain current behavior.

Closes #7565
2021-12-20 15:37:33 -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: make negative sign on remaining time optional (#7571) 2021-12-20 15:37:33 -05:00
karma.conf.js fix: properly return promise from requestFullscreen and exitFullscreen (#7299) 2021-07-06 14:56:02 -04:00
sinon.js fix: properly return promise from requestFullscreen and exitFullscreen (#7299) 2021-07-06 14:56:02 -04:00