-
Notifications
You must be signed in to change notification settings - Fork 1.9k
chore(docs): update misc web component Storybook docs #19223
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(docs): update misc web component Storybook docs #19223
Conversation
✅ Deploy Preview for v11-carbon-web-components ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for v11-carbon-react ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #19223 +/- ##
==========================================
- Coverage 84.44% 84.41% -0.03%
==========================================
Files 385 385
Lines 14563 14563
Branches 4806 4806
==========================================
- Hits 12297 12294 -3
- Misses 2106 2110 +4
+ Partials 160 159 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
4c0b0c2
…system#19223) * chore(docs): update slider wc sb docs * chore(docs): update structured list wc sb docs * chore(docs): remove skip-to-content story and docs --------- Co-authored-by: Nikhil Tomar <[email protected]>
This updates the Storybook overview docs for
slider
structured-list
The stories should match React versions as closely as possible, excepting framework-specific documentation. Note that there will be differences in documentation/API as not all of these components have full parity with React.
Changelog
Changed
Canvas
elements to story overviews for inline examples and source codeRemoved
skip-to-content
storyTesting / Reviewing