-
Notifications
You must be signed in to change notification settings - Fork 150
feat(DeleteAndRemovePattern): deletion and removal patterns using carbon web components #7473
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(DeleteAndRemovePattern): deletion and removal patterns using carbon web components #7473
Conversation
✅ Deploy Preview for ibm-products-web-components ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for carbon-for-ibm-products ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7473 +/- ##
==========================================
- Coverage 84.45% 84.44% -0.02%
==========================================
Files 425 425
Lines 17232 17232
Branches 4564 4564
==========================================
- Hits 14553 14551 -2
- Misses 2679 2681 +2
🚀 New features to boost your workflow:
|
packages/ibm-products-web-components/examples/delete-and-remove/src/delete-and-remove.ts
Outdated
Show resolved
Hide resolved
packages/ibm-products-web-components/examples/delete-and-remove/src/delete-and-remove.ts
Outdated
Show resolved
Hide resolved
packages/ibm-products-web-components/examples/delete-and-remove/src/2-delete-connected-items.ts
Outdated
Show resolved
Hide resolved
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.
🎉 Looks great! I like how the stack blitz clearly lays out all the different examples.
87ac33e
Closes #7371 , #7369 and #7474
Created below patterns using carbon web components:
What did you change?
How did you test and verify your work?
yarn run dev
fromexamples/delete-and-remove
folderNote: This pull request is a duplicate of PR #7433 . I am closing the original PR due to a DCO error that I am unable to resolve.