-
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
feat(storybook-config): add Carbon Theme & Type Panel #7569
feat(storybook-config): add Carbon Theme & Type Panel #7569
Conversation
Deploy preview for carbon-elements ready! Built with commit 3bf7dbb |
Deploy preview for carbon-components-react ready! Built with commit 3bf7dbb https://deploy-preview-7569--carbon-components-react.netlify.app |
…storybook-config-custom-presets
…a/carbon into storybook-config-custom-presets
…storybook-config-custom-presets
…storybook-config-custom-presets
…a/carbon into storybook-config-custom-presets
…a/carbon into storybook-config-custom-presets
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.
Looking great! Seems like there are some formatting issues with prettier and lint that need to get addressed, also left a couple of comments.
The other CI error is from deduping, I think you can run yarn dedupe
it should fix that issue for you automatically 🔥
packages/react/.storybook/addon-carbon-theme/components/Panel.js
Outdated
Show resolved
Hide resolved
…a/carbon into storybook-config-custom-presets
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.
Great work!
config/storybook-preset-carbon/carbon-theme-addon/src/preset.js
Outdated
Show resolved
Hide resolved
config/storybook-preset-carbon/carbon-theme-addon/src/register.js
Outdated
Show resolved
Hide resolved
This is looking really awesome! Nice work 🎉 Left a few comments, but everything is working great. |
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.
config/storybook-preset-carbon/carbon-theme-addon/src/components/LonelyPanel.js
Outdated
Show resolved
Hide resolved
…storybook-config-custom-presets
…a/carbon into storybook-config-custom-presets
@joshblack should be good now ! thanks for the feedback |
@joshblack my updates were pushed up for checking the merge conflicts are from lee's addon update. |
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.
Looking great! Just had one comment
config/storybook-preset-carbon/carbon-theme-addon/src/components/Panel.js
Outdated
Show resolved
Hide resolved
…storybook-config-custom-presets
Closes #7569
Added
Carbon Theme Panel and Type Panel
Make sure storybook is working as intended. Make sure Theme and Type panels are showing up and work as intended.