v10.22.0 (2020-10-15)
carbon-components@10.22.0
New features 🚀
- feat(accordion): add size variants to Accordion (#7038) (
30ce66c51) - feat(multi-select): add warn prop (#7043) (
1cdd7f889) - feat(content-switcher): add support for sm and xl size (#6946) (
39156e0a0) - feat(accordion): add disabled state to accordion (#7005) (
123103d5b) - feat(dropdown): add warn prop (#6959) (
ee6de8d00) - feat(CodeSnippet): add support for word wrap (#6960) (
5417c4e30)
Bug fixes 🐛
- fix(dropdown): change cursor when disabled (#7024) (
bd49b4211) - fix(a11y): fixing StructuredList HCM (#7032) (
9e09be426) - fix(a11y): pagination HCM fix (#7033) (
755e3b45d) - fix(Search): add
disabledprop (#6916) (3c107c878) - fix(a11y): fixing UI shell windows high contrast mode accessibility (#6950) (
bfe5ac248) - fix(content-switcher): fix switch button outline (#6943) (
dfa5a3f97) - fix(a11y): fixing Selectable Tile HCM accessibility (#6932) (
1abe95929)
Housekeeping 🏠
- chore(release): v10.22.0 (#7054) (
12b1828e9) - chore(project): sync generated files (
4b54ed4d0) - chore(release): v10.22.0-rc.0 (#7018) (
0e0b7cb2c) - chore(Toggle): changing fill color for disabled but checked small toggle (#6955) (
fded63c86)
@carbon/elements@10.21.0
Housekeeping 🏠
carbon-components-react@7.22.0
New features 🚀
- feat(accordion): add size variants to Accordion (#7038) (
30ce66c51) - feat(multi-select): add warn prop (#7043) (
1cdd7f889) - feat(DatePicker): add flatpickr allowInput passthrough (#7037) (
5ee9cd77c) - feat(content-switcher): add support for sm and xl size (#6946) (
39156e0a0) - feat(accordion): add disabled state to accordion (#7005) (
123103d5b) - feat(Link): add noopener when target="_blank" is applied (#6962) (
be4af97f3) - feat(dropdown): add warn prop (#6959) (
ee6de8d00) - feat(CodeSnippet): add support for word wrap (#6960) (
5417c4e30) - feat(TreeNode): set aria-current on current active node (#6937) (
282bdd445)
Bug fixes 🐛
- fix(Tabs): select tab do not vertical scroll into view (#6974) (
dabc9b585) - fix(tabs): remove role knob (#6981) (
7e47efd99) - fix(OverflowMenu): set focusTrap prop on FloatingMenu (#6978) (
09d5aaa35) - fix(Tabs): remove required role prop (#6964) (
e04c7cc68) - fix(content-switcher): provide empty default onChange prop (#6945) (
6e2a519c8) - fix(Search): add
disabledprop (#6916) (3c107c878)
Documentation 📝
- docs: update modal state manager examples (#6806) (
a6205ad79) - docs(react-router): use latest Carbon version (#6991) (
8d0c35e89) - docs(button): update icon only button story to show props (#7006) (
c2f77ab49)