1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-16 11:37:29 +02:00
video.js/test/unit/utils
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
..
dom.test.js Clean up and documentation of src/js/video.js and DOM functions 2015-05-21 11:33:12 -07:00
fn.test.js Broke up Lib and Util into smaller libraries of functions 2015-05-15 18:20:35 -07:00
format-time.test.js Broke up Lib and Util into smaller libraries of functions 2015-05-15 18:20:35 -07:00
log.test.js Broke up Lib and Util into smaller libraries of functions 2015-05-15 18:20:35 -07:00
merge-options.test.js Broke up Lib and Util into smaller libraries of functions 2015-05-15 18:20:35 -07:00
round-float.test.js Broke up Lib and Util into smaller libraries of functions 2015-05-15 18:20:35 -07:00
time-ranges.test.js Broke up Lib and Util into smaller libraries of functions 2015-05-15 18:20:35 -07:00
to-title-case.test.js Broke up Lib and Util into smaller libraries of functions 2015-05-15 18:20:35 -07:00
url.test.js Broke up Lib and Util into smaller libraries of functions 2015-05-15 18:20:35 -07:00