1
0
mirror of https://github.com/videojs/video.js.git synced 2024-11-30 09:06:49 +02:00
video.js/sandbox
heff a88e311214 Fixed a number of IE8 and Flash issues from 5.0 changes
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
2015-05-28 11:00:08 -07:00
..
icons.html.example @mmcc added a new default skin, switched to SASS, modified the html closes #1999 2015-04-28 09:52:27 -07:00
index.html.example Fixed a number of IE8 and Flash issues from 5.0 changes 2015-05-28 11:00:08 -07:00
language.html.example More build and testing cleanup. Also some reorganization. 2015-04-02 11:33:51 -07:00
plugin.html.example More build and testing cleanup. Also some reorganization. 2015-04-02 11:33:51 -07:00