1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-23 02:04:34 +02:00
video.js/test/unit/utils
mister-ben 992af3b3ee
refactor: use URL API (#8716)
* refactor: use URL API

* add relative test

* remove old jsdoc comment

* Corrected test description
2024-05-03 14:06:05 +02:00
..
custom-element.test.js fix: make compatible with chrome 53 (#8354) 2023-07-12 19:43:17 +02:00
deprecate.test.js feat: update exposed utility functions and deprecate several top-level methods of the videojs global (#7761) 2022-11-23 09:49:23 -05:00
dom.test.js fix: Support MacOS trackpad with tap-to-click (#8700) 2024-04-25 18:38:05 +02: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 refactor: rename fn.bind to fn.bind_ to strongly indicate it should not be used externally (#7940) 2022-11-23 09:49:32 -05:00
log.test.js feat: enhanced logger (#8444) 2023-09-25 12:50:01 -04:00
num.test.js feat: update exposed utility functions and deprecate several top-level methods of the videojs global (#7761) 2022-11-23 09:49:23 -05:00
obj.test.js fix: Replace Object.values with ponyfill (#8267) 2023-05-11 18:57:13 -04:00
promise.test.js feat: assume native promises, remove promise option and workarounds (#7715) 2022-11-23 09:48:13 -05:00
spatial-navigation-key-codes.test.js feat: implement spatial navigation (#8570) 2024-04-17 19:34:52 -06:00
str.test.js feat: update exposed utility functions and deprecate several top-level methods of the videojs global (#7761) 2022-11-23 09:49:23 -05:00
time.test.js feat: update exposed utility functions and deprecate several top-level methods of the videojs global (#7761) 2022-11-23 09:49:23 -05:00
url.test.js refactor: use URL API (#8716) 2024-05-03 14:06:05 +02:00