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: rjsf-team/react-jsonschema-form
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.24.10
Choose a base ref
...
head repository: rjsf-team/react-jsonschema-form
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.24.11
Choose a head ref
  • 5 commits
  • 21 files changed
  • 3 contributors

Commits on May 1, 2025

  1. v5.24.10 (#4592)

    heath-freenome authored May 1, 2025
    Configuration menu
    Copy the full SHA
    686052a View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2025

  1. Backport #4644

    Fixed issue where oneOf radio button could not be modified when defaults were set (#4644)
    
    # Conflicts:
    #	CHANGELOG.md
    #	packages/core/test/Form.test.jsx
    abdalla-rko authored and nickgros committed Jun 3, 2025
    Configuration menu
    Copy the full SHA
    66d22d8 View commit details
    Browse the repository at this point in the history
  2. Backport of #4626

    Bug: schema references could not be modified when defaults were set (#4626)
    
    * Fixed issue where oneOf schema references could not be modified when defaults were set
    
    * fixed changelog
    # Conflicts:
    #	CHANGELOG.md
    #	packages/utils/src/schema/getDefaultFormState.ts
    abdalla-rko authored and nickgros committed Jun 3, 2025
    Configuration menu
    Copy the full SHA
    1abed84 View commit details
    Browse the repository at this point in the history
  3. add v5 to CI in backport PR

    nickgros committed Jun 3, 2025
    Configuration menu
    Copy the full SHA
    bb7b97a View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2025

  1. v5.24.11

    nickgros committed Jun 4, 2025
    Configuration menu
    Copy the full SHA
    7e80bfe View commit details
    Browse the repository at this point in the history
Loading