Skip to content
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

Merged

Conversation

emyarod
Copy link
Member

@emyarod emyarod commented Mar 6, 2023

Related Ticket(s)

#9759

Description

This PR upgrades the Carbon dependencies to v11

emyarod and others added 30 commits January 10, 2023 10:41
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>
@ibmdotcom-bot
Copy link
Contributor

ibmdotcom-bot commented Mar 7, 2023

@ibmdotcom-bot
Copy link
Contributor

ibmdotcom-bot commented Mar 7, 2023

@ibmdotcom-bot
Copy link
Contributor

ibmdotcom-bot commented Mar 7, 2023

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
@emyarod emyarod force-pushed the 9759-chore/cwc-carbon-11 branch from a410213 to 2f45125 Compare March 7, 2023 18:22
@emyarod emyarod marked this pull request as ready for review March 8, 2023 14:25
@emyarod emyarod requested a review from a team as a code owner March 8, 2023 14:25
@emyarod emyarod requested review from kennylam and RichKummer March 8, 2023 14:25
@kennylam kennylam merged commit 2976ac5 into carbon-design-system:feat/cwc-v2 Mar 8, 2023
kennylam added a commit to kennylam/carbon-for-ibm-dotcom that referenced this pull request Dec 4, 2023
* 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>
kennylam added a commit to kennylam/carbon-for-ibm-dotcom that referenced this pull request Jun 11, 2024
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants