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

[web-components]: deprecate side-panel and tearsheet components #17772

Conversation

kennylam
Copy link
Member

The side-panel and tearsheet web components are in the process of being moved to the @carbon/ibm-products-web-components package where they will be maintained.

This deprecates them in @carbon/web-components and removes component-specific dependencies.

Changelog

Changed

  • add deprecation notice to side-panel and tearsheet components
  • move side-panel and tearsheet to Deprecated section in Storybook and update stories to direct users to new component location

Removed

  • @carbon/ibm-product-styles
  • side-panel/tearsheet stories and docs

Testing / Reviewing

Confirm component stories have been moved to Deprecated section in Storybook and that each component story has instructions to their new location (web components deploy preview newly added for this PR).

@kennylam kennylam requested a review from a team as a code owner October 16, 2024 17:25
@kennylam kennylam added the package: @carbon/web-components @carbon/web-components label Oct 16, 2024
@kennylam kennylam closed this Oct 16, 2024
@carbon-design-system carbon-design-system deleted a comment from netlify bot Oct 16, 2024
@kennylam kennylam reopened this Oct 16, 2024
Copy link

netlify bot commented Oct 16, 2024

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit 6c37b76
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/670ffcb16bdaf500084b266f
😎 Deploy Preview https://deploy-preview-17772--carbon-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Oct 16, 2024

Deploy Preview for v11-carbon-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 6c37b76
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-react/deploys/670ffcb1b7e2c800084cd86f
😎 Deploy Preview https://deploy-preview-17772--v11-carbon-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@kennylam kennylam closed this Oct 16, 2024
Copy link

codecov bot commented Oct 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.56%. Comparing base (cb0764c) to head (6c37b76).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #17772   +/-   ##
=======================================
  Coverage   79.56%   79.56%           
=======================================
  Files         406      406           
  Lines       14019    14019           
  Branches     4388     4356   -32     
=======================================
  Hits        11154    11154           
  Misses       2699     2699           
  Partials      166      166           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kennylam kennylam reopened this Oct 16, 2024
Copy link

netlify bot commented Oct 16, 2024

Deploy Preview for v11-carbon-web-components ready!

Name Link
🔨 Latest commit 6c37b76
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-web-components/deploys/670ffcb1f7a9330008e1fd0e
😎 Deploy Preview https://deploy-preview-17772--v11-carbon-web-components.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@ariellalgilmore ariellalgilmore left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

woohoo

Copy link
Member

@emyarod emyarod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me!

@@ -67,7 +67,6 @@
"wca": "web-component-analyzer analyze src --outFile custom-elements.json"
},
"dependencies": {
"@carbon/ibm-products-styles": "^2.30.1",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙌

@tay1orjones tay1orjones added this pull request to the merge queue Oct 16, 2024
Merged via the queue into carbon-design-system:main with commit f16158e Oct 16, 2024
40 checks passed
@kennylam kennylam deleted the chore/wc-deprecate-side-panel-tearsheet branch October 16, 2024 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants