@rjsf/utils
Advanced tools
Changelog
6.0.0-beta.10
tsc-alias
replacer that was adding /index.js
onto the @mui/Xxxx
imports since MUI 7 has proper ESM supportChangelog
6.0.0-beta.9
README.md
file for dependencies and snapshots due to updating to latest antd
SelectWidget
to only pick the first element in a list when single selection is active, fixing #4623README.md
file for dependenciesREADME.md
file for dependenciespackage.json
to move @fluentui
packages to peer and dev dependenciesREADME.md
file for dependenciespackage.json
to move daisyui
to peer and dev dependenciesREADME.md
file for dependenciesGrid
s to v7 version (a MUI breaking change)README.md
file for dependenciesREADME.md
file for dependenciesREADME.md
file for dependenciespatternProperties
#4617GlobalUISchemaOptions
types to extend GenericObjectType
to support user-defined values for their extensionsplayground
to use MUI version 7v6 upgrade guide.md
to note the breaking change for MUI 7 and deprecation of semantic-ui
Changelog
6.0.0-beta.8
getChakra
to package exportsui:options
customizationSelectWidget
to only pick the first element in a list when single selection is active, fixing #4623LayoutGridField
to use the pre-existing UI_GLOBAL_OPTIONS_KEY
instead of its own incorrect one.patternProperties
#4617GlobalUISchemaOptions
types to extend GenericObjectType
to support user-defined values for their extensionsvalidation.md
based on v6 changes, addressing #4618Changelog
6.0.0-beta.7
LayoutGridField
when the 'name' field is missing in the grid schema for a componentChangelog
6.0.0-beta.6
Field
type to add the optional TEST_IDS?: TestIdShape
prop to it to support exposing the TEST_IDS
static prop on LayoutGridField
, LayoutHeaderField
and LayoutMultiSchemaField
for external usersChangelog
6.0.0-beta.5
6.0.0-beta
to ^6.0.0-beta
to avoid npm install
dependency resolution issues