v10.44.0 (2021-9-22)
@carbon/react@0.5.0
New features 🚀
- feat(react): add display names to forward ref components (#9591) (
a1e11df04) - feat(styles,carbon-react): switch to cds prefix (#9719) (
1d7d399d6) - feat(styles): merge v10 and v11 for compat themes (#9677) (
d460ea0ef) - feat(styles): add component tokens to button, tag (#9663) (
cbb8fa922) - feat(icons-react): add elements section & icon next stories (#9147) (
c1e34b228)
Bug fixes 🐛
- fix(index): added layer to the list (#9697) (
f299ccb06) - fix(carbon-react): add compat styles to package (#9661) (
f5778f7dc) - fix(carbon-react): update icons to use icons next, fix docs import (#9653) (
cb5b4bd1a)
Housekeeping 🏠
@carbon/cli@10.29.0
New features 🚀
Housekeeping 🏠
@carbon/colors@10.32.0
Housekeeping 🏠
carbon-components@10.44.0
New features 🚀
Bug fixes 🐛
- fix(progress-indicator): fix vertical small screen bug (#9598) (
49e5a2619) - fix(DataTable):
useStaticWidthfix for title/description (#9632) (9bba19b2b) - fix(ProgressIndicator): remove non-interactive active state (#9631) (
aa4f2b935) - fix(Slider): check validity of number input after onChange (#9132) (
641d0ecee)
Housekeeping 🏠
@carbon/elements@10.43.0
Housekeeping 🏠
@carbon/grid@10.36.0
Housekeeping 🏠
@carbon/icon-helpers@10.23.0
Housekeeping 🏠
@carbon/icons-handlebars@10.39.0
Housekeeping 🏠
@carbon/icons-react@10.39.0
Housekeeping 🏠
@carbon/icons-vue@10.39.0
Housekeeping 🏠
@carbon/icons@10.39.0
Housekeeping 🏠
@carbon/layout@10.32.0
Housekeeping 🏠
@carbon/motion@10.24.0
Housekeeping 🏠
@carbon/pictograms-react@11.18.0
Housekeeping 🏠
@carbon/pictograms@11.18.0
Housekeeping 🏠
carbon-components-react@7.44.0
New features 🚀
- feat(Carbon-React): add prefix context refactor to class components (#9691) (
e3d7096ac) - feat(react): add display names to forward ref components (#9591) (
a1e11df04) - feat(UIShell): add prefix context refactor (#9690) (
6b96dc049) - feat(Carbon-React): refactor prefix with context AspectRatio --> Link (#9688) (
d545dd672) - feat(Carbon-React): add Loading -> UnorderedList (#9689) (
58b52021e) - feat(styles): merge v10 and v11 for compat themes (#9677) (
d460ea0ef) - feat(react): add usePrefix hook and examples (#9687) (
bd402ef09) - feat(Text): add text to Accordion, Button, Checkbox, Combobox, Contentswitcher (#9493) (
b5c1f82f0) - feat(DataTable): close batch actions when selected items are removed (#9679) (
1254da59f) - feat(classNames): move classNames to outer wrapper (#9491) (
ee69d34c5) - feat(react): add initial content switcher refactor (#9576) (
f9008beeb) - feat(react): add dialog component (#9496) (
3b5a1da93)
Bug fixes 🐛
- fix(DataTable): guard npe when cells being sorted do not exist (#9714) (
9a68b6312) - fix(progress-indicator): fix vertical small screen bug (#9598) (
49e5a2619) - fix(datepicker): pass through flatpickr inline prop (#9702) (
e080720b3) - fix(DataTable):
useStaticWidthfix for title/description (#9632) (9bba19b2b) - fix(Slider): check validity of number input after onChange (#9132) (
641d0ecee) - fix(FormGroup): only place className on outer wrapper (#9526) (
22372ff51) - fix: onResize wont debounce handleScroll (#9605) (
cf503d67e) - fix(Search): pass className to custom icons (#9554) (
47cd6ea1b)
Documentation 📝
Housekeeping 🏠
- chore(release): v10.44.0 (#9720) (
3dd237d34) - chore(Tile): updated props for v11 (#9628) (
a80312818) - chore(release): v10.44.0-rc.0 (#9671) (
9e9df89bc)
@carbon/styles@0.5.0
New features 🚀
- feat(styles,carbon-react): switch to cds prefix (#9719) (
1d7d399d6) - feat(styles): merge v10 and v11 for compat themes (#9677) (
d460ea0ef) - feat(styles): add component tokens to button, tag (#9663) (
cbb8fa922)