v11.72.0 (2024-12-5)
@carbon/icons-vue@10.102.0
Housekeeping 🏠
@carbon/react@1.72.0
New features 🚀
- feat: updated storybook dependencies to v8.4.5 (#18171) (
296a89178) - feat(popover): add
autoAlignBoundaryfor 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.tsreference (#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)