github-actions
released this
07 Aug 22:59
·
2827 commits
to main
since this release
Added
- Added
ComboboxOptionGroup
andComboboxClearTrigger
components to theCombobox
component. - Added
DatePickerPositioner
component to theDatePicker
component to help with positioning the calendar. - Added
ComboboxOptionGroupLabel
to theCombobox
component. This component can be used to render a label for a group of options in theComboboxOptionGroup
component.
Removed
- BREAKING: Removed
CheckboxInput
. This component is no longer required.