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: 2dc7d45
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: be276bf
Choose a head ref
  • 12 commits
  • 10 files changed
  • 3 contributors

Commits on Mar 8, 2016

  1. Ignore dist when linting

    cookpete committed Mar 8, 2016
    Configuration menu
    Copy the full SHA
    1740ca6 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2016

  1. Bump normalize.css

    cookpete committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    3582de4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93e84a4 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2016

  1. Configuration menu
    Copy the full SHA
    fe0b452 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2016

  1. Merge pull request #45 from gridsane/master

    Add FilePlayer support for urls with query string
    cookpete committed Apr 8, 2016
    Configuration menu
    Copy the full SHA
    f0d2ffb View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2016

  1. Pass on event including error message and code onError

    Fixes #44
    pors authored and cookpete committed Apr 13, 2016
    Configuration menu
    Copy the full SHA
    9c542f1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #48 from pors/master

    Pass on error event
    cookpete committed Apr 13, 2016
    Configuration menu
    Copy the full SHA
    7995e86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d96b427 View commit details
    Browse the repository at this point in the history
  4. Add progressFrequency prop

    Resolves #50
    cookpete committed Apr 13, 2016
    Configuration menu
    Copy the full SHA
    fededdd View commit details
    Browse the repository at this point in the history
  5. Specify https in YouTube SDK location

    Prevents weird error: Failed to execute 'postMessage' on 'DOMWindow'
    Attempting to load http redirects to https anyway
    cookpete committed Apr 13, 2016
    Configuration menu
    Copy the full SHA
    c05bd9d View commit details
    Browse the repository at this point in the history
  6. Add default props to readme

    cookpete committed Apr 13, 2016
    Configuration menu
    Copy the full SHA
    2abb25e View commit details
    Browse the repository at this point in the history
  7. 0.5.7

    cookpete committed Apr 13, 2016
    Configuration menu
    Copy the full SHA
    be276bf View commit details
    Browse the repository at this point in the history
Loading