Skip to content
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

Merged
merged 6 commits into from
Oct 27, 2020

Conversation

joshblack
Copy link
Contributor

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

  • Add AspectRatio component to packages/react
  • Add corresponding tests
  • Add corresponding story and documentation

Changed

Removed

@joshblack joshblack requested a review from a team as a code owner October 23, 2020 18:48
@joshblack joshblack requested a review from a team as a code owner October 23, 2020 18:53
@netlify
Copy link

netlify bot commented Oct 23, 2020

Deploy preview for carbon-elements ready!

Built with commit 7667f34

https://deploy-preview-7123--carbon-elements.netlify.app

@netlify
Copy link

netlify bot commented Oct 23, 2020

Deploy preview for carbon-components-react ready!

Built with commit 7667f34

https://deploy-preview-7123--carbon-components-react.netlify.app

@netlify
Copy link

netlify bot commented Oct 23, 2020

Deploy preview for carbon-elements ready!

Built with commit 8f6c991

https://deploy-preview-7123--carbon-elements.netlify.app

@netlify
Copy link

netlify bot commented Oct 23, 2020

Deploy preview for carbon-components-react ready!

Built without sensitive environment variables with commit 8f6c991

https://deploy-preview-7123--carbon-components-react.netlify.app

@joshblack
Copy link
Contributor Author

Let me know if you have any questions @tw15egan @aledavila!

Copy link
Collaborator

@tw15egan tw15egan left a 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 🙏

@kodiakhq kodiakhq bot merged commit e992909 into carbon-design-system:master Oct 27, 2020
@joshblack joshblack deleted the feat/add-aspect-ratio branch October 28, 2020 00:17
scottdickerson added a commit to scottdickerson/carbon that referenced this pull request Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants