-
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
docs(aspect-ratio): update aspect ratio docs for v11 #10636
docs(aspect-ratio): update aspect ratio docs for v11 #10636
Conversation
✔️ Deploy Preview for carbon-react-next ready! 🔨 Explore the source changes: 3911026 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-react-next/deploys/620a8061c54fb60007d285e1 😎 Browse the preview: https://deploy-preview-10636--carbon-react-next.netlify.app |
✔️ Deploy Preview for carbon-components-react ready! 🔨 Explore the source changes: 3911026 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-components-react/deploys/620a8060afeb720007b2bf91 😎 Browse the preview: https://deploy-preview-10636--carbon-components-react.netlify.app |
✔️ Deploy Preview for carbon-elements ready! 🔨 Explore the source changes: 3911026 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-elements/deploys/620a806032021c0007f9ac03 😎 Browse the preview: https://deploy-preview-10636--carbon-elements.netlify.app |
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.
Looks great! Only change I think it needs is the aspect ratio story css only works for v10, we could just add an additional selector with cds
or use prefix
:
.aspect-ratio-story .bx--aspect-ratio { |
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.
Thanks for the catch @jnm2377 @tay1orjones! Updated |
…x/add-aspect-ratio-styles-for-v11
This PR introduces two updates to our storybook for v11:
Changelog
New
Changed
Removed
Testing / Reviewing