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

feat(button): Add touch target #2066

Merged
merged 1 commit into from
Feb 11, 2020
Merged

feat(button): Add touch target #2066

merged 1 commit into from
Feb 11, 2020

Conversation

trimox
Copy link
Owner

@trimox trimox commented Feb 11, 2020

closes #2061

@codecov
Copy link

codecov bot commented Feb 11, 2020

Codecov Report

Merging #2066 into master will increase coverage by 0.03%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2066      +/-   ##
==========================================
+ Coverage   90.19%   90.22%   +0.03%     
==========================================
  Files         100      100              
  Lines        4252     4256       +4     
  Branches      551      551              
==========================================
+ Hits         3835     3840       +5     
+ Misses        207      206       -1     
  Partials      210      210
Impacted Files Coverage Δ
packages/button/button.ts 100% <100%> (ø) ⬆️
packages/dialog/dialog.component.ts 85.33% <0%> (+1.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 aabb65f...b0daa21. Read the comment docs.

@trimox trimox merged commit 7fd16cb into master Feb 11, 2020
@trimox trimox deleted the feat/button-accessibility branch February 11, 2020 02:17
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.

[button]: Add touch target accessibility
1 participant