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: reactjs/react-rails
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0
Choose a base ref
...
head repository: reactjs/react-rails
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.0
Choose a head ref
  • 19 commits
  • 13 files changed
  • 4 contributors

Commits on Aug 14, 2023

  1. Update changelog for version 3 (#1296)

    * Update changelog for version 3 entry
    * Update links
    ahangarha authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    58e3109 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cf31a4 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    MaySoMusician authored and ahangarha committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    29b768e View commit details
    Browse the repository at this point in the history
  4. Update docs

    MaySoMusician authored and ahangarha committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    d35843f View commit details
    Browse the repository at this point in the history
  5. Update ToC in README file

    ahangarha committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    62bac8a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    01d0feb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4e7a1c6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4ee47c3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3f8f482 View commit details
    Browse the repository at this point in the history
  10. Add array support

    ahangarha committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    7a2b497 View commit details
    Browse the repository at this point in the history
  11. Add test for nested arrays

    ahangarha committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    ed87d9a View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Fix rubocop issue

    ahangarha committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    edf889f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    509d584 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a6afa9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1298 from danielsellergren/master

    Fix typo in README Resources header
    justin808 authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    67efac5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1297 from reactjs/update-gemfile-lock-for-tests

    Update lock files in tests for version 3
    justin808 authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    95908b8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1293 from reactjs/feature/add-option-to-replace-n…

    …ull-updated
    
    Replace nulls in props from Rails with undefined
    justin808 authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    00b1254 View commit details
    Browse the repository at this point in the history
  7. Update CHANGELOG.md

    justin808 authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    8629223 View commit details
    Browse the repository at this point in the history
  8. Release 3.1.0

    justin808 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    910bb99 View commit details
    Browse the repository at this point in the history
Loading