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-tutorial
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: JakeWengroff/react-tutorial
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.
  • 14 commits
  • 3 files changed
  • 3 contributors

Commits on Jun 7, 2016

  1. Configuration menu
    Copy the full SHA
    61ed7b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b54997 View commit details
    Browse the repository at this point in the history
  3. Declared Comment class.

    JakeWengroff committed Jun 7, 2016
    Configuration menu
    Copy the full SHA
    18530d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2016

  1. Configuration menu
    Copy the full SHA
    720996d View commit details
    Browse the repository at this point in the history
  2. Adding markdown.

    JakeWengroff committed Jun 9, 2016
    Configuration menu
    Copy the full SHA
    2040901 View commit details
    Browse the repository at this point in the history
  3. Adjusted markdown.

    JakeWengroff committed Jun 9, 2016
    Configuration menu
    Copy the full SHA
    1b55f5f View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2016

  1. Added a Data model.

    Jake Wengroff authored and Jake Wengroff committed Jun 13, 2016
    Configuration menu
    Copy the full SHA
    3079841 View commit details
    Browse the repository at this point in the history
  2. Fetching data from the server.

    Jake Wengroff authored and Jake Wengroff committed Jun 13, 2016
    Configuration menu
    Copy the full SHA
    f67081b View commit details
    Browse the repository at this point in the history
  3. Added getInitialState.

    Jake Wengroff authored and Jake Wengroff committed Jun 13, 2016
    Configuration menu
    Copy the full SHA
    736b9bf View commit details
    Browse the repository at this point in the history
  4. Added loadCommentsFromServer.

    Jake Wengroff authored and Jake Wengroff committed Jun 13, 2016
    Configuration menu
    Copy the full SHA
    bc58171 View commit details
    Browse the repository at this point in the history
  5. Added fields to Comment form.

    Jake Wengroff authored and Jake Wengroff committed Jun 13, 2016
    Configuration menu
    Copy the full SHA
    2be76be View commit details
    Browse the repository at this point in the history
  6. Added Event handlers to the CommentForm.

    Jake Wengroff authored and Jake Wengroff committed Jun 13, 2016
    Configuration menu
    Copy the full SHA
    2dd575b View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2016

  1. Configuration menu
    Copy the full SHA
    4cf1a18 View commit details
    Browse the repository at this point in the history
  2. Some optimization.

    JakeWengroff committed Jun 15, 2016
    Configuration menu
    Copy the full SHA
    03ba7ee View commit details
    Browse the repository at this point in the history
Loading