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: update TextInput and Select default size values #5478

Merged
merged 4 commits into from
Feb 28, 2020
Merged

fix: update TextInput and Select default size values #5478

merged 4 commits into from
Feb 28, 2020

Conversation

jendowns
Copy link
Contributor

Follow up to #5472 (comment)

Changes in #5472 & #5473 allowed an empty size prop value in the TextInput and Select components.

However, based on the conversation in #5472 (comment), it would be better to set size="lg" by default in the TextInput and Select, and then update their storybook demos to reflect this new default.

Changelog

Changed

  • in TextInput, set size prop to "lg" by default & update storybook demo'
  • in Select, set size prop to "lg" by default & update storybook demo

@jendowns jendowns requested a review from a team as a code owner February 27, 2020 23:19
@ghost ghost requested review from aledavila and dakahn February 27, 2020 23:19
Copy link
Contributor

@asudoh asudoh 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 @jendowns!

@netlify
Copy link

netlify bot commented Feb 27, 2020

Deploy preview for carbon-elements ready!

Built with commit 15294d6

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

@netlify
Copy link

netlify bot commented Feb 27, 2020

Deploy preview for carbon-components-react ready!

Built with commit 82d8647

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

@netlify
Copy link

netlify bot commented Feb 27, 2020

Deploy preview for carbon-elements ready!

Built with commit 82d8647

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

@joshblack joshblack merged commit 312c5f0 into carbon-design-system:master Feb 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.

4 participants