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: main
Choose a base ref
...
head repository: datacamp-engineering/react-jsonschema-form
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 5 commits
  • 7 files changed
  • 4 contributors

Commits on Dec 1, 2020

  1. Configuration menu
    Copy the full SHA
    6d10c5e View commit details
    Browse the repository at this point in the history
  2. Use stricter comparison

    Co-authored-by: Ashwin Ramaswami <[email protected]>
    2 people authored and jdmunro committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    4991fef View commit details
    Browse the repository at this point in the history
  3. Update the package name.

    jdmunro committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    b9cb280 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. fix: recursively remove the required field from getMatchingOption to …

    …allow partial data matches
    jdmunro committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    eb810a8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from datacamp-engineering/jdmunro/fix-anyof-bug

    [LO-1769] Fix default option for anyOf fields
    jdmunro authored Dec 2, 2020
    Configuration menu
    Copy the full SHA
    820d36e View commit details
    Browse the repository at this point in the history
Loading