You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed duplicate React keys in datalist when schema examples and default have different types, fixing #4927
@rjsf/chakra-ui
Fixed duplicate React keys in datalist when schema examples and default have different types, fixing #4927
Updated NativeSelectWidget so that is properly renders a placeholder, fixing #4942
@rjsf/core
Fixed duplicate React keys in datalist when schema examples and default have different types, fixing #4927
Integrated ui:definitions support for recursive and reusable uiSchema (#4947)
@rjsf/daisyui
Fixed duplicate React keys in datalist when schema examples and default have different types, fixing #4927
@rjsf/fluentui-rc
Fixed duplicate React keys in datalist when schema examples and default have different types, fixing #4927
@rjsf/mantine
Fixed duplicate React keys in datalist when schema examples and default have different types, fixing #4927
@rjsf/mui
Fixed duplicate React keys in datalist when schema examples and default have different types, fixing #4927
@rjsf/react-bootstrap
Fixed duplicate React keys in datalist when schema examples and default have different types, fixing #4927
@rjsf/semantic-ui
Fixed duplicate React keys in datalist when schema examples and default have different types, fixing #4927
@rjsf/shadcn
Fixed duplicate React keys in datalist when schema examples and default have different types, fixing #4927
@rjsf/utils
Added expandUiSchemaDefinitions() and resolveUiSchema() functions, and UiSchemaDefinitions type to support defining reusable uiSchema for schema $ref references (#4947)
Dev / docs / playground
Updated References sample in playground to demonstrate ui:definitions feature (#4947)
Added documentation for ui:definitions in uiSchema.md and definitions.md (#4947)
Updated the libraries via the npm run bump-all-libraries command, fixing new lint errors and updating the snapshots due to fixes in the theme libraries