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.3.1
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.3.2
Choose a head ref
  • 10 commits
  • 13 files changed
  • 5 contributors

Commits on Dec 2, 2016

  1. Fixed broken test

    justin808 committed Dec 2, 2016
    Configuration menu
    Copy the full SHA
    71dc61a View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2016

  1. Fix spelling (#637)

    dijonkitchen authored and justin808 committed Dec 6, 2016
    Configuration menu
    Copy the full SHA
    fd77b8c View commit details
    Browse the repository at this point in the history
  2. Fix spelling (#638)

    dijonkitchen authored and justin808 committed Dec 6, 2016
    Configuration menu
    Copy the full SHA
    7f859e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4763d35 View commit details
    Browse the repository at this point in the history
  4. react_component should work outside of views (#636) (#636)

    The rails_context method previously assumed that the controller
    and request view helper methods were present. This commit checks
    that these methods are present before they're called.
    
    Resolves: #634
    jtibbertsma authored and justin808 committed Dec 6, 2016
    Configuration menu
    Copy the full SHA
    c146ba6 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2016

  1. Typo (#640)

    jtibbertsma authored and justin808 committed Dec 7, 2016
    Configuration menu
    Copy the full SHA
    50a750a View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2016

  1. Node parse error fix (#641)

    * split line with too long code
    * node json parse error fix
    alexeuler authored and justin808 committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    a600891 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    justin808 authored Dec 9, 2016
    Configuration menu
    Copy the full SHA
    e1cbf70 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    justin808 authored Dec 9, 2016
    Configuration menu
    Copy the full SHA
    28776cb View commit details
    Browse the repository at this point in the history
  4. Release 6.3.2

    justin808 committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    6370447 View commit details
    Browse the repository at this point in the history
Loading