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: STRML/react-router-component
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: welljs/react-router-component
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 6 files changed
  • 2 contributors

Commits on Dec 9, 2015

  1. Update Router.js

    main page component render into the div
    welljs committed Dec 9, 2015
    Configuration menu
    Copy the full SHA
    1e4a273 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2015

  1. Update Environment.js

    environment patched for actual path
    welljs committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    984b7a4 View commit details
    Browse the repository at this point in the history
  2. Update package.json

      "peerDependencies": {
        "react": ">=0.14.0 <0.15.0",
        "react-dom": ">=0.14.0 <0.15.0"
      },
    removed
    welljs committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    414fb86 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2016

  1. Update matchRoutes.js

    matching by queryString too
    welljs committed Jan 13, 2016
    Configuration menu
    Copy the full SHA
    7d3c639 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2016

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

Commits on Jan 21, 2016

  1. actual state fixed

    welljs committed Jan 21, 2016
    Configuration menu
    Copy the full SHA
    0dca542 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2016

  1. babel polyfill added

    vitalii committed Mar 29, 2016
    Configuration menu
    Copy the full SHA
    9421217 View commit details
    Browse the repository at this point in the history
  2. router mixins patched

    vitalii committed Mar 29, 2016
    Configuration menu
    Copy the full SHA
    50541eb View commit details
    Browse the repository at this point in the history
Loading