Fixes
- correctly reset values in
ComboBox
when manually clearing selection (f6eb958, #992) - fix filterable
ComboBox
keyboard selection (a2a5159, #926 contributed by @patoi) - remove redundant role attributes from
Dropdown
,Header
to fix a11y warnings (502f937, #989) - fix
TileGroup
two-way binding on theselected
prop (e8be928, #971 contributed by @brunnerh)
Documentation