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

feat(TextArea): add basic styles and inverted variant#1922

Merged
codepretty merged 11 commits intomasterfrom
fix/text-area-styles
Sep 19, 2019
Merged

feat(TextArea): add basic styles and inverted variant#1922
codepretty merged 11 commits intomasterfrom
fix/text-area-styles

Conversation

@jurokapsiar
Copy link
Contributor

@jurokapsiar jurokapsiar commented Sep 11, 2019

Adding Teams theme styles for Textarea

image

Support for inverted
image

Support for fluid
image

Styles for disabled
image

@codecov
Copy link

codecov bot commented Sep 11, 2019

Codecov Report

Merging #1922 into master will decrease coverage by 0.05%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #1922      +/-   ##
=========================================
- Coverage   70.35%   70.3%   -0.06%     
=========================================
  Files         892     893       +1     
  Lines        7884    7890       +6     
  Branches     2305    2285      -20     
=========================================
  Hits         5547    5547              
- Misses       2324    2330       +6     
  Partials       13      13
Impacted Files Coverage Δ
...mes/teams/components/TextArea/textAreaVariables.ts 0% <ø> (ø) ⬆️
...ackages/react/src/components/TextArea/TextArea.tsx 100% <ø> (ø) ⬆️
...themes/teams/components/TextArea/textAreaStyles.ts 16.66% <0%> (-33.34%) ⬇️
...-contrast/components/TextArea/textAreaVariables.ts 0% <0%> (ø)

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 77527a7...8f7cc54. Read the comment docs.

@layershifter layershifter changed the title fix(TextArea): add basic styles and inverted variant feat(TextArea): add basic styles and inverted variant Sep 17, 2019
@codepretty codepretty merged commit 68f4134 into master Sep 19, 2019
@codepretty codepretty deleted the fix/text-area-styles branch September 19, 2019 21:00
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.

3 participants