-
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(react): add aspect ratio component #7123
feat(react): add aspect ratio component #7123
Conversation
Deploy preview for carbon-elements ready! Built with commit 7667f34 |
Deploy preview for carbon-components-react ready! Built with commit 7667f34 https://deploy-preview-7123--carbon-components-react.netlify.app |
Deploy preview for carbon-elements ready! Built with commit 8f6c991 |
Deploy preview for carbon-components-react ready! Built without sensitive environment variables with commit 8f6c991 https://deploy-preview-7123--carbon-components-react.netlify.app |
Let me know if you have any questions @tw15egan @aledavila! |
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 for adding in those docs as well, super helpful 🙏
Adds in an
AspectRatio
utility component in React 👀This component assists with rendering objects in specific aspect ratios as determined by our grid package.
Changelog
New
AspectRatio
component topackages/react
Changed
Removed