Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

fix(checkbox): Implement component/adapter APIs to sync aria-checked #2580

Merged
merged 2 commits into from
Apr 17, 2018

Conversation

kfranqueiro
Copy link
Contributor

Fixes #2579.

@codecov-io
Copy link

Codecov Report

Merging #2580 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2580      +/-   ##
==========================================
+ Coverage   98.66%   98.66%   +<.01%     
==========================================
  Files          98       98              
  Lines        4197     4202       +5     
  Branches      534      534              
==========================================
+ Hits         4141     4146       +5     
  Misses         56       56
Impacted Files Coverage Δ
packages/mdc-checkbox/foundation.js 97.63% <100%> (+0.05%) ⬆️
packages/mdc-checkbox/index.js 100% <100%> (ø) ⬆️

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 60c0204...4e1c4db. Read the comment docs.

@material-components material-components deleted a comment from aprigogin Apr 17, 2018
@kfranqueiro kfranqueiro merged commit 30710a4 into master Apr 17, 2018
@kfranqueiro kfranqueiro deleted the fix/checkbox-aria-checked branch April 17, 2018 20:43
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.

3 participants