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

fix(Checkbox): Change checkbox background to transparent #1796

Merged
merged 3 commits into from
Aug 14, 2019

Conversation

bcalvery
Copy link
Contributor

Checkbox background was visible in dark theme when it should have been transparent in all cases.

Before:
image
After:
image

@codecov
Copy link

codecov bot commented Aug 14, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1796   +/-   ##
=======================================
  Coverage   69.79%   69.79%           
=======================================
  Files         872      872           
  Lines        7498     7498           
  Branches     2204     2204           
=======================================
  Hits         5233     5233           
  Misses       2257     2257           
  Partials        8        8
Impacted Files Coverage Δ
...mes/teams/components/Checkbox/checkboxVariables.ts 75% <ø> (ø) ⬆️

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 fa83f8d...9d20097. Read the comment docs.

@bcalvery bcalvery merged commit c78ec26 into master Aug 14, 2019
@delete-merged-branch delete-merged-branch bot deleted the fix/checkbox-background branch August 14, 2019 18:35
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.

None yet

2 participants