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(TimePicker): add size variants #7046

Merged

Conversation

emyarod
Copy link
Member

@emyarod emyarod commented Oct 14, 2020

Closes #7034

This PR adds support for sm and xl sizes for the time picker component

Changelog

New

  • size prop which accepts sm or xl as a value

Testing / Reviewing

Confirm the size variants match the updated component spec

@netlify
Copy link

netlify bot commented Oct 14, 2020

Deploy preview for carbon-elements ready!

Built with commit e36fd65

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

@netlify
Copy link

netlify bot commented Oct 14, 2020

Deploy preview for carbon-components-react ready!

Built without sensitive environment variables with commit e36fd65

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

Copy link
Member

@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.

🎉 👍 ✅

Copy link
Contributor

@aledavila aledavila left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm pending visual

Copy link
Member

@laurenmrice laurenmrice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me ! thank you! 🙌🏻

@kodiakhq kodiakhq bot merged commit 9a44877 into carbon-design-system:master Oct 21, 2020
@emyarod emyarod deleted the 7034-time-picker-size-variants branch October 21, 2020 17:22
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.

[timepicker] add size variants for component
4 participants