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
Dzianis Dashkevich cf681e0e76
feat: enhanced logger (#8444)
* Added the createNewLogger method, to create a logger without a naming chain.

* Added optional custom delimiter and custom styles.

* Several improvements in jsDoc for proper types(d.ts) generation.

---------

Co-authored-by: Dzianis Dashkevich <ddashkevich@brightcove.com>
2023-09-25 12:50:01 -04: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(tests): Fixes for old Safari (#8368) 2023-07-21 19:12:48 +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
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 feat: update exposed utility functions and deprecate several top-level methods of the videojs global (#7761) 2022-11-23 09:49:23 -05:00