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: 6.2.0
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: 6.2.1
Choose a head ref
  • 6 commits
  • 10 files changed
  • 2 contributors

Commits on Nov 19, 2016

  1. Update README.md

    justin808 authored Nov 19, 2016
    Configuration menu
    Copy the full SHA
    540b51e View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2016

  1. Fixes #610 (#611) Turbolinks should be before-cache

    not before-render
    volkanunsal authored and justin808 committed Nov 20, 2016
    Configuration menu
    Copy the full SHA
    1918345 View commit details
    Browse the repository at this point in the history
  2. Remove Context calling React.Component constructor (#612)

    * Remove Context calling React.Component constructor
    
    The React.Component takes one param in a call to super in the
    constructor.
    
    * remove unnecessary div
    * Add railsContext to app for basic gen
    justin808 authored Nov 20, 2016
    Configuration menu
    Copy the full SHA
    5ada94d View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    justin808 authored Nov 20, 2016
    Configuration menu
    Copy the full SHA
    358fede View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    justin808 authored Nov 20, 2016
    Configuration menu
    Copy the full SHA
    6c91ae9 View commit details
    Browse the repository at this point in the history
  5. Release 6.2.1

    justin808 committed Nov 20, 2016
    Configuration menu
    Copy the full SHA
    c2b85c9 View commit details
    Browse the repository at this point in the history
Loading