Fixes
- correctly reset values in
ComboBoxwhen manually clearing selection (f6eb958, #992) - fix filterable
ComboBoxkeyboard selection (a2a5159, #926 contributed by @patoi) - remove redundant role attributes from
Dropdown,Headerto fix a11y warnings (502f937, #989) - fix
TileGrouptwo-way binding on theselectedprop (e8be928, #971 contributed by @brunnerh)
Documentation