-
Notifications
You must be signed in to change notification settings - Fork 142
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
feat(Tearsheet): Move Tearsheet into @carbon/ibm-products-web-components #6204
Conversation
✅ Deploy Preview for carbon-for-ibm-products ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for ibm-products-web-components ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
…eb-components-tearsheet
…github.com/sangeethababu9223/ibm-products into feat/ibm-products-web-components-tearsheet
…eb-components-tearsheet
…github.com/sangeethababu9223/ibm-products into feat/ibm-products-web-components-tearsheet
48aea91
to
070d90e
Compare
…eb-components-tearsheet
…github.com/sangeethababu9223/ibm-products into feat/ibm-products-web-components-tearsheet
…eb-components-tearsheet
Codecov ReportAll modified and coverable lines are covered by tests ✅
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
|
…github.com/sangeethababu9223/ibm-products into feat/ibm-products-web-components-tearsheet
…nto pr/sangeethababu9223/6204
…om:sangeethababu9223/ibm-products into pr/sangeethababu9223/6204
bf5a6a5
to
2cf848d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
There was a problem hiding this 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) |
There was a problem hiding this comment.
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.
c21d102
Closes #6183
Move Tearsheet from
@carbon/web-components
to@carbon/ibm-products-web-components
What did you change?
Tearsheet
folder from core carbon toibm-products-web-components
.How did you test and verify your work?
Storybook