-
Notifications
You must be signed in to change notification settings - Fork 158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: upgrade to Carbon 11 #10196
feat: upgrade to Carbon 11 #10196
Conversation
chore(storybook): update ignore files
…ion.scss Co-authored-by: andrew <emyarod@users.noreply.github.com>
Co-authored-by: andrew <emyarod@users.noreply.github.com>
Co-authored-by: andrew <emyarod@users.noreply.github.com>
Co-authored-by: andrew <emyarod@users.noreply.github.com>
Co-authored-by: andrew <emyarod@users.noreply.github.com>
Co-authored-by: andrew <emyarod@users.noreply.github.com>
Co-authored-by: andrew <emyarod@users.noreply.github.com>
Co-authored-by: andrew <emyarod@users.noreply.github.com>
…ion.scss Co-authored-by: andrew <emyarod@users.noreply.github.com>
…ion.scss Co-authored-by: andrew <emyarod@users.noreply.github.com>
fix(components): file uploader, tabs, and input styles
fix(multiselect): update multiselect prefix and styles
fix(skeleton-text): implement skeleton line generator
fix(wc): update lerna and use workspaces
Deploy preview created for package Built with commit: 2f451259a70687ff5289888531a6bf77e645d80f |
Deploy preview created for package Built with commit: 2f451259a70687ff5289888531a6bf77e645d80f |
Deploy preview created for package Built with commit: 2f451259a70687ff5289888531a6bf77e645d80f |
Upgrade to use latest version of Yarn. **New** - `cache` dir for zero-install **Changed** - upgrade Yarn to 3.3.1 - update package build scripts **Removed** - Yarn's offline-mirror folder
a410213
to
2f45125
Compare
* chore(cwc): install @carbon/styles * chore(cwc): update global @carbon/styles imports * chore: begin carbon v11 upgrade * chore(deps): upgrade yarn to v3 * fix(storybook): resolve broken imports * refactor: hard code prefix in global settings * fix(v11): update accordion styles and storybook theme * fix(button): update button icon styles * fix(notifications): fix styles for notifications * chore(yarn): commit install state * fix(v11): update styles for textarea * fix(v11): update skip-to-content and structured-list * fix(sass): update to latest * fix(sass): update to latest * fix(storybook): theme switcher * chore(sb): add bgcolor to storybook content frame * chore(git): update git and stylelint ignore files * chore(yarn): remove install-state.gz * Update packages/carbon-web-components/src/components/accordion/accordion.scss Co-authored-by: andrew <emyarod@users.noreply.github.com> * Update packages/carbon-web-components/src/components/button/button.scss Co-authored-by: andrew <emyarod@users.noreply.github.com> * Update packages/carbon-web-components/src/components/button/button.scss Co-authored-by: andrew <emyarod@users.noreply.github.com> * Update packages/carbon-web-components/src/components/button/button.scss Co-authored-by: andrew <emyarod@users.noreply.github.com> * Update packages/carbon-web-components/src/components/button/button.scss Co-authored-by: andrew <emyarod@users.noreply.github.com> * Update packages/carbon-web-components/src/components/button/button.scss Co-authored-by: andrew <emyarod@users.noreply.github.com> * Update packages/carbon-web-components/src/components/button/button.scss Co-authored-by: andrew <emyarod@users.noreply.github.com> * Update packages/carbon-web-components/src/components/button/button.scss Co-authored-by: andrew <emyarod@users.noreply.github.com> * Update packages/carbon-web-components/src/components/accordion/accordion.scss Co-authored-by: andrew <emyarod@users.noreply.github.com> * Update packages/carbon-web-components/src/components/accordion/accordion.scss Co-authored-by: andrew <emyarod@users.noreply.github.com> * fix(inline-loading): update v11 styles * fix(component): fix content-switcher styles * fix(component): update data-table v11 styles * Update packages/carbon-web-components/src/components/content-switcher/content-switcher.scss Co-authored-by: andrew <emyarod@users.noreply.github.com> * Update packages/carbon-web-components/src/components/data-table/data-table.scss Co-authored-by: andrew <emyarod@users.noreply.github.com> * Update packages/carbon-web-components/src/components/content-switcher/content-switcher.scss Co-authored-by: andrew <emyarod@users.noreply.github.com> * Update packages/carbon-web-components/src/components/content-switcher/content-switcher.scss Co-authored-by: andrew <emyarod@users.noreply.github.com> * Update packages/carbon-web-components/src/components/data-table/_table-core.scss Co-authored-by: andrew <emyarod@users.noreply.github.com> * Update packages/carbon-web-components/src/components/data-table/_table-sizes.scss Co-authored-by: andrew <emyarod@users.noreply.github.com> * Update packages/carbon-web-components/src/components/data-table/_table-sizes.scss Co-authored-by: andrew <emyarod@users.noreply.github.com> * Update packages/carbon-web-components/src/components/data-table/_table-sizes.scss Co-authored-by: andrew <emyarod@users.noreply.github.com> * Update packages/carbon-web-components/src/components/data-table/_table-sizes.scss Co-authored-by: andrew <emyarod@users.noreply.github.com> * Update packages/carbon-web-components/src/components/data-table/_table-sizes.scss Co-authored-by: andrew <emyarod@users.noreply.github.com> * Update packages/carbon-web-components/src/components/content-switcher/content-switcher.scss * fix(sass): revert back to 1.40 * Update packages/carbon-web-components/.storybook/_container.scss Co-authored-by: andrew <emyarod@users.noreply.github.com> * docs(checkbox): update story * refactor(checkbox): update prefix * refactor(date-picker): update prefix * fix(dropdown): update prefix * Update packages/carbon-web-components/package.json Co-authored-by: kennylam <kennylam@proton.me> * fix(toggle): fixed toggle styles * fix(tile): fixed tile styles * fix(tile): fixed some more * feat(ordered-list): add native option * fix(unordered-list): update nested spacing * docs(list): separate list stories * fix(components): added toggletip and tooltip * fix(tile): fixed styles * fix(modal): update prefix * fix(modal): resolve danger modal issues * fix(breadcrumb): missing slashes * fix(accoridion): update styles with new props * fix(progress-indicator): update styles and icons to v11 spec * Update accordion.ts * Update accordion-story.ts * chore(copy-button): update styles for copy-button * chore(copy-button): adjusting tooltip class * fix(combo-box): include assistive utility * fix(v11): addressed comments * fix(v11): addressed comments * fix(tooltip): readd styles * chore(v11): update number-input styles * fix(defs): fdata-table and progress-indicator def fixes * fix(components): file uploader and input styles * fix(tooltip): remove tooltip-icon export * fix(tabs): render normal styles * fix(tabs): using proper font now * fix(multiselect): adjustt filterable input spacing * docs(storybook): update listbox width * fix(multiselect): update to v11 prefix * fix(loading): replace WITH_OVERLAY type with boolean property * fix(tabs): remove some code * fix(tabs): remove some code * refactor(loading): update prop name and reflect to attr * docs(search): fix typo * refactor(loading): import prefix * refactor(listbox): use decorators for listbox wrapper widths * fix(wc): update lerna and use workspaces * fix(skeleton-text): implement line generator * docs(skeleton-text): update prop descriptions * docs(skeleton-text): update story decorators * fix(skeleton-text): update random width generator * Update lerna.json * chore: update dependencies * refactor(breadcrumb): remove unused styles * fix(data-table-story): correct tag mismatch * chore: update imports * chore: update package versions * refactor: update prefixes * fix: revert fixes * chore: remove yarn offline mirror * chore(project): upgrade yarn to v3 (carbon-design-system#9948) Upgrade to use latest version of Yarn. **New** - `cache` dir for zero-install **Changed** - upgrade Yarn to 3.3.1 - update package build scripts **Removed** - Yarn's offline-mirror folder --------- Co-authored-by: Kenny Lam <kennylam@proton.me> Co-authored-by: ariellalgilmore <ariellalgilmore@gmail.com> Co-authored-by: Anna Wen <54281166+annawen1@users.noreply.github.com> Co-authored-by: Ignacio Becerra Aguilar <i1becerr@ucsd.edu>
* chore(cwc): install @carbon/styles * chore(cwc): update global @carbon/styles imports * chore: begin carbon v11 upgrade * chore(deps): upgrade yarn to v3 * fix(storybook): resolve broken imports * refactor: hard code prefix in global settings * fix(v11): update accordion styles and storybook theme * fix(button): update button icon styles * fix(notifications): fix styles for notifications * chore(yarn): commit install state * fix(v11): update styles for textarea * fix(v11): update skip-to-content and structured-list * fix(sass): update to latest * fix(sass): update to latest * fix(storybook): theme switcher * chore(sb): add bgcolor to storybook content frame * chore(git): update git and stylelint ignore files * chore(yarn): remove install-state.gz * Update packages/carbon-web-components/src/components/accordion/accordion.scss Co-authored-by: andrew <emyarod@users.noreply.github.com> * Update packages/carbon-web-components/src/components/button/button.scss Co-authored-by: andrew <emyarod@users.noreply.github.com> * Update packages/carbon-web-components/src/components/button/button.scss Co-authored-by: andrew <emyarod@users.noreply.github.com> * Update packages/carbon-web-components/src/components/button/button.scss Co-authored-by: andrew <emyarod@users.noreply.github.com> * Update packages/carbon-web-components/src/components/button/button.scss Co-authored-by: andrew <emyarod@users.noreply.github.com> * Update packages/carbon-web-components/src/components/button/button.scss Co-authored-by: andrew <emyarod@users.noreply.github.com> * Update packages/carbon-web-components/src/components/button/button.scss Co-authored-by: andrew <emyarod@users.noreply.github.com> * Update packages/carbon-web-components/src/components/button/button.scss Co-authored-by: andrew <emyarod@users.noreply.github.com> * Update packages/carbon-web-components/src/components/accordion/accordion.scss Co-authored-by: andrew <emyarod@users.noreply.github.com> * Update packages/carbon-web-components/src/components/accordion/accordion.scss Co-authored-by: andrew <emyarod@users.noreply.github.com> * fix(inline-loading): update v11 styles * fix(component): fix content-switcher styles * fix(component): update data-table v11 styles * Update packages/carbon-web-components/src/components/content-switcher/content-switcher.scss Co-authored-by: andrew <emyarod@users.noreply.github.com> * Update packages/carbon-web-components/src/components/data-table/data-table.scss Co-authored-by: andrew <emyarod@users.noreply.github.com> * Update packages/carbon-web-components/src/components/content-switcher/content-switcher.scss Co-authored-by: andrew <emyarod@users.noreply.github.com> * Update packages/carbon-web-components/src/components/content-switcher/content-switcher.scss Co-authored-by: andrew <emyarod@users.noreply.github.com> * Update packages/carbon-web-components/src/components/data-table/_table-core.scss Co-authored-by: andrew <emyarod@users.noreply.github.com> * Update packages/carbon-web-components/src/components/data-table/_table-sizes.scss Co-authored-by: andrew <emyarod@users.noreply.github.com> * Update packages/carbon-web-components/src/components/data-table/_table-sizes.scss Co-authored-by: andrew <emyarod@users.noreply.github.com> * Update packages/carbon-web-components/src/components/data-table/_table-sizes.scss Co-authored-by: andrew <emyarod@users.noreply.github.com> * Update packages/carbon-web-components/src/components/data-table/_table-sizes.scss Co-authored-by: andrew <emyarod@users.noreply.github.com> * Update packages/carbon-web-components/src/components/data-table/_table-sizes.scss Co-authored-by: andrew <emyarod@users.noreply.github.com> * Update packages/carbon-web-components/src/components/content-switcher/content-switcher.scss * fix(sass): revert back to 1.40 * Update packages/carbon-web-components/.storybook/_container.scss Co-authored-by: andrew <emyarod@users.noreply.github.com> * docs(checkbox): update story * refactor(checkbox): update prefix * refactor(date-picker): update prefix * fix(dropdown): update prefix * Update packages/carbon-web-components/package.json Co-authored-by: kennylam <kennylam@proton.me> * fix(toggle): fixed toggle styles * fix(tile): fixed tile styles * fix(tile): fixed some more * feat(ordered-list): add native option * fix(unordered-list): update nested spacing * docs(list): separate list stories * fix(components): added toggletip and tooltip * fix(tile): fixed styles * fix(modal): update prefix * fix(modal): resolve danger modal issues * fix(breadcrumb): missing slashes * fix(accoridion): update styles with new props * fix(progress-indicator): update styles and icons to v11 spec * Update accordion.ts * Update accordion-story.ts * chore(copy-button): update styles for copy-button * chore(copy-button): adjusting tooltip class * fix(combo-box): include assistive utility * fix(v11): addressed comments * fix(v11): addressed comments * fix(tooltip): readd styles * chore(v11): update number-input styles * fix(defs): fdata-table and progress-indicator def fixes * fix(components): file uploader and input styles * fix(tooltip): remove tooltip-icon export * fix(tabs): render normal styles * fix(tabs): using proper font now * fix(multiselect): adjustt filterable input spacing * docs(storybook): update listbox width * fix(multiselect): update to v11 prefix * fix(loading): replace WITH_OVERLAY type with boolean property * fix(tabs): remove some code * fix(tabs): remove some code * refactor(loading): update prop name and reflect to attr * docs(search): fix typo * refactor(loading): import prefix * refactor(listbox): use decorators for listbox wrapper widths * fix(wc): update lerna and use workspaces * fix(skeleton-text): implement line generator * docs(skeleton-text): update prop descriptions * docs(skeleton-text): update story decorators * fix(skeleton-text): update random width generator * Update lerna.json * chore: update dependencies * refactor(breadcrumb): remove unused styles * fix(data-table-story): correct tag mismatch * chore: update imports * chore: update package versions * refactor: update prefixes * fix: revert fixes * chore: remove yarn offline mirror * chore(project): upgrade yarn to v3 (carbon-design-system#9948) Upgrade to use latest version of Yarn. **New** - `cache` dir for zero-install **Changed** - upgrade Yarn to 3.3.1 - update package build scripts **Removed** - Yarn's offline-mirror folder --------- Co-authored-by: Kenny Lam <kennylam@proton.me> Co-authored-by: ariellalgilmore <ariellalgilmore@gmail.com> Co-authored-by: Anna Wen <54281166+annawen1@users.noreply.github.com> Co-authored-by: Ignacio Becerra Aguilar <i1becerr@ucsd.edu>
Related Ticket(s)
#9759
Description
This PR upgrades the Carbon dependencies to v11