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
BrainCrumbz dc1e2bb42a
fix(shadow-dom): prevent warning 'element supplied is not included' (#8192)
Co-authored-by: Giuseppe Piscopo <g.piscopo@braincrumbz.com>
2023-06-06 17:24:30 -04:00
..
custom-element.test.js fix(shadow-dom): prevent warning 'element supplied is not included' (#8192) 2023-06-06 17:24:30 -04: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 feat: addClass and removeClass method supports adding/removing multiple classes (#7798) 2022-11-23 09:49:27 -05: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 refactor: remove ie-specific code (#7701) 2022-11-23 09:48:13 -05: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