..
mixins
feat: Stateful Components ( #3960 )
2017-01-26 22:04:34 -05:00
tech
fix: force autoplay in Chrome ( #4804 )
2017-12-14 11:24:48 -05:00
tracks
test: update tests to use qunit 2 assert format ( #4753 )
2017-11-16 18:12:09 -05:00
utils
fix(Player#play): Wait for loadstart in play() when changing sources instead of just ready. ( #4743 )
2017-11-16 16:41:01 -05:00
button.test.js
@rlchung fixed tests that weren't disposing players when they finished. closes 3524
2016-08-25 10:58:42 -04:00
clickable-component.test.js
test: update tests to use qunit 2 assert format ( #4753 )
2017-11-16 18:12:09 -05:00
close-button.test.js
component.test.js
fix: addChild instance names should be toTitleCased ( #4116 )
2017-02-22 14:00:15 -05:00
controls.test.js
test: update tests to use qunit 2 assert format ( #4753 )
2017-11-16 18:12:09 -05:00
events.test.js
test(events): silence error logging in tests ( #3835 )
2016-12-05 16:22:49 -05:00
extend.test.js
media-error.test.js
menu.test.js
fix: fix the structure of elements in menus to comply with ARIA requirements ( #4034 )
2017-02-08 01:24:30 -05:00
modal-dialog.test.js
test: fix modal dialog test for showing controls ( #4707 )
2017-10-31 11:35:01 -04:00
player-play.test.js
fix(Player#play): Wait for loadstart in play() when changing sources instead of just ready. ( #4743 )
2017-11-16 16:41:01 -05:00
player.test.js
test: clean up test warnings ( #4752 )
2017-11-16 18:11:55 -05:00
plugin-advanced.test.js
feat: add a version method to all advanced plugin instances ( #4714 )
2017-11-07 15:48:24 -05:00
plugin-basic.test.js
feat: Add 'beforepluginsetup' event and named plugin setup events (e.g. 'pluginsetup:foo') ( #4255 )
2017-05-11 17:13:22 -04:00
plugin-static.test.js
chore(test): silence plugin warning from test ( #4173 )
2017-03-07 14:13:19 -05:00
poster.test.js
setup.test.js
feat: add 'playsinline' player option ( #4348 )
2017-05-12 16:39:37 -04:00
test-helpers.js
feat: middleware ( #3788 )
2017-01-19 17:29:09 -05:00
video.test.js
fix: only print element not in DOM warning on player creation ( #4755 )
2017-11-16 18:12:37 -05:00
videojs-hooks.test.js
feat: Add videojs.hookOnce method to allow single-run hooks. ( #4672 )
2017-10-30 17:56:21 -04:00