v10.10.2 (2020-3-17)
carbon-components@10.10.2
Bug fixes 🐛
- fix(button): prevent text jump in disabled button set (#5556) (
38fb161af) - fix(dependencies): update icons dependency in vanilla (#5574) (
f793a156a) - fix(toggle): change spacing to match style guide (#5462) (
bbe9f0d50) - fix(link): use hover color token for visited links (#5559) (
8b03644ec) - fix(tooltip): wrap icon tooltip content (#5544) (
dfc695617) - fix(modal): change bottom margin (#5510) (
3b7314442) - fix(tabs): update tab styles (#5482) (
2c14be25b) - fix(modal): set half width single buttons (#5502) (
80903ac57) - fix(Slider): onRelease not always firing (#2695) (#5359) (
f5b7d0be9) - fix(overflow-menu): correct hover color (#5513) (
40613c234)
Housekeeping 🏠
- test: mock lodash.debounce and recreate component within async test (#5538) (
d02e8b763) - chore: support spaces in folder names (components package build) (#5512) (
bf4523ddc) - chore(components): remove remaining ignored files from vendor file (#5508) (
08cdc3100) - chore(components): remove duplicate scss-to-json dependency (#5476) (
e0f112f28)
@carbon/icons@10.9.2
Bug fixes 🐛
- fix(icons): include build-info.json in files for svelte team (#5536) (
5a4587011) - fix(icon): makes up-to-top = back-to-top (#5509) (
3e7b3daec)
@carbon/pictograms-react@10.9.1
Documentation 📝
carbon-components-react@7.10.2
Bug fixes 🐛
- fix(button): remove role="button" from button styled anchors (#5522) (
76e97f7c8) - fix(ui-shell): remove role="menuitem" from Switcher li's (#5525) (
80d767b95) - fix(FileUploader): respect multiple prop in default file uploader (#5492) (
f12617178) - fix(Slider): onRelease not always firing (#2695) (#5359) (
f5b7d0be9)
Housekeeping 🏠
- chore(storybook): add version number to storybook (#5514) (
c256beebf) - chore: upgrade jest to incorporate jsdom bugfix (#5456) (
8efe541d1) - test(react): add snapshot test for public API (#5495) (
2e18f2436) - chore: revert changes to storybook dependencies (
52c3159bb)