1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-04 10:34:51 +02:00
video.js/test/unit
2016-03-28 12:08:00 -04:00
..
tech @gkatsev added a Player#reset method. Fixes #2852. closes #2880 2015-12-07 17:45:50 -05:00
tracks @OwenEdwards added basic descriptions track support. closes #3098 2016-03-25 14:16:56 -04:00
utils @forbesjo updated formatTime to not go negative. closes #2821 2015-11-25 16:46:41 -05:00
button.test.js @OwenEdwards added ClickableComponent. Fixed keyboard operation of buttons. closes #3032 2016-01-25 18:30:12 -05:00
clickable-component.test.js @OwenEdwards added basic descriptions track support. closes #3098 2016-03-25 14:16:56 -04:00
close-button.test.js @misteroneill added a modal dialog. closes #2668 2015-10-28 13:28:15 -04:00
component.test.js @defli added currentWidth and currentHeight methods to the player. closes #3144. 2016-03-25 15:12:53 -04:00
controls.test.js Made tech related functions clearly private in the player 2015-09-15 12:54:26 -07:00
events.test.js Checking on the event the relatedTarget exists before setting its property 2015-07-09 15:41:07 -07:00
extend.test.js @misteroneill rename "extends" to "extend" for ie8. closes #2624 2015-09-22 11:19:04 -04:00
menu.test.js @OwenEdwards added basic descriptions track support. closes #3098 2016-03-25 14:16:56 -04:00
modal-dialog.test.js @misteroneill added a modal dialog. closes #2668 2015-10-28 13:28:15 -04:00
player.test.js use a brand new tag el for ie8 2016-03-28 12:08:00 -04:00
plugins.test.js @heff removed playerOptions from plugin options because it created an inconsistency in plugin inits. closes #2532 2015-09-02 15:47:10 -07:00
poster.test.js Fixed a number of errors in the log after testing 2015-08-31 16:36:11 -07:00
setup.test.js Broke up Lib and Util into smaller libraries of functions 2015-05-15 18:20:35 -07:00
test-helpers.js @misteroneill added a modal dialog. closes #2668 2015-10-28 13:28:15 -04:00
video.test.js @gkasev updated vjs to correctly return already created player when given an element. closes #3006 2016-01-15 15:27:35 -05:00