v11.102.0 (2026-2-25)
@carbon/cli@11.41.0
Housekeeping 🏠
- chore(release): v11.102.0 (#21656) (
4f48ac426) - build: remove yarn caches and update workflows (#21623) (
d286db816)
@carbon/colors@11.48.0
Documentation 📝
Housekeeping 🏠
- chore(release): v11.102.0 (#21656) (
4f48ac426) - chore(deps): bump next in /packages/colors/examples/sass-modules (#21504) (
0ce6e4318)
@carbon/elements@11.85.0
New features 🚀
Housekeeping 🏠
@carbon/grid@11.51.0
Housekeeping 🏠
- chore(release): v11.102.0 (#21656) (
4f48ac426) - chore(deps): bump ajv in /packages/grid/examples/css-grid (#21640) (
5ec264c11) - build: remove yarn caches and update workflows (#21623) (
d286db816)
@carbon/icon-helpers@10.73.0
Housekeeping 🏠
@carbon/icons@11.76.0
New features 🚀
Housekeeping 🏠
- chore(release): v11.102.0 (#21656) (
4f48ac426) - build: remove yarn caches and update workflows (#21623) (
d286db816) - chore(release): v11.102.0-rc.0 (#21635) (
be65faf18)
@carbon/icons-react@11.76.0
Housekeeping 🏠
@carbon/icons-vue@10.125.0
Housekeeping 🏠
@carbon/layout@11.49.0
Housekeeping 🏠
- chore(release): v11.102.0 (#21656) (
4f48ac426) - chore(deps): bump minimatch in /packages/layout/examples/preview (#21645) (
ffb6f303e) - build: remove yarn caches and update workflows (#21623) (
d286db816)
@carbon/motion@11.42.0
Housekeeping 🏠
@carbon/pictograms@12.70.0
New features 🚀
Housekeeping 🏠
- chore(release): v11.102.0 (#21656) (
4f48ac426) - build: remove yarn caches and update workflows (#21623) (
d286db816) - chore(release): v11.102.0-rc.0 (#21635) (
be65faf18)
@carbon/pictograms-react@11.96.0
Housekeeping 🏠
@carbon/react@1.102.0
New features 🚀
- feat(combo-box): add Controlled story for web components (#21409) (
03734a468) - feat(grid): add grid settings story (#21488) (
110f7770d)
Bug fixes 🐛
- fix(react): stabilize useOverflowItems hook order (#21616) (
6d5fa14c5) - fix(react): remove invalid typeof checks (#21620) (
9456b4bd2) - fix(feature-flags): update docs to use the updated prop guidance (#21602) (
ded2cb6f5) - fix(ProgressIndicator): keep steps tabbable and use spans in buttons (#21574) (
02663dbcb) - fix(eslint): disable jsx-no-undef in figma files (#21619) (
4ae0e0c33) - fix(eslint): resolve no-non-null-assertion violations (#21622) (
58fe5cf7c) - fix(eslint): resolve rules-of-hooks violations (#21544) (
a3fa88e1b) - fix(accordion-item): avoid state updates during render (#21530) (
c557b1fb3) - fix(select): treat only nullish helperText as missing (#21528) (
d142eb1b3) - fix(Modal, Composed Modal): overflow menu clickoutside not working (#21499) (
983e09df2) - fix(overflowmenu-item): jaws announce danger (#21470) (
0e65384d1) - fix(text-area): correct helperText aria-describedby handling (#21543) (
769ec7721) - fix(radio-button-group): avoid state updates during render (#21476) (
b4692de44) - fix: popover spacing issues (#21465) (
9b1c2468f) - fix(contained-list): replace displayName checks (#21542) (
95edf0cfb) - fix(password-input): correct helperText aria-describedby logic (#21548) (
3f4425aa7) - fix(search): treat 0 as content in search components (#21532) (
c94616439) - fix(content-switcher): align props and docs for required usage (#21536) (
d4de2455f) - fix(data-table): document legacy search sentinel and fix types (#21535) (
5c9b9c2b3) - fix(dropdown,combobox): hover fix (#21389) (
73814f215) - fix: replace HTMLElement casts with type guards (#21461) (
c68d37cae) - fix(date-picker-input): correct pattern prop type (#21459) (
fb872f9fe) - fix(AI Label): update Storybook args for React and Web Components (#21405) (
1fe4aafcc)
Housekeeping 🏠
- chore(release): v11.102.0 (#21656) (
4f48ac426) - test: standardize test file naming conventions and update tests (#21533) (
dd82babd7) - chore(deps): bump minimatch in /packages/react/examples/react-router (#21647) (
e752dac1b) - chore(deps): bump minimatch (#21649) (
e378b24f1) - build: remove yarn caches and update workflows (#21623) (
d286db816) - refactor(react): use isComponentElement for child type checks (#21546) (
d33b3a2c3) - chore(deps): bump tar (#21565) (
1f69edf17) - test(data-table): add coverage for TableDecoratorRow (#21617) (
2f7f5f2c4) - chore(release): v11.102.0-rc.0 (#21635) (
be65faf18) - chore(deps): bump ajv in /packages/react/examples/react-router (#21613) (
84ae61aee) - refactor: remove redundant boolean coercions (#21531) (
169986279) - chore: fix version listings for @carbon/feature-flags (#21515) (
6cf59eadb) - refactor(react): remove redundant element type assertions (#21549) (
df47677a3) - test(dialog): add coverage for main component and subcomponents (#21545) (
7ac1e7296) - chore(deps): bump code-connect to 1.3.13 (#21558) (
cde34ef0b) - refactor(multi-select): rewrite sorting in typescript (#21482) (
eb4739726) - test(react): unskip component tests and stabilize assertions (#21479) (
e65369c88) - test(use-id): increase coverage (#21551) (
36cfdcd58) - chore(deps): bump qs in /packages/react/examples/react-router (#21540) (
5fe0541f4) - refactor: replace any with stricter types (#21494) (
261ef0f35) - refactor: remove FileUploader test helpers (#21481) (
ab4264808) - chore(deps): bump jsonpath in /packages/react/examples/react-router (#21526) (
af51b8807) - refactor: normalize todo comment formatting and address todos (#21460) (
21a761e7f) - refactor(data-table): remove compact prop (#21454) (
e60c91ad1) - refactor(react): remove unnecessary feature-flags aliasing (#21490) (
f903cc9c8)
@carbon/styles@1.101.0
New features 🚀
Bug fixes 🐛
- fix(ProgressIndicator): keep steps tabbable and use spans in buttons (#21574) (
02663dbcb) - fix: popover spacing issues (#21465) (
9b1c2468f) - fix(IconButton): add bg color for active ghost IconButton (#21402) (
7b8e0da83)
Housekeeping 🏠
- chore(release): v11.102.0 (#21656) (
4f48ac426) - chore(release): v11.102.0-rc.0 (#21635) (
be65faf18) - chore: fix version listings for @carbon/feature-flags (#21515) (
6cf59eadb) - refactor: normalize todo comment formatting and address todos (#21460) (
21a761e7f) - refactor(data-table): remove compact prop (#21454) (
e60c91ad1)
@carbon/themes@11.69.0
New features 🚀
Housekeeping 🏠
- chore(release): v11.102.0 (#21656) (
4f48ac426) - chore(deps): bump minimatch in /packages/themes/examples/preview (#21639) (
dc3706f27) - build: remove yarn caches and update workflows (#21623) (
d286db816) - chore(release): v11.102.0-rc.0 (#21635) (
be65faf18) - chore(deps): bump ajv in /packages/themes/examples/sass-modules (#21629) (
45df8fe94) - refactor: normalize todo comment formatting and address todos (#21460) (
21a761e7f)
@carbon/type@11.55.0
Housekeeping 🏠
- chore(release): v11.102.0 (#21656) (
4f48ac426) - build: remove yarn caches and update workflows (#21623) (
d286db816) - chore(release): v11.102.0-rc.0 (#21635) (
be65faf18) - refactor: normalize todo comment formatting and address todos (#21460) (
21a761e7f)
@carbon/utilities@0.16.0
Housekeeping 🏠
@carbon/web-components@2.49.0
New features 🚀
- feat(combo-box): add inputProps in web components (#21501) (
05a5449af) - feat(combo-box): add Controlled story for web components (#21409) (
03734a468) - feat: add icon slot to overflow menu item (#21433) (
d8855dc3f)
Bug fixes 🐛
- fix: add part to cds-button-set (#21580) (
dd97375e7) - fix(popover): handlefocusout on nested items (#21472) (
fe8d96b02) - fix(overflowmenu-item): jaws announce danger (#21470) (
0e65384d1) - fix: popover spacing issues (#21465) (
9b1c2468f) - fix(dropdown,combobox): hover fix (#21389) (
73814f215) - fix(text-input): show helper text when provided only via slot (#21435) (
d7c925a77) - fix(AI Label): update Storybook args for React and Web Components (#21405) (
1fe4aafcc)
Housekeeping 🏠
- chore(release): v11.102.0 (#21656) (
4f48ac426) - test: standardize test file naming conventions and update tests (#21533) (
dd82babd7) - chore(release): v11.102.0-rc.0 (#21635) (
be65faf18) - refactor: remove redundant boolean coercions (#21531) (
169986279) - refactor: normalize todo comment formatting and address todos (#21460) (
21a761e7f) - refactor(data-table): remove compact prop (#21454) (
e60c91ad1) - test(pagination-nav): add tests (#21447) (
11411b360)