-
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(TimePicker): add size variants #7046
feat(TimePicker): add size variants #7046
Conversation
Deploy preview for carbon-elements ready! Built with commit e36fd65 |
Deploy preview for carbon-components-react ready! Built without sensitive environment variables with commit e36fd65 https://deploy-preview-7046--carbon-components-react.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.
🎉 👍 ✅
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 pending visual
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 good to me ! thank you! 🙌🏻
Closes #7034
This PR adds support for
sm
andxl
sizes for the time picker componentChangelog
New
size
prop which acceptssm
orxl
as a valueTesting / Reviewing
Confirm the size variants match the updated component spec