1
0
mirror of https://github.com/videojs/video.js.git synced 2024-11-24 08:42:25 +02:00
video.js/test/unit
heff 1bfe0b4fed Clean up and documentation of src/js/video.js and DOM functions
Preparing to export utility functions on the videojs object

closes #2182

Change el() to getEl() for consistency

Cleaned up DOM functions library

Clean up and document videojs object API

Fixed mergeOptions to modify the first object instead of a copy

More cleanup of the main video.js file and documentation

Fixed issues with mergeOptions

Cleaned up the addLanguage function

Removed unnecessary underscores in private module vars
2015-05-21 11:33:12 -07:00
..
tech Additional tech 2.0 improvements from #2126 2015-05-21 11:19:33 -07:00
tracks Broke up Lib and Util into smaller libraries of functions 2015-05-15 18:20:35 -07:00
utils Clean up and documentation of src/js/video.js and DOM functions 2015-05-21 11:33:12 -07:00
button.test.js Broke up Lib and Util into smaller libraries of functions 2015-05-15 18:20:35 -07:00
component.test.js Clean up and documentation of src/js/video.js and DOM functions 2015-05-21 11:33:12 -07:00
controls.test.js Broke up Lib and Util into smaller libraries of functions 2015-05-15 18:20:35 -07:00
events.test.js Broke up Lib and Util into smaller libraries of functions 2015-05-15 18:20:35 -07:00
menu.test.js Broke up Lib and Util into smaller libraries of functions 2015-05-15 18:20:35 -07:00
player.test.js Clean up and documentation of src/js/video.js and DOM functions 2015-05-21 11:33:12 -07:00
plugins.test.js Broke up Lib and Util into smaller libraries of functions 2015-05-15 18:20:35 -07:00
poster.test.js Broke up Lib and Util into smaller libraries of functions 2015-05-15 18:20:35 -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 Clean up and documentation of src/js/video.js and DOM functions 2015-05-21 11:33:12 -07:00
video.test.js Clean up and documentation of src/js/video.js and DOM functions 2015-05-21 11:33:12 -07:00