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

[WIP] feat(globals): update colors and added new inputs #741

Closed
wants to merge 17 commits into from
Closed

[WIP] feat(globals): update colors and added new inputs #741

wants to merge 17 commits into from

Conversation

marijohannessen
Copy link
Contributor

Overview

Ref https://github.ibm.com/carbon/issues/issues/613
Ref https://github.ibm.com/carbon/issues/issues/446
Ref https://github.ibm.com/carbon/issues/issues/545
Resolves #690

This PR is a combination of #711 and #710.

Added

  • $field-02 and $inverse-02
  • V2 and light version files for all the input fields.

Changed

  • Updated Dropdown hover colors
  • Changed components using $ui-05 to $ui-04
  • Changed components using $ui-04 to $ui-03
  • Changed components using $ui-03 to $ui-02
  • Changed inputs using $field-01 to $field-02
  • Changed non-placeholder text using $text-03 to $text-02

marijohannessen and others added 17 commits April 18, 2018 14:30
* feat(text-input): started working on new styles

* feat(text-inputs): added new variations of text inputs

* feat(text-inputs): added new styles to text area

* feat(text-inputs): added new styles to date picker

* feat(inputs): finished up first iteration of inptus
* feat(color): start updating colors

* feat(color): update more colors

* feat(color): update hover colors

* feat(color): tweak some more colors

* feat(color): update date-picker colors

* feat(color): update table colors
* feat(text-input): started working on new styles

* feat(text-inputs): added new variations of text inputs

* feat(text-inputs): added new styles to text area

* feat(text-inputs): added new styles to date picker

* feat(inputs): finished up first iteration of inptus
* feat(color): start updating colors

* feat(color): update more colors

* feat(color): update hover colors

* feat(color): tweak some more colors

* feat(color): update date-picker colors

* feat(color): update table colors
@alisonjoseph
Copy link
Member

alisonjoseph commented May 3, 2018

The placeholder text shifts 1px over on the active state because of the border. Is this intended behavior? Fix could be to add 1px transparent border to the input. We can't use outline because of the IE/modal issue right?

Oh wait, is the border even supposed to be there?

@marijohannessen marijohannessen changed the base branch from master to v9 May 3, 2018 19:31
@marijohannessen marijohannessen changed the title feat(globals): update colors and added new inputs [WIP] feat(globals): update colors and added new inputs May 4, 2018
@marijohannessen
Copy link
Contributor Author

closing this as I messed up the other one..

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.

3 participants