@rjsf/core
Advanced tools
Changelog
5.19.1
5.19.x
due to use of new API in 5.19.0
Changelog
5.19.0
AltDateWidget
to use the new dateRangeOptions()
function in utils
to support relative Years and reversing the order of the Year choicesAltDateWidget
to use the new dateRangeOptions()
function in utils
to support relative Years and reversing the order of the Year choicesreadOnly
from a JSON Schema was not applied in SchemaField (#4236)AltDateWidget
to use the new dateRangeOptions()
function in utils
to support relative Years and reversing the order of the Year choicesdateRangeOptions()
function to implement relative Years in (via negative ranges) and reversing the order of the Year choicesdateRangeOptions()
function as well as showing examples of using relative Years and reversed Year orderingChangelog
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.3
peerDependencies
react
to 18.x
custom-widgets-fields.md
in the documentationLICENSE.md
to include the proper copyright dates and ownerChangelog
5.18.2
Changelog
5.18.0
SelectWidget
and BaseInputTemplate
to filter out errorSchema
and autocomplete
from the textFieldProps
being spread onto the TextField
, fixing #4134skipEmptyDefault
option in emptyObjectFields
, fixing #3880computeSkipPopulate
option in arrayMinItems
, allowing custom logic to skip populating arrays with default values, implementing #4121."\</strong>"
would get printed next to filenames when uploading files, and restored intended bolding of filenames fixing #4120.skipEmptyDefault
option.Form
in usage documentation - fixing #4127