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.5.3
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.5.4
Choose a head ref
  • 7 commits
  • 6 files changed
  • 1 contributor

Commits on Feb 2, 2016

  1. Tweak YouTube default playerVars

    playsinline: support playing inline in iOS webviews
    rel: disable related videos appearing when video ends
    iv_load_policy: disable annotations
    origin: extra security measure
    cookpete committed Feb 2, 2016
    Configuration menu
    Copy the full SHA
    b99e6d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60bcaf6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67b1b82 View commit details
    Browse the repository at this point in the history
  4. Add sshpass to travis

    cookpete committed Feb 2, 2016
    Configuration menu
    Copy the full SHA
    84f889e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    736ef37 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2016

  1. Remove the need for array.find polyfill

    2.0.0 was causing errors on older node versions, and it wasn't worth the trouble
    cookpete committed Feb 3, 2016
    Configuration menu
    Copy the full SHA
    7aa4719 View commit details
    Browse the repository at this point in the history
  2. 0.5.4

    cookpete committed Feb 3, 2016
    Configuration menu
    Copy the full SHA
    b8fbed2 View commit details
    Browse the repository at this point in the history
Loading