Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

fix(input): fixing Firefox placeholder color#1406

Merged
notandrew merged 4 commits intomasterfrom
bug/placeholder-opacity
May 30, 2019
Merged

fix(input): fixing Firefox placeholder color#1406
notandrew merged 4 commits intomasterfrom
bug/placeholder-opacity

Conversation

@notandrew
Copy link
Contributor

@notandrew notandrew commented May 28, 2019

fixes #1310

Firefox applies a .4 opacity to input placeholders - this will just normalize the placeholders to 1.0 opacity.

@notandrew notandrew changed the title bug(input): fixing Firefox placeholder color fix(input): fixing Firefox placeholder color May 28, 2019
@codecov
Copy link

codecov bot commented May 28, 2019

Codecov Report

Merging #1406 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1406   +/-   ##
=======================================
  Coverage   73.59%   73.59%           
=======================================
  Files         787      787           
  Lines        5890     5890           
  Branches     1718     1718           
=======================================
  Hits         4335     4335           
  Misses       1549     1549           
  Partials        6        6
Impacted Files Coverage Δ
...ct/src/themes/base/components/Input/inputStyles.ts 8.33% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e321634...cdb6637. Read the comment docs.

@notandrew notandrew merged commit 97f5693 into master May 30, 2019
@delete-merged-branch delete-merged-branch bot deleted the bug/placeholder-opacity branch May 30, 2019 22:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FF, Input component: Placeholder color not applied properly

2 participants