-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: cookpete/react-player
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.15.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: cookpete/react-player
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 50 files changed
- 1 contributor
Commits on Apr 12, 2020
-
Refactors player logic to enable lazy loading of players, only loading player files for URLs that you pass in Breaking changes: - Removes single player imports, as they are now equivalent to importing the default ReactPlayer and using one type of URL - Requires React 16.6 or later
Configuration menu - View commit details
-
Copy full SHA for 1752b8d - Browse repository at this point
Copy the full SHA 1752b8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c00d00 - Browse repository at this point
Copy the full SHA 7c00d00View commit details -
Configuration menu - View commit details
-
Copy full SHA for af0c5eb - Browse repository at this point
Copy the full SHA af0c5ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1243499 - Browse repository at this point
Copy the full SHA 1243499View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9411eb - Browse repository at this point
Copy the full SHA f9411ebView commit details -
- It’s quite a hacky solution - Autoplay policy changes render it buggy/redundant - Unnecessary bytes/computation for the vast majority of users Breaking changes: - Removes support for preloading players
Configuration menu - View commit details
-
Copy full SHA for 1baa227 - Browse repository at this point
Copy the full SHA 1baa227View commit details -
Breaking changes: - Legacy config props will no longer work
Configuration menu - View commit details
-
Copy full SHA for 9339efa - Browse repository at this point
Copy the full SHA 9339efaView commit details
Commits on Apr 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 68a93f0 - Browse repository at this point
Copy the full SHA 68a93f0View commit details -
Remove canPlay from individual players
Now all handled by the players index file
Configuration menu - View commit details
-
Copy full SHA for bd54ee5 - Browse repository at this point
Copy the full SHA bd54ee5View commit details -
Improve root player rendering logic
Uses `memoize-one` to avoid looping through players and merging configs on every render
Configuration menu - View commit details
-
Copy full SHA for 9c9a4d4 - Browse repository at this point
Copy the full SHA 9c9a4d4View commit details -
Update players to use top level
configPlayer-specific config now gets passed through as `config` due to the new config merging logic
Configuration menu - View commit details
-
Copy full SHA for 082e639 - Browse repository at this point
Copy the full SHA 082e639View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb68507 - Browse repository at this point
Copy the full SHA bb68507View commit details -
Configuration menu - View commit details
-
Copy full SHA for 205d448 - Browse repository at this point
Copy the full SHA 205d448View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70358a0 - Browse repository at this point
Copy the full SHA 70358a0View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.15.3...v2.0.0