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: shakacode/react_on_rails
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.2
Choose a base ref
...
head repository: shakacode/react_on_rails
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0.3
Choose a head ref
  • 10 commits
  • 18 files changed
  • 3 contributors

Commits on Feb 16, 2016

  1. Update README.md

    justin808 committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    0b8d889 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2016

  1. Update Gemfile

    web-console should only be added during development
    lifeiscontent committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    5e1b241 View commit details
    Browse the repository at this point in the history
  2. Update ReactRouter

    * Update to new Signature using RouterContext
    * Update to new history signature using browserHistory
    lifeiscontent committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    a7ff7c2 View commit details
    Browse the repository at this point in the history
  3. Update React components in dummy app

    * now using new Stateless functional components signature
    lifeiscontent committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    49ca687 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #282 from lifeiscontent/feature/cleanup-react-comp…

    …onents
    
    Feature/cleanup react components
    justin808 committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    ce514f0 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2016

  1. fix build comment in generator

    Thomas Millward Wright committed Feb 19, 2016
    Configuration menu
    Copy the full SHA
    a8dee45 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2016

  1. Merge pull request #284 from ttrmw/generator-comment-fix

    fix build comment in generator
    justin808 committed Feb 20, 2016
    Configuration menu
    Copy the full SHA
    0f14e47 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2016

  1. Configuration menu
    Copy the full SHA
    8d01378 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #286 from shakacode/justin808-patch-1

    Update README.md and CHANGELOG.md
    justin808 committed Feb 21, 2016
    Configuration menu
    Copy the full SHA
    59ac381 View commit details
    Browse the repository at this point in the history
  3. Release 3.0.3

    justin808 committed Feb 21, 2016
    Configuration menu
    Copy the full SHA
    96adf56 View commit details
    Browse the repository at this point in the history
Loading