v11.26.0 (2023-3-31)
carbon-components-react@8.26.0
Housekeeping 🏠
- chore(release): v11.26.0 (#13436) (
a95ac1dfe) - chore(release): v11.26.0-rc.0 (#13411) (
14c6f7442) - chore: add postinstall deprecation warning to old packages (#13304) (
843ff10c1)
carbon-components@11.26.0
Housekeeping 🏠
- chore(release): v11.26.0 (#13436) (
a95ac1dfe) - chore(release): v11.26.0-rc.0 (#13411) (
14c6f7442) - chore: add postinstall deprecation warning to old packages (#13304) (
843ff10c1)
@carbon/react@1.26.0
New features 🚀
- feat(PasswordInput): add typescript types to PasswordInput (#13311) (
507ed8e02) - feat(tabs): add support for secondaryLabel (#13366) (
4bf871b5d) - feat(Table): add
typescripttype annotations to Table (#13372) (d630dcbfd) - feat(radio-button): add validation props (#13317) (
d8afeeb86) - feat(HeaderMenuItem): update prop (#13375) (
0bd4507e7)
Bug fixes 🐛
- fix(radiobutton): shows helper text (#13401) (
3586e7589) - fix(button): don't overwrite rest['aria-pressed'] when passed (#13360) (
33f683f3c) - fix(react): prevent button nesting warning by switching interactive state (#13365) (
a96bf7c78) - fix(FilterableMultiSelect): set top items when select menu closes (#13352) (
210ea21e8) - fix(Search): add default placeholder (a11y) (#13306) (
9d0a08fc5) - fix(NumberInput): set defaults min/max prop (#13301) (
a0c82cfa5) - fix(MultiSelect): remove enter key select (#13362) (
702bbe698) - fix(StructuredListInput): remove onChange deprecation warning (#13368) (
270d6f86a) - fix(FileUploader): clear hidden input value on file upload (#13327) (
a2c4147a1)
Documentation 📝
Housekeeping 🏠
- chore(release): v11.26.0 (#13436) (
a95ac1dfe) - chore(release): v11.26.0-rc.0 (#13411) (
14c6f7442) - refactor(typescript): Convert TableHead, TableHeader to tsx (#13367) (
9cc6a01fe) - refactor(InlineCheckbox): update aria-label (NEW) (#13364) (
4e43b6c8a) - refactor(typescript): Convert TableCell, TableExpandRow, TableExpandedRow, TableRow to tsx (#13297) (
888b0c036) - chore(ClickableTile): add test for disabled (#13291) (
fe45a38c8) - refactor(typescript): add TextInputSkeleton types (#13314) (
d8a6ad4f6) - refactor(typescript): add TypeScript types to SearchSkeleton (#13315) (
70014c95b)
@carbon/styles@1.26.0
New features 🚀
- feat(tabs): add support for secondaryLabel (#13366) (
4bf871b5d) - feat(radio-button): add validation props (#13317) (
d8afeeb86)
Bug fixes 🐛
- fix(radiobutton): shows helper text (#13401) (
3586e7589) - fix(checkbox): match styles to checkbox icon (#13386) (
e985d7601) - fix(treeview): increase hit area of twistie to 24px (#13354) (
5f6392dbb) - fix(Modal): align button text to baseline (#13320) (
173cc71db)