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.4.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: v0.4.2
Choose a head ref
  • 4 commits
  • 11 files changed
  • 1 contributor

Commits on Jan 11, 2016

  1. Bump packages

    cookpete committed Jan 11, 2016
    Configuration menu
    Copy the full SHA
    21f03b2 View commit details
    Browse the repository at this point in the history
  2. Limit Travis to just basic tests

    Travis’ browser was too unreliable for karma tests
    Fixes #26
    cookpete committed Jan 11, 2016
    Configuration menu
    Copy the full SHA
    bfb1ca0 View commit details
    Browse the repository at this point in the history
  3. Add semicolons to class properties

    Code is uglier but compliant with babel 6.4.x
    Removes the need for shrinkwrap and fixes #27
    cookpete committed Jan 11, 2016
    Configuration menu
    Copy the full SHA
    b15dab5 View commit details
    Browse the repository at this point in the history
  4. 0.4.2

    cookpete committed Jan 11, 2016
    Configuration menu
    Copy the full SHA
    d9a0254 View commit details
    Browse the repository at this point in the history
Loading