Skip to content
This repository was archived by the owner on Jul 19, 2019. It is now read-only.
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: reactjs/react-router-tutorial
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ryan7falcon/react-router-tutorial
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: start
Choose a head ref
  • 18 commits
  • 21 files changed
  • 7 contributors

Commits on Feb 11, 2016

  1. Fix typo

    kohei-takata committed Feb 11, 2016
    Configuration menu
    Copy the full SHA
    f9a0969 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2016

  1. Merge pull request #9 from kohei-takata/patch-1

    Fix typo
    mjackson committed Feb 12, 2016
    Configuration menu
    Copy the full SHA
    2b9366a View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2016

  1. Update index.html

    ryanflorence committed Mar 4, 2016
    1 Configuration menu
    Copy the full SHA
    e01fbc9 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2016

  1. wrong option name

    yairraz committed Mar 7, 2016
    Configuration menu
    Copy the full SHA
    cae21c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2016

  1. Merge pull request #97 from yairraz/patch-1

    wrong  option name
    gaearon committed Mar 8, 2016
    Configuration menu
    Copy the full SHA
    f0087e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2016

  1. runs on windows

    ryanwest91 committed Mar 15, 2016
    Configuration menu
    Copy the full SHA
    0e6a2aa View commit details
    Browse the repository at this point in the history
  2. cache cleared

    ryanwest91 committed Mar 15, 2016
    Configuration menu
    Copy the full SHA
    afe3963 View commit details
    Browse the repository at this point in the history
  3. exchange added

    ryanwest91 committed Mar 15, 2016
    Configuration menu
    Copy the full SHA
    41b14ec View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2016

  1. added linting config

    Ryan West committed Mar 16, 2016
    Configuration menu
    Copy the full SHA
    4f00755 View commit details
    Browse the repository at this point in the history
  2. works on mac

    Ryan West committed Mar 16, 2016
    Configuration menu
    Copy the full SHA
    63db2fa View commit details
    Browse the repository at this point in the history
  3. import router

    Ryan West committed Mar 16, 2016
    Configuration menu
    Copy the full SHA
    8d60a97 View commit details
    Browse the repository at this point in the history
  4. added package_mac.json

    Ryan West committed Mar 16, 2016
    Configuration menu
    Copy the full SHA
    d66ffa7 View commit details
    Browse the repository at this point in the history
  5. added router

    ryanwest91 committed Mar 16, 2016
    Configuration menu
    Copy the full SHA
    89fc68b View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2016

  1. links

    ryanwest91 committed Mar 17, 2016
    Configuration menu
    Copy the full SHA
    ed2d933 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2016

  1. some nesting

    ryanwest91 committed Mar 18, 2016
    Configuration menu
    Copy the full SHA
    9a90445 View commit details
    Browse the repository at this point in the history
  2. clean urls

    ryanwest91 committed Mar 18, 2016
    Configuration menu
    Copy the full SHA
    4a3f96d View commit details
    Browse the repository at this point in the history
  3. finished

    ryanwest91 committed Mar 18, 2016
    Configuration menu
    Copy the full SHA
    7508602 View commit details
    Browse the repository at this point in the history
  4. packages

    ryanwest91 committed Mar 18, 2016
    Configuration menu
    Copy the full SHA
    47b5088 View commit details
    Browse the repository at this point in the history
Loading