platform-sdk-js
platform-sdk-js copied to clipboard
Bump video.js from 7.11.4 to 7.14.3 in /example
Bumps video.js from 7.11.4 to 7.14.3.
Release notes
Sourced from video.js's releases.
v7.14.3
7.14.3 (2021-07-26)
Bug Fixes
- don't add anchor to DOM for getAbsoluteURL (#7336) (b483a76)
- remove IE8 url parsing workaround (#7334) (b3acf66)
v7.14.2
7.14.2 (2021-07-19)
Bug Fixes
v7.14.1
7.14.1 (2021-07-14)
Bug Fixes
- package: update to VHS 2.9.2 (#7320) (fff0611)
- all !important properties of vjs-lock-showing (#7312) (508a424)
- properly return promise from requestFullscreen and exitFullscreen (#7299) (3921b7f), closes #7298
- remove loading spinner on ended (#7311) (14da28d), closes videojs/http-streaming#1156
Chores
Documentation
v7.14.0
7.14.0 (2021-06-30)
Features
v7.13.4
7.13.4 (2021-06-30)
Bug Fixes
... (truncated)
Changelog
Sourced from video.js's changelog.
7.14.3 (2021-07-26)
Bug Fixes
- don't add anchor to DOM for getAbsoluteURL (#7336) (b483a76)
- remove IE8 url parsing workaround (#7334) (b3acf66)
7.14.2 (2021-07-19)
Bug Fixes
7.14.1 (2021-07-14)
Bug Fixes
- package: update to VHS 2.9.2 (#7320) (fff0611)
- all !important properties of vjs-lock-showing (#7312) (508a424)
- properly return promise from requestFullscreen and exitFullscreen (#7299) (3921b7f), closes #7298
- remove loading spinner on ended (#7311) (14da28d), closes videojs/http-streaming#1156
Chores
Documentation
7.14.0 (2021-06-30)
Features
7.13.4 (2021-06-30)
Bug Fixes
- lang: add some translations to es.json (#6822) (fbcfb7b)
- throw error on muted resolution rejection during autoplay (#7293) (f9fb1d3)
- event: event polyfill detection compatibility with react-native-web (#7286) (a221be1), closes #7259
- lang: improve Hungarian translation (#7289) (0f70787)
Chores
... (truncated)
Commits
3777f947.14.3b483a76fix: don't add anchor to DOM for getAbsoluteURL (#7336)b3acf66fix: remove IE8 url parsing workaround (#7334)bba6e177.14.22990cc7fix(dom): in removeClass, check element for null in case of a disposed player...9ef0c5a7.14.1fff0611fix(package): update to VHS 2.9.2 (#7320)2360236docs(react): Added a functional React component using React.useEffect (#7203)14da28dfix: remove loading spinner on ended (#7311)508a424fix: all !important properties of vjs-lock-showing (#7312)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.