v11.95.0-rc.0 (2025-10-30)
@carbon/react@1.95.0-rc.0
New features 🚀
- feat(numberinput): export
validateNumberSeparators(#20817) (edc9b7d1a) - feat(menu): add border and backgroundToken props (#20736) (
6c072b8bc)
Bug fixes 🐛
- fix: combobox decorator alignment matching to ai-label. (#20788) (
18259502a) - fix(slider): Disallow invalid & warn when readonly or disabled (#20784) (
bc87e48c2) - fix(ExpandableTile): recalculate height on Tab change (#20755) (
84b09fcaf) - fix(feature-flags): update semver range to prevent version mismatches (#20794) (
b684a12e5) - fix: made children propType optional in Text component (#20777) (
92349f829) - fix: added aria-label and aria-labelledby support to
PaginationNav(#20715) (84383fc24) - fix(multi-select): fix invalid styling and ai-label positioning (#20620) (
a0efb008c)
Housekeeping 🏠
- chore(release): v11.95.0-rc.0 (#20831) (
ba9072cd7) - chore(deps): update
sassdevDeps to v1.93.2 (#20802) (3ba221c40) - refactor: port deprecateComponent to typescript (#20393) (
8315e0723) - chore(deps-dev): bump vite (#20769) (
1ac21a170)
@carbon/styles@1.94.0-rc.0
New features 🚀
Bug fixes 🐛
- fix(popover): update specificity for border and background-token (#20823) (
d1a22041b) - fix: combobox decorator alignment matching to ai-label. (#20788) (
18259502a) - fix(feature-flags): update semver range to prevent version mismatches (#20794) (
b684a12e5) - fix(ailabel): removing z-index from AI label (#20757) (
e16ba3d27) - fix(multi-select): fix invalid styling and ai-label positioning (#20620) (
a0efb008c)
Housekeeping 🏠
- chore(release): v11.95.0-rc.0 (#20831) (
ba9072cd7) - chore(deps): update
sassdevDeps to v1.93.2 (#20802) (3ba221c40)
@carbon/web-components@2.42.0-rc.0
New features 🚀
- feat: add new dynamic filtering logic (#20587) (
fb4baeaf8) - feat(data-table): parity - make data-table header sticky (#20780) (
9e162d68b) - feat: export part on copy button to allow styling (#20786) (
24fb8b005) - feat(menu): add border and backgroundToken props (#20736) (
6c072b8bc)
Bug fixes 🐛
- fix(slider): Disallow invalid & warn when readonly or disabled (#20784) (
bc87e48c2) - fix(ai-label): fix caret visibility (#20822) (
766e563d8) - fix(tag): correct color type to warm-gray in tag.scss (#20801) (
8f1eca859) - fix(modal): resolve focus trap issue (#20157) (
bb9cf284c) - fix(multi-select): correctly display initially selected options (#20674) (
d53c88678) - fix(feature-flag): storybook-duplicate-feature-flags (#20782) (
f567ec326) - fix(multi-select): fix invalid styling and ai-label positioning (#20620) (
a0efb008c) - fix(radio-button): respect readonly radio value (#20753) (
5caf80979)