mirror of
https://github.com/videojs/video.js.git
synced 2024-11-30 09:06:49 +02:00
a88e311214
IE8 compatiblity fixes - Babel loose mode and ES5-shim Reverted to old isPlainObject to fix IE8 Lodash.isplainobject was throwing a "Member not found error" on elements, specifically the 'custom' track element being passed in options. (turned out to be that we were using lodash modern, not compat) Fixed full-window mode in IE8 by fixing fullscreen API check Fixed the swf events by creating the object in component.createEl fixes #2184 Added es5 shim and sham to the sandbox example related to #1687 |
||
---|---|---|
.. | ||
icons.html.example | ||
index.html.example | ||
language.html.example | ||
plugin.html.example |