Open amclin opened 1 year ago
videojs.extend()
is not being used. We're already using the extends
keyword instead
None of the newly deprecated functions are used in this plugin
The following old deprecated functions might be used in unit tests:
hasClass
getAttributes
The following old deprecated methods are used in the plugin:
plugin
The firstplay
event is not used in this plugin
This plugin is not currently providing any logic around aria attributes
When VideoJS v8 is used, unit tests fail to pass. See #1045
https://videojs.com/guides/videojs-7-to-8/
Things to investigate:
videojs.extend()
firstplay
event