1
0
mirror of https://github.com/videojs/video.js.git synced 2025-01-10 23:30:03 +02:00
video.js/test/unit
2023-04-04 16:54:36 -04:00
..
control-bar fix: Ensure additional components update on languagechange (#8175) 2023-04-04 16:54:36 -04:00
mixins Fix several typos in docs and comments (#8110) 2023-03-22 15:00:01 +01:00
tech Fix several typos in docs and comments (#8110) 2023-03-22 15:00:01 +01:00
tracks fix: Ensure additional components update on languagechange (#8175) 2023-04-04 16:54:36 -04:00
utils 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
autoplay.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
button.test.js
clickable-component.test.js feat: easier configuration of buttons and components via options (#7611) 2022-03-21 12:21:26 -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 several typos in docs and comments (#8110) 2023-03-22 15:00:01 +01:00
controls.test.js feat: Add document picture-in-picture support (#8113) 2023-04-04 16:44:16 -04:00
event-target.test.js
events.test.js fix: Don't copy deprecated Event.path (#7782) 2022-05-31 15:51:12 -04:00
live-tracker.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
loading-spinner.test.js fix: Ensure additional components update on languagechange (#8175) 2023-04-04 16:54:36 -04:00
media-error.test.js
menu.test.js fix(accessibility): fix broken aria menu (#7699) 2022-04-15 12:56:29 -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 Fix several typos in docs and comments (#8110) 2023-03-22 15:00:01 +01:00
player-breakpoints.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
player-fullscreen.test.js fix: Exit PIP if entering fullscreen (#8082) 2023-02-01 18:03:36 +01:00
player-loadmedia.test.js
player-play.test.js fix: replay button broken for native playback (#8142) 2023-03-06 10:32:14 -08:00
player-user-actions.test.js test: add tests for the click user action (#7507) 2021-11-10 14:17:19 -05:00
player.test.js feat: Add document picture-in-picture support (#8113) 2023-04-04 16:44:16 -04:00
plugin-advanced.test.js feat: Add a default, plugin-specific logger to advanced plugins (#6693) 2020-07-10 11:59:04 -04:00
plugin-basic.test.js
plugin-static.test.js
poster.test.js fix: Remove img el when there's no poster source (#8130) 2023-02-20 10:04:39 +01:00
reset-ui.test.js
resize-manager.test.js
seek-to-live.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
setup.test.js
sourceset.test.js feat: Enable sourceset by default (#7879) 2022-11-23 09:49:29 -05:00
test-helpers.js fix: Improves isSingleLeftClick() to handle mousemove (#6138) 2019-07-29 17:45:40 -04:00
title-bar.test.js feat: add a new title bar component (#7788) 2022-11-23 09:49:25 -05:00
video.test.js Fix several typos in docs and comments (#8110) 2023-03-22 15:00:01 +01:00
videojs-hooks.test.js Fix several typos in docs and comments (#8110) 2023-03-22 15:00:01 +01:00
videojs-integration.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