v0.32.2
Fixes
- prevent multiple Dropdown items from being selected by updating the
selectedId
(#611, contributed by @DavidEspinosa42) - prevent the default keydown behavior so that pressing "Enter" should open the Dropdown menu (#610, contributed by @jasonlyu123)
- resolve Carbon icon imports to Svelte files in
DataTable
,HamburgerMenu
components (#594, contributed by @vegardlarsen)
Housekeeping
- patch
carbon-components
to version 10.32.1