v11.72.0 (2024-12-5)
@carbon/[email protected]
Housekeeping π
@carbon/[email protected]
New features π
- feat: updated storybook dependencies to v8.4.5 (#18171) (
296a89178
) - feat(popover): add
autoAlignBoundary
for configurable collision boundary (#16995) (dec8173e0
) - feat: replace slug with decorator ComboBox, MultiSelect, FilterableMultiSelect (#18069) (
c52884cfc
) - feat(select): add new decorator prop (#18107) (
ab1861d7c
)
Bug fixes π
- fix(code-connect): update notification components (#18192) (
899eb8d11
) - fix(selectable-tile): make deprecated value property optional (#18143) (
05b6a4e7e
) - fix: changed pagination label for select (#18166) (
7e63bbff0
) - fix(combobox): use enum for state change types (#18154) (
140794cb7
) - fix: removed lodash.findlast to use JS code (#18167) (
29d0f18f6
) - fix: adds arrow keys navigation functionality in the Switcher, and increases test coverage (#18115) (
0da5e37bc
) - fix: added export to selectprops interface (#18106) (
b2ef6ffde
)
Documentation π
- docs(grid): update 2x grid links in docs (#18163) (
10041900c
) - docs: update
usePrefix.ts
reference (#18119) (81c9a2faf
)
Housekeeping π
- chore(release): v11.72.0 (#18194) (
4e89908b4
) - test(modal-wrapper): increase coverage (#18156) (
cdf16cdfd
) - chore(release): v11.72.0-rc.0 (#18186) (
bd4f60433
) - test: increase coverage for ControlledPasswordInput (#17872) (
978faf689
) - test: added testcases for TreeNode (#18090) (
626289ad5
)