chore(deps): bump @rjsf/core from 4.1.0 to 5.3.0
Bumps @rjsf/core from 4.1.0 to 5.3.0.
Release notes
Sourced from @rjsf/core's releases.
5.3.0
Three new features
- Array item copy
- Programmatic form reset
- TimeWidget
@rjsf/antd
- Added support to make a copy of an array item directly after the item selected to be copied (feature is off by default), fixing #1261 and #1712
- Fixed
package.jsonto properly add required dependencies explicitly which were installed implicitly
@rjsf/bootstrap-4
- Added support to make a copy of an array item directly after the item selected to be copied (feature is off by default), fixing #1261 and #1712
@rjsf/chakra-ui
- Added support to make a copy of an array item directly after the item selected to be copied (feature is off by default), fixing #1261 and #1712
@rjsf/core
Resetfunction added forProgrammatically Resetaction.Resetfunction will reset form data and validation errors. Form data will set to default values.- Implemented a new
TimeWidgetthat works for all themes- Added support to make a copy of an array item directly after the item selected to be copied (feature is off by default), fixing #1261 and #1712
- Also added the missing translation for the
InvalidObjectFielderror inObjectField- Added support for the handling of the global UiSchema options in
Form,ArrayField,ObjectFieldandSchemaField
@rjsf/fluent-ui
- Fix
RadioWidget's onChange return value.- Added support to make a copy of an array item directly after the item selected to be copied (feature is off by default), fixing #1261 and #1712
@rjsf/material-ui
- Updated
BaseInputTemplateso that it shrinks atimeformatted input- Added support to make a copy of an array item directly after the item selected to be copied (feature is off by default), fixing #1261 and #1712
@rjsf/mui
- Updated
BaseInputTemplateso that it shrinks atimeformatted input- Added support to make a copy of an array item directly after the item selected to be copied (feature is off by default), fixing #1261 and #1712
@rjsf/semantic-ui
- Added support to make a copy of an array item directly after the item selected to be copied (feature is off by default), fixing #1261 and #1712
@rjsf/utils
- Updated the widget matrix used by
getWidget()to support thetimetoTimeWidgetmapping- Added a new
TranslatableStringenumsCopyButtonandInvalidObjectFieldthat localizes the information extracted fromObjectFieldas markdown
... (truncated)
Changelog
Sourced from @rjsf/core's changelog.
5.3.0
@rjsf/antd
- Added support to make a copy of an array item directly after the item selected to be copied (feature is off by default), fixing #1261 and #1712
- Fixed
package.jsonto properly add required dependencies explicitly which were installed implicitly
@rjsf/bootstrap-4
- Added support to make a copy of an array item directly after the item selected to be copied (feature is off by default), fixing #1261 and #1712
@rjsf/chakra-ui
- Added support to make a copy of an array item directly after the item selected to be copied (feature is off by default), fixing #1261 and #1712
@rjsf/core
Resetfunction added forProgrammatically Resetaction.Resetfunction will reset form data and validation errors. Form data will set to default values.- Implemented a new
TimeWidgetthat works for all themes- Added support to make a copy of an array item directly after the item selected to be copied (feature is off by default), fixing #1261 and #1712
- Also added the missing translation for the
InvalidObjectFielderror inObjectField- Added support for the handling of the global UiSchema options in
Form,ArrayField,ObjectFieldandSchemaField
@rjsf/fluent-ui
- Fix
RadioWidget's onChange return value.- Added support to make a copy of an array item directly after the item selected to be copied (feature is off by default), fixing #1261 and #1712
@rjsf/material-ui
- Updated
BaseInputTemplateso that it shrinks atimeformatted input- Added support to make a copy of an array item directly after the item selected to be copied (feature is off by default), fixing #1261 and #1712
@rjsf/mui
- Updated
BaseInputTemplateso that it shrinks atimeformatted input- Added support to make a copy of an array item directly after the item selected to be copied (feature is off by default), fixing #1261 and #1712
@rjsf/semantic-ui
- Added support to make a copy of an array item directly after the item selected to be copied (feature is off by default), fixing #1261 and #1712
@rjsf/utils
- Updated the widget matrix used by
getWidget()to support thetimetoTimeWidgetmapping- Added a new
TranslatableStringenumsCopyButtonandInvalidObjectFieldthat localizes the information extracted fromObjectFieldas markdown- Updated the
ArrayFieldTemplateItemTypeto add support for copying array items- Refactored
UIOptionsBaseTypeto extract theaddable,orderable,removable,labelandduplicateKeySuffixSeparatorinto a newGlobalUISchemaOptionstype that addscopyable
- Extended
UIOptionsBaseTypefromGlobalUISchemaOptions- In
UiSchemaadded a new optionalui:globalOptionsprop of typeGlobalUISchemaOptionsand a newUI_GLOBAL_OPTIONS_KEYconstant
... (truncated)
Commits
bf782afv5.3.0c7028d4Prepare to release 5.3.0c3ab95cfix(@rjsf/antd): Add required dependencies explicitly which are installed imp...14f63a7feature: Reimplement and improve #1719 to Add array field copy (#3508)bb67ac1feature: reimplement #2473 by implementing a TimeWidget in core (#3510)797194fchore(deps): bump webpack from 5.75.0 to 5.76.1 in /packages/docsf74c733fix : fluent-ui radio widget value (#3497)c4eb56dRm docs workflow (#3455)73caabdfix: Remove JSFiddle template that uses ancient 1.x release (#3500)25216b3Update custom-widgets-fields.md (#3498)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
⚠️ No Changeset found
Latest commit: 998683839d40af1ebbebd359e3c5f8442486af93
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated |
|---|---|---|---|---|
| cofe | ❌ Failed (Inspect) | Mar 17, 2023 at 6:21PM (UTC) |
Sorry, only users with push access can use that command.
Apologize new to this and was testing out stuff ended up getting invaded would love some insight and basic must dos n nos 😀