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(Tearsheet): Move Tearsheet into @carbon/ibm-products-web-components #6204

Conversation

sangeethababu9223
Copy link
Member

Closes #6183

Move Tearsheet from @carbon/web-components to @carbon/ibm-products-web-components

What did you change?

  • Copied the Tearsheet folder from core carbon to ibm-products-web-components.
  • Updates styles & Styles
  • Add test cases for Tearsheet

How did you test and verify your work?

Storybook

Copy link

netlify bot commented Oct 11, 2024

Deploy Preview for carbon-for-ibm-products ready!

Name Link
🔨 Latest commit 3ee1927
🔍 Latest deploy log https://app.netlify.com/sites/carbon-for-ibm-products/deploys/671be2df2a43d900089f110b
😎 Deploy Preview https://deploy-preview-6204--carbon-for-ibm-products.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 11, 2024

Deploy Preview for ibm-products-web-components ready!

Name Link
🔨 Latest commit 3ee1927
🔍 Latest deploy log https://app.netlify.com/sites/ibm-products-web-components/deploys/671be2df9b2184000800f7fc
😎 Deploy Preview https://deploy-preview-6204--ibm-products-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.

@sangeethababu9223 sangeethababu9223 force-pushed the feat/ibm-products-web-components-tearsheet branch from 48aea91 to 070d90e Compare October 15, 2024 14:32
Copy link

codecov bot commented Oct 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.69%. Comparing base (f7c9dd3) to head (3ee1927).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6204      +/-   ##
==========================================
- Coverage   78.71%   78.69%   -0.02%     
==========================================
  Files         395      395              
  Lines       12849    12849              
  Branches     4248     4248              
==========================================
- Hits        10114    10112       -2     
- Misses       2735     2737       +2     
Components Coverage Δ
ibm-products ∅ <ø> (∅)
ibm-products-web-components ∅ <ø> (∅)

…om:sangeethababu9223/ibm-products into pr/sangeethababu9223/6204
@kennylam kennylam force-pushed the feat/ibm-products-web-components-tearsheet branch from bf5a6a5 to 2cf848d Compare October 25, 2024 14:41
@kennylam kennylam closed this Oct 25, 2024
@kennylam kennylam reopened this Oct 25, 2024
@kennylam kennylam marked this pull request as ready for review October 25, 2024 18:36
@kennylam kennylam requested a review from a team as a code owner October 25, 2024 18:36
@kennylam kennylam requested review from davidmenendez and AlexanderMelox and removed request for a team October 25, 2024 18:36
Copy link
Member

@kennylam kennylam left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Contributor

@elycheea elycheea left a comment

Choose a reason for hiding this comment

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

Thanks @kennylam @davidmenendez @matthewgallo @sangeethababu9223 for all jumping in to get this set up properly.

One comment, but I’m only posting it so we can open a follow up issue. :)

# Tearsheet

> 💡 Check our
> [Stackblitz](https://stackblitz.com/github/carbon-design-system/carbon/tree/main/packages/web-components/examples/components/tearsheet)
Copy link
Contributor

Choose a reason for hiding this comment

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

We can open a followup issue since our Overview/Docs tabs aren’t appearing right now anyway, but our example links will probably both need some updates.

@elycheea elycheea added this pull request to the merge queue Oct 25, 2024
Merged via the queue into carbon-design-system:main with commit c21d102 Oct 25, 2024
27 checks passed
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.

Move @carbon/web-components Tearsheet into @carbon/ibm-products-web-components
5 participants