Matt Luedke
fac0f31cba
Fixes #26 Update peerDependencies to include Video.js 7
2018-12-26 11:31:34 -05:00
Ethan Smith
57ab38e911
Version bump: 1.2.0
2018-12-24 09:15:26 -05:00
Ethan Smith
999f5ecd2c
Upgrade sass-lint config to use new @silvermine org
2018-12-21 15:04:33 -05:00
Ethan Smith
5cd2703d2b
Upgrade eslint config to use new @silvermine org
2018-12-21 15:03:51 -05:00
Ethan Smith
0dec8acaf5
Fix vulnerabilities using 'npm audit'
2018-12-21 15:02:58 -05:00
Ethan Smith
31a305dcac
Rename package to include @silvermine org prefix
2018-12-21 14:58:12 -05:00
Jeremy Thomerson
13535a8ca6
Version bump: 1.1.2
2018-01-09 19:55:37 -05:00
Matt Luedke
8feeafbf00
Refs #16 Fix video does not resume playing after quality change
...
When the HTML5 preload attribute is set to 'none' or when using Safari (even when the
preload attribute is not 'none'), the video does not resume playing after the quality is
changed using the quality selector menu. The quality selector plugin was listening for the
'loadeddata' event in order to know when to resume playback, but the 'loadeddata' event
does not fire when the preload attribute is set to 'none', and Safari does not fetch
enough data to emit a 'loadeddata' event.
2018-01-09 15:59:36 -05:00
Jeremy Thomerson
1f1f78b267
Version bump: 1.1.1
2017-12-01 20:32:53 -05:00
Jeremy Thomerson
931d8a4607
Refs #12 : Declare underscore as a dependency like it should be
2017-12-01 20:31:11 -05:00
Jeremy Thomerson
d796da1a93
Version bump: 1.1.0 (SEE CHANGELOG.md)
...
Before upgrading to 1.1.0 see [CHANGELOG.md].
2017-12-01 20:15:23 -05:00
Jeremy Thomerson
ec9e06196f
Version bump: 1.0.3
2017-11-22 10:41:02 -05:00
Ethan Smith
2f64bfbced
Version bump: 1.0.1
2017-10-19 08:19:10 -04:00
Jeremy Thomerson
dedaf8e9be
Version bump: 1.0.0
2017-08-10 11:43:27 -04:00
Ethan Smith
d7e6871d8c
Add peer dependency for videojs
2017-08-04 14:53:09 -04:00
Ethan Smith
156e5923c7
Initial implementation
2017-08-03 09:21:16 -04:00
Jeremy Thomerson
f261cc04a2
Initial commit
2017-06-20 20:43:49 -04:00