-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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(repo): update storybook to v7 #16174
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
1fe6fda
to
3b5d76e
Compare
3b5d76e
to
091d84e
Compare
091d84e
to
4991327
Compare
4991327
to
cbf18f0
Compare
cbf18f0
to
c686e0f
Compare
c686e0f
to
a445a29
Compare
a445a29
to
27ecd30
Compare
27ecd30
to
15b4a65
Compare
15b4a65
to
fdb6354
Compare
2a4f35d
to
9f07496
Compare
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.
Yay, the storybook config is working again for graphs! 🎉 There are some issues where components are failing with an error, but I don't think they're related to the changes here. Probably more related to the Storybooks not being kept up-to-date. I will sweep through those at some point and get them working again.
e0a88cf
to
df03373
Compare
df03373
to
b73f2c5
Compare
b73f2c5
to
a7fe133
Compare
a7fe133
to
b18b228
Compare
b18b228
to
45ca8b6
Compare
45ca8b6
to
bfd3f93
Compare
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.
package.json changes look good
This reverts commit c4d9a5b.
This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request. |
Update our repo to Storybook v7.
Now all the broken Storybooks are fixed!
And the Storybook e2e tests are fixed as well: