developher-net / developher-net/videojs-scene7
Support VideoJS v8
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
When VideoJS v8 is used, unit tests fail to pass. See #1045
https://videojs.com/guides/videojs-7-to-8/
Things to investigate:
- [ ] Dropped IE 11 support
- [x] [Deprecated use of `videojs.extend()`](https://videojs.com/guides/videojs-7-to-8/#videojsextend)
- [x] [Newly deprecated functions](https://videojs.com/guides/videojs-7-to-8/#newly-deprecated-functions)
- [ ] [Old deprecated functions](https://videojs.com/guides/videojs-7-to-8/#older-deprecated-functions)
- [x] [Aria attributes](https://videojs.com/guides/videojs-7-to-8/#setting-aria-attributes-as-properties)
- [x] [`firstplay` event](https://videojs.com/guides/videojs-7-to-8/#firstplay)
Contributor guide
Assessment
This issue has not been assessed yet.