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

fix(ChatMessage): changed timestamp color for mine messages in Teams theme #1010

Merged
merged 4 commits into from
Mar 4, 2019

Conversation

mnajdova
Copy link
Contributor

@mnajdova mnajdova commented Mar 4, 2019

This PR fix #924

@codecov
Copy link

codecov bot commented Mar 4, 2019

Codecov Report

Merging #1010 into master will decrease coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1010      +/-   ##
==========================================
- Coverage   81.34%   81.33%   -0.01%     
==========================================
  Files         673      673              
  Lines        8666     8667       +1     
  Branches     1532     1533       +1     
==========================================
  Hits         7049     7049              
- Misses       1602     1603       +1     
  Partials       15       15
Impacted Files Coverage Δ
...emes/teams/components/Chat/chatMessageVariables.ts 100% <ø> (ø) ⬆️
.../themes/teams/components/Chat/chatMessageStyles.ts 16.12% <0%> (-0.54%) ⬇️

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 4a0cdab...d95effb. Read the comment docs.

@codecov
Copy link

codecov bot commented Mar 4, 2019

Codecov Report

Merging #1010 into master will decrease coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1010      +/-   ##
==========================================
- Coverage   81.39%   81.38%   -0.01%     
==========================================
  Files         673      673              
  Lines        8692     8693       +1     
  Branches     1471     1537      +66     
==========================================
  Hits         7075     7075              
- Misses       1602     1603       +1     
  Partials       15       15
Impacted Files Coverage Δ
...emes/teams/components/Chat/chatMessageVariables.ts 100% <ø> (ø) ⬆️
.../themes/teams/components/Chat/chatMessageStyles.ts 16.12% <0%> (-0.54%) ⬇️

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 0179b3d...5867413. Read the comment docs.

@codecov
Copy link

codecov bot commented Mar 4, 2019

Codecov Report

Merging #1010 into master will decrease coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1010      +/-   ##
==========================================
- Coverage   81.39%   81.38%   -0.01%     
==========================================
  Files         673      673              
  Lines        8692     8693       +1     
  Branches     1471     1537      +66     
==========================================
  Hits         7075     7075              
- Misses       1602     1603       +1     
  Partials       15       15
Impacted Files Coverage Δ
...emes/teams/components/Chat/chatMessageVariables.ts 100% <ø> (ø) ⬆️
.../themes/teams/components/Chat/chatMessageStyles.ts 16.12% <0%> (-0.54%) ⬇️

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 0179b3d...5867413. Read the comment docs.

@mnajdova mnajdova merged commit 26726f1 into master Mar 4, 2019
@delete-merged-branch delete-merged-branch bot deleted the fix/timestamp-high-contrast-ratio branch March 4, 2019 15:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Text color of timestamp in mine message should be gray02 (#484644)
2 participants