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: v0.6.0
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: v0.7.0
Choose a head ref
  • 5 commits
  • 10 files changed
  • 1 contributor

Commits on May 21, 2016

  1. Tidy up filePlayer

    cookpete committed May 21, 2016
    Configuration menu
    Copy the full SHA
    79c2d5a View commit details
    Browse the repository at this point in the history
  2. Use filePlayer for SoundCloud tracks

    Fixes #64
    cookpete committed May 21, 2016
    Configuration menu
    Copy the full SHA
    5393343 View commit details
    Browse the repository at this point in the history
  3. Add controls prop

    Now that SoundCloud uses filePlayer we can have a generic `controls` prop
    The only quirk is that Vimeo controls are not configurable and will always display
    Serves as a better solution for #59 and #11
    cookpete committed May 21, 2016
    Configuration menu
    Copy the full SHA
    9a2ae22 View commit details
    Browse the repository at this point in the history
  4. Skip FilePlayer onError test

    Failing locally and I can't figure out why
    cookpete committed May 21, 2016
    Configuration menu
    Copy the full SHA
    c4ed490 View commit details
    Browse the repository at this point in the history
  5. 0.7.0

    cookpete committed May 21, 2016
    Configuration menu
    Copy the full SHA
    5286660 View commit details
    Browse the repository at this point in the history
Loading