-
-
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.13.0
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: v1.14.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 19 files changed
- 4 contributors
Commits on Sep 23, 2019
-
Properly delete SDK requests (#718)
* Properly reset requests in getSDK We test for 'requests[url]' which is true for an empty array, so reset it to null after a failed fetch. * Activate getSDK tests, don't run them concurrently As we use shared global variables in getSDK the tests can't be run concurrently, which is the default for AVA. * Add a test for SDK fetch after failed fetch
Configuration menu - View commit details
-
Copy full SHA for df43f46 - Browse repository at this point
Copy the full SHA df43f46View commit details
Commits on Oct 13, 2019
-
Add PIP support for Safari (#716)
* PIP support for Safari * Move inside block * Check for mobile safari Mobile safari "supports" PiP, however does not function * Add another check for current mode
Configuration menu - View commit details
-
Copy full SHA for 1e41ce5 - Browse repository at this point
Copy the full SHA 1e41ce5View commit details
Commits on Nov 6, 2019
-
controls property for twitch player must be true if url is for a channel. Otherwise, video will not load in iframe.
Configuration menu - View commit details
-
Copy full SHA for 8c8d00f - Browse repository at this point
Copy the full SHA 8c8d00fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5689e8f - Browse repository at this point
Copy the full SHA 5689e8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dd587e - Browse repository at this point
Copy the full SHA 9dd587eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09b47a2 - Browse repository at this point
Copy the full SHA 09b47a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 987a18b - Browse repository at this point
Copy the full SHA 987a18bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d57ef3 - Browse repository at this point
Copy the full SHA 6d57ef3View 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.13.0...v1.14.0