github-actions
released this
10 Feb 20:48
·
1547 commits
to main
since this release
Added
- Exported
SelectionDetails
type forMenu
component
Changed
- Changed
Dialog.Description
andPopover.Description
fromp
todiv
to allow for multiple paragraphs. - Changed
TreeView.BranchTrigger
frombutton
todiv
for the accessibility reasons.
Fixed
- Fix issue where
@types/[email protected]
broke current typings inPortal
- Fix issue where
Select
component submits its first option when used in a form, even if there is no value selected.