-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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(react): update storybook to re-enable theming panels #5332
chore(react): update storybook to re-enable theming panels #5332
Conversation
Deploy preview for carbon-elements failed. Built with commit 6d7396d https://app.netlify.com/sites/carbon-elements/deploys/5e45696301db2f00087d69bb |
Deploy preview for carbon-components-react ready! Built with commit 6d7396d https://deploy-preview-5332--carbon-components-react.netlify.com |
cc @aagonzales if you wanted to double-check! |
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.
It's alive again!! Awesome, thank you.
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.
Oops got too excited and selected the wrong thing
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.
LGTM 👍 - Thanks @joshblack!
Closes #5331
Update storybook config to remove dynamic import and update call signature for addons registration.
Changelog
New
Changed
Removed
Testing / Reviewing
yarn storybook
does not include the theme and type panelsCARBON_REACT_STORYBOOK_USE_CUSTOM_PROPERTIES=true yarn storybook
does include the theme and type panels