Features
- Button: add "danger-tertiary", "danger-ghost" kinds
- OverflowMenu: support "sm", "xl" size variants (PR #376)
- TimePicker: support "sm", "xl" size variants (PR #376)
- Link: support "sm", "lg" size variants (PR #376)
- OrderedList: support native list styles (095173a)
- MultiSelect: forward "clear" event (PR #380, a016bf8)
- MultiSelect: dispatch "select" event to be consistent with ComboBox, Dropdown (PR #380, 2140eeb)
Fixes
- OverflowMenu: menu width should be scoped to component instance (b4caea5)
- OverflowMenu: remove
tabindex
attribute from trigger button (87b8de1) - CodeSnippet:
showMoreLess
should be re-computed ifcode
is dynamically updated (PR #381)
Documentation
- Document
itemToString
prop for Dropdown, MultiSelect - MultiSelect: add example for "Initial selected items"
- CodeSnippet: add example for dynamically updating
code
- CodeSnippet: add example for "Hidden code snippet" edge case (issue #373)
- OverflowMenu: add example for "Custom trigger icon"
Housekeeping
- upgrade
carbon-components
to v10.23.1,@carbon/themes
to v10.22.1 - bump/patch development dependencies