v10.16.0 (2020-7-20)
@carbon/cli@10.12.0
Housekeeping 🏠
- chore(release): v10.16.0 (#6503) (
4d9cf186a) - chore(release): v10.16.0-rc.1 (#6478) (
d734a4459) - chore(lint): fix style lint errors (#6370) (
ca941b108)
carbon-components@10.16.0
New features 🚀
- feat(ContentSwitcher): add support for light variant (#6442) (
c5445a57f) - feat: add pagination nav component (#6199) (
007b1e6eb) - feat(text-input): add inline option for TextInput (#5915) (#6252) (
ac08e620e) - feat(stylelint): add stylelint-config-carbon (#6170) (
c022cdb92) - feat(eslint-config-carbon): update config and externalize package (#6169) (
4ccebf48f)
Bug fixes 🐛
- fix(text-area): apply disabled text token to textarea content (#6495) (
b8ff37f69) - fix(Copy): avoid label text mismatch (#6428) (
177a6bd77) - fix(time-picker): remove extra css reset (#6483) (
b08054434) - fix(button): ensure rem in variable definition level (#6470) (
ba5afb6ef) - fix(SideNav): a11y fixes for SideNavMenu, MenuItem (#6468) (
efa7a9bb1) - fix(theme-tokens): increase button padding to match spec (#6457) (
6aeb25fe5) - fix(tooltip): change default styles (#6451) (
af9543160) - fix(layout): adjust z-index values (#6365) (
c2a8be5cb) - fix(form): fix rerender issue with helpertext on safari (#6394) (
066cec250) - fix(InlineLoading): update success svg color (#6359) (
082b7e4a0) - fix(dropdown): add
list-boximport as dependency (#6414) (83d0df577) - fix(inline-dropdown): set min width to prevent shrinkage (#6297) (
2c9c98108) - fix(data-table): sortable, boolean column, and overflow menu row fixes (#6268) (
5d7986990)
Housekeeping 🏠
- chore(release): v10.16.0 (#6503) (
4d9cf186a) - chore(components): update build to exclude feature-flags (#6501) (
ae2f48c57) - chore(project): sync generated files (
41ff19ffe) - chore(release): v10.16.0-rc.1 (#6478) (
d734a4459) - chore(lint): fix style lint errors (#6370) (
ca941b108) - chore(release): v10.16.0-rc.0 (#6409) (
90825a567)
@carbon/elements@10.15.0
New features 🚀
Housekeeping 🏠
- chore(release): v10.16.0 (#6503) (
4d9cf186a) - chore(release): v10.16.0-rc.1 (#6478) (
d734a4459) - chore(project): sync generated files (
b0916b42d)
@carbon/grid@10.13.0
Housekeeping 🏠
@carbon/icons-handlebars@10.14.0
Housekeeping 🏠
@carbon/icons-react@10.14.0
Housekeeping 🏠
@carbon/icons-vue@10.14.0
Housekeeping 🏠
@carbon/icons@10.14.0
New features 🚀
- feat(icons): 3 new select tool icons (#6439) (
92e86be53) - feat(icons): updated UI icons, aliases and friendly names (#6406) (
20d37e503) - feat(icons): icons-new-may-june (#6371) (
12d09e825)
Housekeeping 🏠
@carbon/layout@10.12.0
Documentation 📝
Housekeeping 🏠
- chore(release): v10.16.0 (#6503) (
4d9cf186a) - chore(release): v10.16.0-rc.1 (#6478) (
d734a4459) - chore(project): sync generated files (
b0916b42d)
@carbon/pictograms-react@10.15.0
Housekeeping 🏠
- chore(release): v10.16.0 (#6503) (
4d9cf186a) - chore(release): v10.16.0-rc.1 (#6478) (
d734a4459) - chore(release): v10.16.0-rc.0 (#6409) (
90825a567)
@carbon/pictograms@10.15.0
New features 🚀
- feat(pictograms): add pregnancy pictogram to healthcare (#6376) (
68e470087) - feat(pictograms): Updates to Pictograms July 2020 (#6407) (
2bdedc35c) - feat(pictograms): add four new pictograms to education category (#6353) (
4e32b7581) - feat(pictograms): add new x-ray pictograms to healthcare (#6377) (
b231966c2) - feat(pictograms): add three new pictograms in multiple categories (#6381) (
eb996225c) - feat(pictograms): new contract pictogram in file category (#6368) (
28be80e37) - feat(pictograms): added 11 new pictograms in multiple categories (#6355) (
60bbef16d)
Housekeeping 🏠
- chore(release): v10.16.0 (#6503) (
4d9cf186a) - chore(release): v10.16.0-rc.1 (#6478) (
d734a4459) - chore(release): v10.16.0-rc.0 (#6409) (
90825a567)
carbon-components-react@7.16.0
New features 🚀
- feat(ContentSwitcher): add support for light variant (#6442) (
c5445a57f) - feat: add pagination nav component (#6199) (
007b1e6eb) - feat(text-input): add inline option for TextInput (#5915) (#6252) (
ac08e620e) - feat(stylelint): add stylelint-config-carbon (#6170) (
c022cdb92) - feat(eslint-config-carbon): update config and externalize package (#6169) (
4ccebf48f)
Bug fixes 🐛
- fix(dropdown): add ...other prop (#6479) (
810168bf8) - fix(Copy): avoid label text mismatch (#6428) (
177a6bd77) - fix(SideNav): a11y fixes for SideNavMenu, MenuItem (#6468) (
efa7a9bb1) - fix(dropdown,multiselect): add support for refs on buttons (#6441) (
2485371ed) - fix(react): update downshift to 5.2.1 (#6418) (
69151cc8c) - fix(multiselect): remove aria-selected prop (#6440) (
2692813cc) - fix(pagination-nav): add data-page attributes (#6437) (
8c84f349b) - fix(react): add prop adapter for downshift changes (#6427) (
0037736f7) - fix(react): update useId to match id on server and client (#6369) (
6d3e3dc6c) - fix(data-table): sortable, boolean column, and overflow menu row fixes (#6268) (
5d7986990)
Documentation 📝
- docs(data-table): update datatable docs (#6430) (
4cfcec0a1) - docs(Search): clarify label prop requirement (#6400) (
5eccad9c3) - docs(Tabs): return text node in custom label example (#6403) (
c67e90295) - docs(FileUploaderItem): add proptypes for size prop (#6325) (
8a284eaca) - docs(data-table): batch actions - update documentation (#6363) (
b7eb9e52b)
Housekeeping 🏠
- chore(release): v10.16.0 (#6503) (
4d9cf186a) - chore(release): v10.16.0-rc.1 (#6478) (
d734a4459) - chore(release): v10.16.0-rc.0 (#6409) (
90825a567)