chore(deps): update rjsf monorepo to v6 (major) #1722
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.24.12->6.0.25.24.12->6.0.25.24.12->6.0.25.24.12->6.0.2Release Notes
rjsf-team/react-jsonschema-form (@rjsf/core)
v6.0.2Compare Source
@rjsf/antd
FieldTemplateto skip label and description rendering for checkbox widgets, fixing (#4742)ArrayFieldTemplateandObjectFieldTemplateto remove the rendering of a duplicate description (since theFieldTemplatealready does it), fixing #3624@rjsf/chakra-ui
CheckboxesWidgetto render the Title, fixing (#4840)CheckboxWidgetto handle label and description rendering consistently, fixing (#4742)@rjsf/core
CheckboxWidgetby conditionally rendering them based on widget typeCheckboxWidgetto handle label and description rendering consistentlyFieldTemplateto skip label and description rendering for checkbox widgets, fixing (#4742)ObjectFieldto change the removal of an additional property to defer the work to theprocessPendingChange()handler inForm, fixing #4850FallbackFieldto supportobjectandarraytypes, and improvedArrayFieldso that it handles missing items properly with the fallback field@rjsf/fluentui-rc
FieldTemplateto skip label and description rendering for checkbox widgets, fixing (#4742)@rjsf/mantine
CheckboxWidgetto handle label and description rendering consistently, fixing (#4742)@rjsf/mui
FieldTemplateto skip label and description rendering for checkbox widgets, fixing (#4742)ArrayFieldItemTemplateto switchsizefrom 'auto' to responsive values on theGrid, fixing #4838@rjsf/primereact
FieldTemplateto skip label and description rendering for checkbox widgets, fixing (#4742)@rjsf/react-bootstrap
FieldTemplateto skip label and description rendering for checkbox widgets, fixing (#4742)@rjsf/semantic-ui
FieldTemplateto skip label and description rendering for checkbox widgets, fixing (#4742)@rjsf/shadcn
FieldTemplateto skip label and description rendering for checkbox widgets, fixing (#4742)Commandcomponent to properly handleforwardRef@rjsf/utils
getDefaultFormState()to not save an undefined field value into an object when the type isnullandexcludeObjectChildrenis provided, fixing #4821Dev / docs / playground
OptionsDrawerof the playground to addidPrefixandidSeparatorfieldsreact-test-renderer, updating all snapshots accordinglyci.yml, removingv5and old Node 14 non-docs buildsv6.0.1Compare Source
Dev / docs / playground
6.xv6.0.0Compare Source
@rjsf/antd
README.mdto show the theme snapshot with the latest theme UI from the playground, making it a link to the theme@rjsf/chakra-ui
README.mdto show the theme snapshot with the latest theme UI from the playground, making it a link to the theme@rjsf/core
SchemaFieldto add a new optional propertychildFieldPathIdto theFieldComponentrender to prevent duplicate ids, fixing (#4819)[#4819]ObjectFieldandArrayFieldto make children use thechildFieldPathIdif present, falling back to thefieldPathIdif notDev / docs / playground
Updated the playground to modernize the UI using MUI components
README.mdin all themes to show the theme snapshot with the latest theme UI from the playground, making it a link to the themev5.24.13: 5.24.13Compare Source
@rjsf/core
ArrayFieldto stop usingnanoidand instead uselodash/uniqueIdto fix #4762@rjsf/semantic-ui
ArrayFieldto stop usingnanoidand instead uselodash/uniqueIdto fix #4762Dev / docs / playground
nanoidfrom the build system andjest.config.jsfilesConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.