v10.30.0 (2021-3-5)
browserslist-config-carbon@10.6.1
Bug fixes 🐛
Housekeeping 🏠
carbon-components@10.30.0
New features 🚀
- feat(Tag): add pointer on hover if component is interactive (#7839) (
d944ac5c8) - feat(RadioButtonGroup): add new legendText prop, refactor stories (#7846) (
a987ca481) - feat(number-input): update number input controls to new spec (#7687) (
0cfcf7c49) - feat(button): add selected state to icon only ghost button (#7784) (
e4bb10137)
Bug fixes 🐛
- fix(combobox): update to match ARIA 1.2 criteria (#7777) (
dd2a0bc39) - fix(skeleton): updates skeleton state performance (#7965) (
4a3955e57) - fix(HeaderGlobalAction): provide visual text for link via title attribute (#7736) (
b9adf1d5c) - fix(UIShell): fix overlay issue with modal in content (#7891) (
4cd729f81) - fix(tag): set vertical alignment (#7927) (
c376cffde) - fix(Tabs): prevent tablist role from stealing focus (#7905) (
69d79efd1) - fix(NumberInput): deprecate mobile variant (#7919) (
afd30d7e3) - fix(tabs): remove Safari specific overflow indicator margins (#7917) (
46d2a1fa7) - fix(DataTable): fix padding issue when only some headers are sortable (#7888) (
c7ea23a5f) - fix(Pagination): fix scrollbar issue (#7863) (
6b194809e) - fix(checkbox): avoid outline cutoff in hidden overflow containers (#7887) (
b4d91b9b8) - fix(TextInput): match skeleton state to other form elements (#7865) (
0310add93) - fix(radio-button): avoid outline cutoff in hidden overflow containers (#7886) (
58e48ffce) - fix(list-box): update hover active item background color (#7832) (
36e28af4d)
Housekeeping 🏠
- chore(release): v10.30.0 (#7988) (
d3dc7ca32) - chore(release): v10.30.0-rc.0 (#7949) (
8b207f14f) - chore(dev): update vanilla server to use updated path-to-RegExp commands (#7907) (
9c8500894) - chore(deps-dev): bump path-to-regexp from 2.4.0 to 6.2.0 (#7807) (
bb0178053) - chore(deps-dev): bump express-handlebars from 3.1.0 to 5.2.1 (#7847) (
255774261)
@carbon/elements@10.29.0
Housekeeping 🏠
@carbon/feature-flags@0.1.0
New features 🚀
Housekeeping 🏠
- chore(release): v10.30.0 (#7988) (
d3dc7ca32) - chore(release): v10.30.0-rc.0 (#7949) (
8b207f14f) - chore(project): sync generated files (
0cb4b3022)
@carbon/grid@10.22.0
Housekeeping 🏠
@carbon/icons-handlebars@10.27.0
Housekeeping 🏠
@carbon/icons-react@10.27.0
Housekeeping 🏠
@carbon/icons-vue@10.27.0
Housekeeping 🏠
@carbon/icons@10.27.0
Housekeeping 🏠
@carbon/layout@10.20.0
New features 🚀
Housekeeping 🏠
@carbon/pictograms-react@11.5.0
Housekeeping 🏠
@carbon/pictograms@11.5.0
Housekeeping 🏠
carbon-components-react@7.30.0
New features 🚀
- feat(Tag): add pointer on hover if component is interactive (#7839) (
d944ac5c8) - feat(feature-flags): rename exports, add merge, and update tests (#7802) (
386127741) - feat(RadioButtonGroup): add new legendText prop, refactor stories (#7846) (
a987ca481) - feat(number-input): update number input controls to new spec (#7687) (
0cfcf7c49) - feat(button): add selected state to icon only ghost button (#7784) (
e4bb10137)
Bug fixes 🐛
- fix(combobox): update to match ARIA 1.2 criteria (#7777) (
dd2a0bc39) - fix(HeaderGlobalAction): provide visual text for link via title attribute (#7736) (
b9adf1d5c) - fix(UIShell): fix overlay issue with modal in content (#7891) (
4cd729f81) - fix(tag): set vertical alignment (#7927) (
c376cffde) - fix(Tabs): prevent tablist role from stealing focus (#7905) (
69d79efd1) - fix(NumberInput): deprecate mobile variant (#7919) (
afd30d7e3) - fix(MultiSelect): fix itemToString and aria-selected attr (#7889) (
b63323325) - fix(AccordionItem): animate open/close when
openprop is specified (#7876) (56d12e956) - fix(RadioButton): remove empty span if label text is falsey (#7904) (
06358da39) - fix(button): set aria-pressed to props.isSelected for icon-only ghost (#7900) (
e5cb20c69) - fix(TextInput): match skeleton state to other form elements (#7865) (
0310add93) - fix(DataTableSkeleton): fix support for visible headers (#7855) (
3688fec25) - fix(HeaderContainer): use previous state (#7890) (
8322ccd51) - fix(UIShell): fix voiceover issue with closed SideNav (#7864) (
c2b4f1f00)
Documentation 📝
- docs(CodeSnippet): fix issue with PropTable (#7982) (
087a81f7e) - docs(NumberInput): update NumberInput story (#7940) (
7e91a9333) - docs(mdx): fix preview paths (#7937) (
ba8501e3a) - docs(OverflowMenu): update docs (#7843) (
fcf8df08e) - docs(Storybook): update storybook to use carbon styles (#7866) (
1803315de) - docs(DatePicker): update proptypes for locale, update dependency (#7877) (
d0eaa5010) - docs(react): update docs for a few components (#7856) (
5769ea2a1)
Housekeeping 🏠
- chore(release): v10.30.0 (#7988) (
d3dc7ca32) - chore(release): v10.30.0-rc.0 (#7949) (
8b207f14f) - chore(social): update social share link (#7893) (
063e46fc9) - chore(docs): add link to CodeSnippet prop documentation (#7653) (
1a721cc2c)