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

refactor(select): upgrade component - INNO-589 #205

Merged
merged 7 commits into from
Jun 22, 2017

Conversation

emeryro
Copy link
Contributor

@emeryro emeryro commented Jun 21, 2017

Select input upgrade.
CSS is very similar to the one used for text input

@yhuard yhuard self-assigned this Jun 21, 2017
Copy link
Contributor

@yhuard yhuard left a comment

Choose a reason for hiding this comment

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

Overall it's okay. Just need to set border-radius: 0 and write tests

background-color: #fff;
background-image: none;
border: 1px solid $ecl-color-shade;
color: $ecl-color-shade;
Copy link
Contributor

Choose a reason for hiding this comment

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

There should be a border-radius: 0 around here :)

@emeryro
Copy link
Contributor Author

emeryro commented Jun 21, 2017

screenshots and border-radius have been added

@yhuard yhuard merged commit c3f4ebc into master Jun 22, 2017
@yhuard yhuard deleted the refactor/select-INNO-589 branch June 22, 2017 12:31
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.

2 participants