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: 11.0.3
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: 11.0.4
Choose a head ref
  • 8 commits
  • 45 files changed
  • 1 contributor

Commits on Apr 24, 2018

  1. Configuration menu
    Copy the full SHA
    b5b4960 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2018

  1. Better documentation for test helpers, check config messages (#1072)

    * Better documentation for test helpers, check config messages
    * Throw if configuration.generated_assets_dir specified, and using
      webpacker, and if that doesn't match the public_output_path.
    * Otherwise, warn if generated_assets_dir is specified
    * Fix the setup for tests for spec/dummy so they automatically rebuild
      by correctly setting the source_path in the webpacker.yml
    * Updated documentation for the testing setup.
    * DRY'd up some code.
    justin808 authored Apr 27, 2018
    Configuration menu
    Copy the full SHA
    3a43054 View commit details
    Browse the repository at this point in the history
  2. Update PROJECTS.md

    justin808 authored Apr 27, 2018
    Configuration menu
    Copy the full SHA
    47f0a20 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2018

  1. react_component_hash always has pre-render true (#1077)

    * react_component_hash always has pre-render true.
    * Makes no sense to have react_component_hash not use prerrender.
    * Fixed issue where checking gem existence.
    * Added docs for react_component_hash
    justin808 authored May 1, 2018
    Configuration menu
    Copy the full SHA
    0ab2848 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2018

  1. update docs (#1079)

    justin808 authored May 4, 2018
    Configuration menu
    Copy the full SHA
    9956890 View commit details
    Browse the repository at this point in the history
  2. Update rainbow gem (#1080)

    * Update Rainbow gem dependency and Rubocop
    justin808 authored May 4, 2018
    Configuration menu
    Copy the full SHA
    d8450f1 View commit details
    Browse the repository at this point in the history
  3. Updated Changelog.md

    justin808 committed May 4, 2018
    Configuration menu
    Copy the full SHA
    f4e4918 View commit details
    Browse the repository at this point in the history
  4. Release 11.0.4

    justin808 committed May 4, 2018
    Configuration menu
    Copy the full SHA
    ec6e627 View commit details
    Browse the repository at this point in the history
Loading