1
0
mirror of https://github.com/videojs/video.js.git synced 2025-01-04 06:48:49 +02:00
video.js/test
Gary Katsevman 92e5d9fb5a fix: techOrder names can be camelCased. (#4277)
In the new middleware work, the way that new sources were loaded was refactored. We also recently made techs and components work either TitleCased or camelcased. There was one comparison that didn't do the proper check and cause the tech to be reloaded, even if the two techs were the same.
2017-04-12 17:17:33 -04:00
..
api feat: remove flash tech (#3956) 2017-01-19 16:01:56 -05:00
require
unit fix: techOrder names can be camelCased. (#4277) 2017-04-12 17:17:33 -04:00
globals-shim.js
index.html
karma.conf.js chore: increase browserstack/karma timeouts, dispose player in tests (#4135) 2017-02-28 15:02:18 -05:00