Skip to content

player#1

Open
bigzaajung wants to merge 5958 commits into
bigzaajung:masterfrom
jwplayer:master
Open

player#1
bigzaajung wants to merge 5958 commits into
bigzaajung:masterfrom
jwplayer:master

Conversation

@bigzaajung

Copy link
Copy Markdown
Owner

Changes proposed in this pull request:

Enter a description here

Fixes #
JW7-####

robwalch and others added 30 commits April 2, 2021 17:27
…ange-floating-fullscreen

[JW8-11719] Don't auto fullscreen while floating
* Toggle muted attribute on ios for muted seeking

* Move workaround to canPlay event, add safari check and add check for autostarted players

* remove double comment
* Fix typo

* Update environment types

* Use OR checks and remove separate isWindows function
…r responsive listener updates

Viewability is still impacted momentarily by the changes made in #3837
JW8-11770
…-cls-without-resize-to-0

[JW8-11770] Floating transition fixes
- Makes `Browser.edge` true with Chromium Edge
- Makes `Browser.chrome` false with Chromium Edge
- Makes `Browser.ie` false with Chromium Edge (`Browser.ie` is true with legacy Edge)
- Don't overwrite core.setup
- Don't overwrite core.playerDestroy
- Don't overwrite updatePlaylist
- Extend os controller methods without capturing referencing them in commercial function scopes
  - Call controller.playerSetup() from core-shim.setup() promise callback
  - Call controller.destroy() from core-shim.playerDestroy() (the latter was being skipped after being overwritten, and setup was rewritten and never destroyed)
  - updatePlaylist uses base implementation and calls extended one when available
- Clean up "prime" UI instance DOM event listeners
- Don't copy Api instance into plugin addToPlayer method (cyclical reference)
- Cleanup `core` reference after call to api.remove()
- destroy plugin instances (vast) on remove
- Cleanup QoE callback upon destroy
- Cleanup MediaController properties on destroy
- Cleanup ProgramController properties on destroy
[JW8-11772] Fix `getEnvironment().Browser.edge` with Chromium Edge
jwbrandon and others added 30 commits January 13, 2022 16:16
[JW8-12120] Continue ad playback when floating player is dismissed with autoPause false
[JW8-12115] Fixing menu redirect behavior after editing caption styles
Permanently fix logo pathing in README.md
chore: switch from grunt to npm scripts
[JW8-12213] Fixing autopause + floating dismiss behavior when ad is not playing
[JW8-12180] Updating captions logic to only use native captions while casting
Update Framework Integration section to link to our official jwplayer-react package instead of the unofficial one.
[JW8-12755] Update documentation to mention jwplayer-react
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants