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(select): add theme property for open select border #1653

Merged
merged 5 commits into from
Jul 1, 2019
Merged

fix(select): add theme property for open select border #1653

merged 5 commits into from
Jul 1, 2019

Conversation

yggg
Copy link
Contributor

@yggg yggg commented Jun 28, 2019

Please read and mark the following check list before creating a pull request:

Short description of what this resolves:

Fixes select in corporate theme. Now both select and options list has same border.

Also removes select-options-list-border-color since it always overwritten by select-<appearance>-options-list-border-color.

And select-outline-<status>-adjacent-border-color, select-outline-<status>-adjacent-border-style, select-outline-<status>-adjacent-border-width theme variables were unused. I added appropriate styles for this properties.

yggg added 4 commits June 28, 2019 20:04
Every appearance has own options list border color settings. And since
select should has appearance anyway there is no change
`select-options-list-border-color` could be applied.
…elect

`select-outline-<status>-adjacent-border-color`,
`select-outline-<status>-adjacent-border-style`,
`select-outline-<status>-adjacent-border-width` theme variables were
unused.
@yggg yggg merged commit d16dcba into akveo:master Jul 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants