All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
StringListArrayWidget
support for nesting
LicenceWidget
now expose the whole licence forhandleAccept
StringListArrayWidget
,StringListWidget
,StringChoiceWidget
now fail gracefully in case of a mismatched persisted selection
- Sub-widget Select all / Clear all behaviour under constraints for
StringListArrayWidget
- Select all / Clear all behavior refined
getGeoExtentFieldValue
into UI libraryExclusiveGroupWidget
no longer crashes for missing children attribute
- fixed a typo in range validation for
GeographicExtentWidget
- allow meta key in
GeographicExtentWidget
- validation for
GeographicExtentWidget
- COPDS-1045: Mandatory selection message in
StringChoiceWidget
- COPDS-1046:
LicenceWidget
must not render if licences is missing or is an empty list
- non-optional 'default' for
StringChoiceWidget
- validation accessibility and styles for
GeographicExtentWidget
- support for widget validation
- initial validation for
GeographicExtentWidget
- prevent form submission when
WidgetTooltip
is used inside a form
- ability to show active selected items in
StringListArrayWidget
accordions.
- ability to bypass the
required
attribute forStringListArrayWidget
,StringListWidget
,StringChoiceWidget
, andExclusiveGroupWidget
children.
- visual regression in radio and checkbox
- visual regression in radio and checkbox
- ability to override CSS for inputs grid
ExclusiveGroupWidget
GeographicExtentWidget
initialStringListArrayWidget
now available in UI libraryStringListWidget
now available in UI libraryStringChoiceWidget
now available in UI library
- refined accessibility for
WidgetTooltip
- fixed a typo in
KeywordSearchWidget
- refine default selections for
KeywordSearchWidget
- mandatory default selections for
KeywordSearchWidget
- dead code in
KeywordSearchWidget
- ability to pass default selections to
KeywordSearchWidget
- ability to pass form props to
KeywordSearchWidget
- ability to override query params transformer to
KeywordSearchWidget
viakeywordQueryParamTransformer
keywordQueryParam
toKeywordSearchWidget
component (initial)
KeywordSearchWidget
component (initial)
AccordionSingle
:
- removed background color
- added
data-stylizable
- allow empty
rootProps