Features
- add condensed, flush props to
StructuredList
- support
SideNav
rail - add isSelected prop to
HeaderNavItem
- make components with
labelText
prop slottable (e.g., ...)
Fixes
- set min/max height for multi-line
CodeSnippet
- make
ImageLoader
SSR compatible by using a window type check guard - default isSelected to false in
SideNavMenuItem
- forward keydown event to
TextArea
- deprecate border prop in
StructuredList
Documentation
- add separate disabled example for filterable/interactive tags
- update number of supported chart types from 17 to 20
- add StructuredList examples "Condensed variant", "Flush"
- add UI Shell example "Header with side navigation (rail)"
Housekeeping
- upgrade
carbon-components
to version 10.36.0