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/react@18.2.8
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.