- Jun 05, 2015
-
-
Steve authored
-
Steve Heffernan authored
added IE10 flex support check
-
Matthew McClure authored
- Jun 04, 2015
-
-
Matthew McClure authored
-
- Jun 02, 2015
-
-
Matthew McClure authored
-
- May 30, 2015
-
-
Steve authored
-
Steve Heffernan authored
added display: none; to fix the custom spacer in ie8
-
Matthew McClure authored
-
Matthew authored
-
Matthew McClure authored
fixes #2117
-
Steve authored
-
Steve Heffernan authored
Small fix sandbox example file instructions
-
Matthew McClure authored
-
heff authored
--skip-ci
-
heff authored
-
heff authored
-
- May 29, 2015
-
-
Parul Sharma authored
-
heff authored
-
heff authored
-
- May 28, 2015
-
-
heff authored
-
heff authored
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
-
- May 27, 2015
- May 23, 2015
- May 22, 2015
-
-
heff authored
-
David authored
-
David LaPalomento authored
-
-
Use primary code ('en') if specific code ('en-us') doesn not match Always re-merge languages closes #2177 Updated language function to lowercase internally Updated component.localize to not require stubbing
-
- May 21, 2015
-
-
Matthew McClure authored
closes #2132 removed slider handle classes Got rid of left-over handle styles
-
heff authored
-
heff authored
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
-
eXon authored
closes #2166 closes #2126 this.tech.emitTapEvents(); should be handled by the tech De-dupe the bufferedPercent code in both Tech and Player Have the player generate the tech ID Added autoplay/preload/loop/muted to tech option Remove the watch for native timeupdates Fixed the JSDoc for bufferedPercent Removed the unit test for native timeupdate Added cute whitespaces buffer should always return a TimeRange
-
- May 19, 2015
-
-
Matthew authored
-
Matthew McClure authored
-
heff authored
-
heff authored
-
- May 16, 2015
-
-
heff authored
-