-
Notifications
You must be signed in to change notification settings - Fork 159
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(content-switcher): update story to Storybook v7 #11315
feat(content-switcher): update story to Storybook v7 #11315
Conversation
Deploy preview created for package Built with commit: 90805eceea3adbf791e9dc3d7001f63aa217eaff |
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.
Hey @m4olivei
Looks good, but just found one issue. When looking at the with Layer
version with a smaller width screen, the content switchers
break out of the layering set up. In React, the content switchers
more naturally condense in size.
9491e17
to
c5146b7
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.
LGTM!
2e29308
into
carbon-design-system:feat/cwc-storybook-7-vite
…ystem#11315) * chore(content-switcher): update content-switcher to sb v7 * fix(content-switcher): add imports for content-switcher dependencies * fix(content-switcher): fix css selector for icon only styles * fix(content-switcher): restore the size options * chore(content-switcher): include storybook layers components --------- Co-authored-by: kennylam <[email protected]>
Related Ticket(s)
Closes #11313
Description
Adjustments to content-switcher component to be compatible with Storybook v7.
Changelog
Changed