Skip to content
Permalink

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.0.0-beta.1
Choose a base ref
...
head repository: cookpete/react-player
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0-beta.2
Choose a head ref
  • 4 commits
  • 11 files changed
  • 1 contributor

Commits on Oct 30, 2017

  1. Use MIT license

    CC0-1.0 is not recognised by the Open Source Initiative (https://opensource.org) and was only there from the boilerplate code that this repo was based on. MIT is popular and seems like the most similar/permissive officially recognised license.
    
    I believe any releases prior to this commit will still fall under CC0-1.0 if people have a problem with MIT.
    cookpete committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    dd5a0ac View commit details
    Browse the repository at this point in the history
  2. Fix isPlaying bug

    cookpete committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    193f3dd View commit details
    Browse the repository at this point in the history
  3. Add Soundcloud preload support

    Fixes #262
    cookpete committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    1c4dd52 View commit details
    Browse the repository at this point in the history
  4. 1.0.0-beta.2

    cookpete committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    436d25f View commit details
    Browse the repository at this point in the history
Loading