Published November 21, 2025
| Version v6.1.2
Software
Open
rjsf-team/react-jsonschema-form: 6.1.2
Authors/Creators
- Heath C1
- Nicolas Perriault2
- Ashwin Ramaswami
- Nick Grosenbacher3
- Ethan Glasser-Camp
- Appie
- Olli R4
- Jacques Nel
- Christian Wendt
- Lucian Buzzo5
- Mathieu Agopian
- Bogdan Savluk6
- Thomas Grainger
- Alexis M7
- Stan Lemon
- Cédric Messiant
- Zach Wegrzyniak8
- Chancellor Clark9
- Igor Brasileiro10
- Jimmy Callin11
- Fred Steger12
- knilink
- Jeff Balboni
- Yuval
- Robbie Culkin
- mdornseif13
- Maarten ter Horst14
- AT
- Jon Ursenbach15
- 1. Freenome
- 2. Akei
- 3. @Sage-Bionetworks
- 4. Luomus, University of Helsinki
- 5. @cerebruminc
- 6. Uber
- 7. @freedomofpress
- 8. Northeastern University
- 9. @bigcommerce
- 10. deco
- 11. Backlight
- 12. PerkinElmer
- 13. Büro für Wissenschaftliche Kybernetik
- 14. TND
- 15. @readmeio
Description
@rjsf/antd
- Updated
SelectWidgetto add a staticgetPopupContainerCallbackto theSelectWidgetcomponent, partially fixing #3609- Also, added the explicit
openstate to theSelectin conjunction with providing thesetOpenas theonOpenChangeprop
- Also, added the explicit
- In
BaseInputTemplateadded comments explaining whystep='1'is returned, closing #4022
@rjsf/mantine
- Align Mantine's behavior with other themes when clearing string fields: clearing an input now removes the key from formData instead of setting it to an empty string. (#4875)
@rjsf/utils
- Replace json-schema-merge-allof with @x0k/json-schema-merge (#4774)
@rjsf/validator-ajv8
- Updated
CustomValidatorOptionsTypeto add newextenderFn?: (ajv: Ajv) => Ajvprop - Updated
createAjvInstance()to add newextenderFn?: (ajv: Ajv) => Ajvparameter, using it to extend theajvinstance, fixing #4746- Updated the
AJV8ValidatorandcompileSchemaValidatorsCode()to passextenderFnfrom theoptionsintocreateAjvInstance()
- Updated the
- Updated
transformRJSFValidationErrors()to add filtering of duplicateanyOf/oneOfbased errors from the returned errors, fixing #4167
Dev / docs / playground
- Updated
DemoFrameas follows to fix #3609- Override
antd'sSelectWidget.getPopupContainerCallbackcallback function to return undefined - Added a
AntdSelectPatchercomponent that observes the creation ofantdselect dropdowns and makes sure they open in the correct location - Update the
antdtheme wrapper to render theAntdSelectPatcher,AntdStyleProviderandConfigProviderwith it's owngetPopupContainer()function inside of aFrameContextConsumer
- Override
- Updated the base TypeScript configuration to use
"moduleResolution": "bundler" - Updated the
validation.mddocumentation to note that HTML 5 validation is not translatable via RJSF translation mechanisms and should be turned off, fixing #4092- Also added documentation for the new
extenderFnprop onCustomValidatorOptionsType
- Also added documentation for the new
Files
rjsf-team/react-jsonschema-form-v6.1.2.zip
Files
(6.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:7ed6796b866eec08ed256fc93a227d6c
|
6.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/rjsf-team/react-jsonschema-form/tree/v6.1.2 (URL)
Software
- Repository URL
- https://github.com/rjsf-team/react-jsonschema-form