1
0
mirror of https://github.com/videojs/video.js.git synced 2025-01-06 06:50:51 +02:00
video.js/test/unit
2020-03-10 15:53:17 -04:00
..
control-bar/text-track-controls fix: group subtitles and captions when switching tracks (#6008) 2019-06-10 16:15:23 -04:00
mixins feat(events): add any function (#5977) 2019-06-17 14:04:25 -04:00
tech test: run tests via rollup (#5601) 2019-08-30 14:56:41 -04:00
tracks test: run tests via rollup (#5601) 2019-08-30 14:56:41 -04:00
utils test: run tests via rollup (#5601) 2019-08-30 14:56:41 -04:00
autoplay.test.js
button.test.js
clickable-component.test.js feat: allow a click handler to be specified in clickable component's options (#6140) 2019-08-29 16:46:49 -04:00
close-button.test.js fix: handle esc key properly inside of the CloseButton (#6050) 2019-06-18 16:23:26 -04:00
component.test.js fix: ensure components added with an index are added in the correct location (#6297) 2019-11-14 15:22:42 -05:00
controls.test.js refactor: support requestFullscreen's promise, better internal handling of events (#6422) 2020-01-31 15:59:12 -05:00
event-target.test.js
events.test.js feat(events): add any function (#5977) 2019-06-17 14:04:25 -04:00
extend.test.js fix(extend): super_ should be available for backwards compatibility (#6329) 2019-11-22 12:32:18 -05:00
live-tracker.test.js fix: add a threshold of 30s for the liveui to show (#6409) 2020-03-10 15:53:17 -04:00
media-error.test.js
menu.test.js perf: Use WeakMap for dom data (#6103) 2019-08-01 14:26:59 -04:00
modal-dialog.test.js fix: make sure hotkeys are not triggered outside the player or in form fields within the player (#5969) 2019-06-10 16:15:24 -04:00
play.test.js
player-breakpoints.test.js
player-fullscreen.test.js refactor: switch to fullscreen.options (#6054) 2019-06-17 16:51:28 -04:00
player-loadmedia.test.js
player-play.test.js
player-user-actions.test.js fix: do not handle hotkeys in contenteditable elements (#6182) 2019-08-19 14:57:15 -04:00
player.test.js fix: ensure the default ID of the first player is 'vjs_video_3' as some people have relied on this (#6216) 2019-11-07 17:21:52 -05:00
plugin-advanced.test.js test: restore prototype modifications and fix flaky tests (#5964) 2019-04-29 12:01:37 -04:00
plugin-basic.test.js
plugin-static.test.js
poster.test.js test: run tests via rollup (#5601) 2019-08-30 14:56:41 -04:00
reset-ui.test.js
resize-manager.test.js
seek-to-live.test.js fix: add a threshold of 30s for the liveui to show (#6409) 2020-03-10 15:53:17 -04:00
setup.test.js
sourceset.test.js
test-helpers.js fix: Improves isSingleLeftClick() to handle mousemove (#6138) 2019-07-29 17:45:40 -04:00
video.test.js test: run tests via rollup (#5601) 2019-08-30 14:56:41 -04:00
videojs-hooks.test.js
videojs-integration.test.js test: run tests via rollup (#5601) 2019-08-30 14:56:41 -04:00