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

fix(time-picker): update icon to chevrondown16 #5115

Merged
merged 1 commit into from
Jan 21, 2020

Conversation

annawen1
Copy link
Member

Closes #5114

Updates the icon from <TimePicker /> from <ChevronDownGlyph /> to <ChevronDown16 /> to be consistent with the <Select /> component.

Changelog

Changed

  • import <ChevronDown16 /> for <TimePicker />

Testing / Reviewing

Testing should ensure <TimePicker /> icon is consistent with designs

@netlify
Copy link

netlify bot commented Jan 21, 2020

Deploy preview for the-carbon-components ready!

Built with commit 6b662d1

https://deploy-preview-5115--the-carbon-components.netlify.com

@netlify
Copy link

netlify bot commented Jan 21, 2020

Deploy preview for carbon-elements ready!

Built with commit 6b662d1

https://deploy-preview-5115--carbon-elements.netlify.com

@netlify
Copy link

netlify bot commented Jan 21, 2020

Deploy preview for carbon-components-react ready!

Built with commit 6b662d1

https://deploy-preview-5115--carbon-components-react.netlify.com

Copy link
Member

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

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.

Looks good! Thanks for fixing 👍 ✅

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]: Chevron icon is not consistent with the <Select /> component
3 participants