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

feat(Input): add placeholderColor variable for Teams theme #1092

Merged
merged 2 commits into from
Mar 22, 2019

Conversation

layershifter
Copy link
Member

Fixes #1036.

image

<Input placeholder="Search..." variables={{ placeholderColor: 'red' }} />

@codecov
Copy link

codecov bot commented Mar 22, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1092   +/-   ##
=======================================
  Coverage   82.17%   82.17%           
=======================================
  Files         701      701           
  Lines        8596     8596           
  Branches     1251     1251           
=======================================
  Hits         7064     7064           
  Misses       1516     1516           
  Partials       16       16
Impacted Files Coverage Δ
...rc/themes/teams/components/Input/inputVariables.ts 100% <ø> (ø) ⬆️
...t/src/themes/teams/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 cb2efa5...e1c9987. Read the comment docs.

@layershifter layershifter merged commit 789f693 into master Mar 22, 2019
@delete-merged-branch delete-merged-branch bot deleted the feat/placeholder-value branch March 22, 2019 16:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants