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

fix(Checkbox): Checkbox should be vertically aligned with content#1857

Merged
codepretty merged 12 commits intomasterfrom
fix/checkbox-alignment
Aug 30, 2019
Merged

fix(Checkbox): Checkbox should be vertically aligned with content#1857
codepretty merged 12 commits intomasterfrom
fix/checkbox-alignment

Conversation

@bcalvery
Copy link
Contributor

@bcalvery bcalvery commented Aug 27, 2019

Before:
image

After:
image

@codecov
Copy link

codecov bot commented Aug 27, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1857   +/-   ##
=======================================
  Coverage   69.74%   69.74%           
=======================================
  Files         885      885           
  Lines        7786     7786           
  Branches     2274     2248   -26     
=======================================
  Hits         5430     5430           
  Misses       2348     2348           
  Partials        8        8
Impacted Files Coverage Δ
...mes/teams/components/Checkbox/checkboxVariables.ts 75% <ø> (ø) ⬆️
...themes/teams/components/Checkbox/checkboxStyles.ts 5.88% <ø> (ø) ⬆️

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 2d00948...3636f6d. Read the comment docs.

@bcalvery bcalvery changed the title fix(checkbox): Checkbox should be vertically aligned with content fix(Checkbox): Checkbox should be vertically aligned with content Aug 27, 2019
@mnajdova
Copy link
Contributor

Let's add one example to potentially catch regressions for this in future.

@bcalvery bcalvery closed this Aug 28, 2019
@bcalvery bcalvery reopened this Aug 28, 2019
Copy link
Member

@layershifter layershifter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be the same thing applied to toggle?

@layershifter layershifter added the needs author changes Author needs to implement changes before merge label Aug 30, 2019
@bcalvery bcalvery removed the needs author changes Author needs to implement changes before merge label Aug 30, 2019
@bcalvery bcalvery requested a review from layershifter August 30, 2019 16:52
@codepretty codepretty merged commit 7caa543 into master Aug 30, 2019
@delete-merged-branch delete-merged-branch bot deleted the fix/checkbox-alignment branch August 30, 2019 17:34
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.

4 participants