Fixes
- active tab in
Tabs
should not steal focus if programmatically selected (0f621c2, #1320) - set title attribute in
CheckBox
,MultiSelect
,Dropdown
,ComboBox
if label is truncated (40e18fb, #1317)
Refactor
Documentation
- add
Tabs
example "Disabled tabs"