@rjsf/core
Advanced tools
Changelog
5.19.4
ValidatorType
interface to add an optional reset?: () => void
prop that can be implemented to reset a validator back to initial constructed state
ParserValidator
to provide a reset()
function that clears the schema mapMarkdown
rather than HTML tags since we now render them with Markdown
AJV8Validator
to implement the reset()
function to remove cached schemas in the ajv
instanceValidator
dropdown to add AJV8 (discriminator)
which sets the AJV validator discriminator option to true
to support testing schemas with that option in themChangelog
5.19.3
Changelog
5.19.2
.only
on tests that was accidentally added in 5.19.0
Changelog
5.19.1
5.19.x
due to use of new API in 5.19.0
Changelog
5.18.5
target
in onFocus
and onBlur
handlerstarget
in onFocus
and onBlur
handlerstarget
in onFocus
and onBlur
handlerstarget
in onFocus
and onBlur
handlersdefault
values in additionalProperties
in #4199, fixing #3195target
in onFocus
and onBlur
handlerstarget
in onFocus
and onBlur
handlerstarget
in onFocus
and onBlur
handlerstarget
in onFocus
and onBlur
handlerstarget
in onFocus
and onBlur
handlersChangelog
5.18.4
constants.ts
, Form.tsx
Changelog
5.18.3
peerDependencies
react
to 18.x
custom-widgets-fields.md
in the documentationLICENSE.md
to include the proper copyright dates and owner