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: gfantom/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: reactjs/react-router-tutorial
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 13 commits
  • 9 files changed
  • 8 contributors

Commits on Jul 25, 2016

  1. Configuration menu
    Copy the full SHA
    06eef10 View commit details
    Browse the repository at this point in the history
  2. CSS in uppercase (reactjs#196)

    Minor text fix
    Sudheer Satyanarayana authored and timdorr committed Jul 25, 2016
    Configuration menu
    Copy the full SHA
    a4f21d7 View commit details
    Browse the repository at this point in the history
  3. Abbreviations in uppercase (reactjs#197)

    Minor text change. url to URL
    Sudheer Satyanarayana authored and timdorr committed Jul 25, 2016
    Configuration menu
    Copy the full SHA
    aa5fcdf View commit details
    Browse the repository at this point in the history
  4. Clarify IndexLink and punctuation fix (reactjs#198)

    * Clarify that we want to use IndexLink instead of NavLink
    * Apostrophe was missing in `let's`
    Sudheer Satyanarayana authored and timdorr committed Jul 25, 2016
    Configuration menu
    Copy the full SHA
    d54d32e View commit details
    Browse the repository at this point in the history
  5. Capitalize URL (reactjs#199)

    Sudheer Satyanarayana authored and timdorr committed Jul 25, 2016
    Configuration menu
    Copy the full SHA
    8aa12c0 View commit details
    Browse the repository at this point in the history
  6. Clarify and change wording (reactjs#200)

    Minor text update
    Sudheer Satyanarayana authored and timdorr committed Jul 25, 2016
    Configuration menu
    Copy the full SHA
    d87d896 View commit details
    Browse the repository at this point in the history
  7. Capitalize URL (reactjs#201)

    Sudheer Satyanarayana authored and timdorr committed Jul 25, 2016
    Configuration menu
    Copy the full SHA
    c748dc2 View commit details
    Browse the repository at this point in the history
  8. added '&&' for Windows command to work (reactjs#202)

    * added '&&' for Windows command to work
    
    added '&&' for Windows command to work
    
    * added quotes
    kristofen authored and timdorr committed Jul 25, 2016
    Configuration menu
    Copy the full SHA
    b04ccee View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2016

  1. Minor grammar fixes (reactjs#216)

    Wilfred authored and timdorr committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    6be300f View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2016

  1. Missing step- adding path the webpack.js (reactjs#224)

    Raised issue, asked to to PR.
    
    reactjs#218 (comment)
    yarnball authored and timdorr committed Sep 21, 2016
    Configuration menu
    Copy the full SHA
    e8e8f3a View commit details
    Browse the repository at this point in the history
  2. Fix RouterContext comment (reactjs#227)

    I make the same mistake all the time :)
    derekbtw authored and timdorr committed Sep 21, 2016
    Configuration menu
    Copy the full SHA
    c84de30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2b3091 View commit details
    Browse the repository at this point in the history
  4. Fix typo (reactjs#233)

    blackmiaool authored and timdorr committed Sep 21, 2016
    Configuration menu
    Copy the full SHA
    66d013c View commit details
    Browse the repository at this point in the history
Loading