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

chore(web components): set up stackblitz examples #6754

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

sangeethababu9223
Copy link
Member

Closes #6665

Set up Stackblitz examples for the components in the Web Components package

What did you change?

Set up Examples folder for web components package. And added samples for Tearsheet & Side Panel components.

How did you test and verify your work?

Run yarn dev from packages/ibm-products-web-components/examples/tearsheet
and packages/ibm-products-web-components/examples/side-panel folders.

Copy link

netlify bot commented Jan 24, 2025

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

Name Link
🔨 Latest commit 0fd6838
🔍 Latest deploy log https://app.netlify.com/sites/ibm-products-web-components/deploys/679355fd166d570008c2016d
😎 Deploy Preview https://deploy-preview-6754--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.

Copy link

netlify bot commented Jan 24, 2025

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

Name Link
🔨 Latest commit 0fd6838
🔍 Latest deploy log https://app.netlify.com/sites/carbon-for-ibm-products/deploys/679355fdacb9e80008261ce5
😎 Deploy Preview https://deploy-preview-6754--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

codecov bot commented Jan 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.18%. Comparing base (8b03122) to head (0fd6838).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6754      +/-   ##
==========================================
+ Coverage   81.17%   81.18%   +0.01%     
==========================================
  Files         398      398              
  Lines       12955    12955              
  Branches     4282     4282              
==========================================
+ Hits        10516    10518       +2     
+ Misses       2439     2437       -2     
Components Coverage Δ
ibm-products ∅ <ø> (∅)
ibm-products-web-components ∅ <ø> (∅)

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.

Set up Stackblitz examples for the components in the Web Components package.
1 participant