-
Notifications
You must be signed in to change notification settings - Fork 1
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: storybook improvements #129
Conversation
Importing from '@storybook/addon-docs/blocks' is deprecated. https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#deprecated-scoped-blocks-imports
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Preview is readyThis pull request generated a Preview👀 Preview: https://sfj-8868f37--nextjs.preview.vtex.app |
Lighthouse ReportsHere are the Lighthouse reports of this Pull Request📝 Based on commit 8868f37
|
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.
UUU Pretty neat! ❤️
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.
AMAZING improvement to the project 💛
What's the purpose of this pull request?
General improvements on Storybook.
How does it work?
Sandbox
tab: so we can test viewports and use other addons (Accessibility)- Importing from '@storybook/addon-docs/blocks' is deprecated.
- Adds
OnChange
handler to components examples (Checkbox
,Radio
,Toggle
)How to test it?
Sandbox
andDocs
tabs are available (exceptGetting Started
,Theming
, andFundamentals
pages)Sandbox
might not be working properly until you reload the page.There is a note on the Getting Started's page regarding this issue
References
Checklist
You may erase this after checking them all ;)
Changelog
CHANGELOG.md
at the beginning of its due section. The latest version should comes first.CHANGELOG.md
. E.g., New items in thepull_request_template.md
(#4)PR Description
Breaking change
,Enhancement
,Bug
orChore
.ComponentName
component.useWindowDimensions
hook.Documentation