v11.25.0
github-actions
released this
16 Mar 20:25
·
2576 commits
to main
since this release
v11.25.0 (2023-3-17)
[email protected]
Housekeeping π
[email protected]
Housekeeping π
@carbon/[email protected]
New features π
- feat(HeaderPanel): add tests (#13309) (
5514c241c
) - feat: add experimental combo-button and menu-button components (#13224) (
9ffb29280
) - feat(TextArea): add warning state (#13293) (
242256a28
) - feat(DataTableSkeleton): 12513 - Add TS types for props (#13245) (
5f0172d46
) - feat: migration examples prefix selectors (#13264) (
0c9b4fdfb
) - feat(typescript): add various typescript typings (#13234) (
36f1bbb3a
) - feat(DataTable): add rowIds to the sortRows extra params list (#13236) (
af37b741d
) - feat(Popover): add
isTabTip
prop toPopover
(#13283) (efc31e57c
)
Bug fixes π
- fix: typo in Tile.mdx (#13358) (
fdd3a479e
) - fix(FileUploaderDropContainer): fix a11y violations, update tests (#13323) (
8a9c2e9d1
) - fix(ComposedModal): allow text to be selected (#13339) (
2fcc8ac80
) - fix(batchToolTips): make tooltips on batch visible (#13328) (
4871a96ee
) - fix(CodeSnippet): a11y tabstop + attributes (#13310) (
2d9484648
) - fix(menu): focus first item when opened (#13277) (
0229bf0c4
) - fix(tabs): deprecate light prop (#13262) (
ad3ca2faf
) - fix(modal): aria-label a11y bug (#13242) (
c74db9035
) - fix(RadioTile): forward ref to input node (#13130) (
21536a502
) - fix(SkeletonText): prevent negative px width values (#13270) (
13d5afc09
) - fix(ListBox): Standardize
ListBox
menu open behavior (#13268) (2e528c049
) - fix(tabs): remove max-width (#13247) (
05d64adfe
) - fix(ListBox): a11y - move filter tag as sibling of menu trigger, esc key improvements (#13173) (
e891d190a
) - fix(toggle): make props.labelText optional (#13196) (
5aff418c7
)
Documentation π
Housekeeping π
- chore(release): v11.25.0 (#13363) (
47966b102
) - test(SideNavDivider): add tests (#13313) (
591569b82
) - refactor(Tooltip): convert Tooltip and DefinitionTooltip to TypeScript (#13350) (
4df1ef9bb
) - chore(release): v11.25.0-rc.0 (#13348) (
f41e68c16
) - test: add testing for Switcher, SwitcherDivider and SwitcherItem (#13342) (
d87508d4f
) - refactor(Dropdown): ariaLabel to aria-label (#13272) (
15a136cfd
) - refactor(Notification): ariaLabel to aria-label (#13281) (
c6c83ce2b
) - refactor: convert TextAreaSkeleton to TypeScript (#13275) (
997d7e23a
) - refactor(CodeSnippet): ariaLabel to aria-label (#13274) (
4886cb91a
) - chore(test): remove enzyme (#13316) (
184d1a9d7
) - refactor(OverflowMenu): ariaLabel to aria-label (NEW) (#13280) (
da1781b05
) - test(HeaderSideNavItems): add tests (#13303) (
94ebea31f
) - test(datatable): refactor to use RTL (#13294) (
885108df5
) - refactor(StructuredList): ariaLabel to aria-label (#13261) (
8c8e942d4
) - chore(deps): bump minimist in /packages/react/examples/react-router (#13254) (
479172cc1
) - refactor(FilterableMultiSelect): ariaLabel to aria-label (#13276) (
b4d3e7484
) - refactor(ComboBox): ariaLabel to aria-label (#13273) (
b0f39f3d3
)
@carbon/[email protected]
New features π
- feat: add experimental combo-button and menu-button components (#13224) (
9ffb29280
) - feat(TextArea): add warning state (#13293) (
242256a28
) - feat(Popover): add
isTabTip
prop toPopover
(#13283) (efc31e57c
)
Bug fixes π
- fix(FileUploaderDropContainer): fix a11y violations, update tests (#13323) (
8a9c2e9d1
) - fix(batchToolTips): make tooltips on batch visible (#13328) (
4871a96ee
) - fix(CodeSnippet): a11y tabstop + attributes (#13310) (
2d9484648
) - fix(tabs): remove max-width (#13247) (
05d64adfe
) - fix(ListBox): a11y - move filter tag as sibling of menu trigger, esc key improvements (#13173) (
e891d190a
)