-
-
Notifications
You must be signed in to change notification settings - Fork 206
feat(storybook): Reimplement "Themes" add on with React95 style #335
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 440635f:
|
3653b14 to
cd8318a
Compare
cd8318a to
19b4e8d
Compare
19b4e8d to
2e97bfb
Compare
2e97bfb to
06f3575
Compare
This also upgrades many dependencies, removes storybook-addon-styled-component-theme and configures babel in preparation for Storybook v7.
a844406 to
440635f
Compare
|
🎉 This PR is included in version 4.0.0-beta.11 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 4.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This also pins storybook to 6.5.9 and removes storybook-addon-styled-component-theme.
I tried upgrading storybook to 6.5.10 and something broke, so I'm temporarily pinning it to 6.5.9 until we can figure out the issue.