1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-04 10:34:51 +02:00
video.js/test/unit/utils
2021-07-27 12:33:45 -04:00
..
dom.test.js fix: Better mouse position handling (#5773) 2020-08-31 12:32:57 -04:00
filter-source.test.js feat: add mimetype type to source object when possible (#4469) (#4947) 2018-03-07 14:34:16 -05:00
fn.test.js fix(throttle): Fix error in Fn.throttle that broke MouseTimeDisplay (#3833) 2016-12-05 16:14:03 -05:00
format-time.test.js feat(format time): add setFormatTime for overriding the time format (#4962) 2018-03-07 14:37:10 -05:00
log.test.js feat: cap log history at 1000 items (#6192) 2019-08-29 17:32:34 -04:00
merge-options.test.js fix: make mergeOptions behave the same across browsers (#4088) 2017-02-16 16:55:54 -05:00
obj.test.js test: add tests for obj.assign util (#4014) 2017-02-02 11:26:45 -05:00
promise.test.js fix(Player#play): Wait for loadstart in play() when changing sources instead of just ready. (#4743) 2017-11-16 16:41:01 -05:00
string-cases.test.js perf: Improve performance of toTitleCase, register with lower and TitleCase (#6148) 2019-08-07 16:05:41 -04:00
time-ranges.test.js feat(time-ranges): make TimeRanges iteratable if Symbol.iterator exists (#7330) 2021-07-27 12:33:45 -04:00
url.test.js fix: remove IE8 url parsing workaround (#7334) 2021-07-22 13:14:26 -04:00