-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Comparing changes
Open a pull request
base repository: cookpete/react-player
base: v0.3.7
head repository: cookpete/react-player
compare: v0.4.0
- 14 commits
- 29 files changed
- 1 contributor
Commits on Jan 5, 2016
-
Assume FilePlayer is ready on mount
Firefox doesn't reliably fire `oncanplay` after setting src, so just run onReady after mounting instead
Configuration menu - View commit details
-
Copy full SHA for 8e1c1a1 - Browse repository at this point
Copy the full SHA 8e1c1a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd96a8e - Browse repository at this point
Copy the full SHA cd96a8eView commit details
Commits on Jan 6, 2016
-
Add preload attribute to enable oncanplay for Firefox
Reverts commit 8e1c1a1 Assuming onReady caused more problems than it solved, namely onReady not firing after subsequent loads
Configuration menu - View commit details
-
Copy full SHA for 0e58f5a - Browse repository at this point
Copy the full SHA 0e58f5aView commit details
Commits on Jan 7, 2016
-
Binding the events directly on mount was firing the onPause/onEnded/etc events from when the component was mounted, and not the current events being passed through
Configuration menu - View commit details
-
Copy full SHA for d3d460d - Browse repository at this point
Copy the full SHA d3d460dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0a9e3d - Browse repository at this point
Copy the full SHA b0a9e3dView commit details
Commits on Jan 8, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 93a11dc - Browse repository at this point
Copy the full SHA 93a11dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8099f8f - Browse repository at this point
Copy the full SHA 8099f8fView commit details -
Use a partial shrinkwrap to limit babel packages to 6.3
To circumvent the slightly lame new requirement in 6.4 for semicolons after class properties
Configuration menu - View commit details
-
Copy full SHA for e9bcd72 - Browse repository at this point
Copy the full SHA e9bcd72View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce021f9 - Browse repository at this point
Copy the full SHA ce021f9View commit details -
Fix FilePlayer width and height
Setting width and height from props made no sense, so use 100% to fill the container element and remain consistent with other players
Configuration menu - View commit details
-
Copy full SHA for 97eb231 - Browse repository at this point
Copy the full SHA 97eb231View commit details
Commits on Jan 9, 2016
-
Merge pull request #25 from CookPete/transform-boilerplate
Use react-transform development setup
Configuration menu - View commit details
-
Copy full SHA for 4800724 - Browse repository at this point
Copy the full SHA 4800724View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7230e7 - Browse repository at this point
Copy the full SHA c7230e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b16606 - Browse repository at this point
Copy the full SHA 0b16606View commit details -
Configuration menu - View commit details
-
Copy full SHA for b255881 - Browse repository at this point
Copy the full SHA b255881View commit details
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 v0.3.7...v0.4.0