github-actions
released this
31 Oct 10:42
·
2316 commits
to main
since this release
Added
- Added support to lazy mount the
DatePicker
andColorPicker
components using thePresence
component - Added
ValueText
to theColorPicker
component
Changed
- Improved accessibility of all disclosure components when lazy mounting is enabled.
- Renamed
htmlFor
prop tofor
inMenuItemGroupLabel
,
ComboboxItemGroupLabel
andSelectItemGroupLabel
component
Fixed
- Added missing data attributes to
DatePickerView
component - Resolved an accessibility issue with
Select