@silvermine/videojs-quality-selector
Advanced tools
Changelog
1.2.3
class.extend
dependency to 0.9.1. Version 0.9.2 introduces a call to
new Function(someString)
, which violates the Content Security Policy that blocks
eval
and eval
-like function
calls.
(f9ca724 Fixes #36)
selected
attribute on source
tags (8702f4f
Fixes #39)Changelog
1.2.2
1.2.0
where the quality selector menu did not show the
selected source as selected when it first renderedChangelog
1.2.1
dist
folder changed unintentionally