Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add mutation of checkbox element on ref and value change #29

Merged
merged 1 commit into from
Jan 20, 2020

Conversation

andyrichardson
Copy link
Owner

Fix #28

@andyrichardson andyrichardson merged commit 761a426 into master Jan 20, 2020
@andyrichardson andyrichardson deleted the 28-fix-initial-checkbox-value branch January 20, 2020 20:07
@codecov-io
Copy link

Codecov Report

Merging #29 into master will increase coverage by 0.08%.
The diff coverage is 92.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
+ Coverage   91.71%   91.79%   +0.08%     
==========================================
  Files           3        3              
  Lines         181      195      +14     
  Branches       63       66       +3     
==========================================
+ Hits          166      179      +13     
- Misses         12       13       +1     
  Partials        3        3
Impacted Files Coverage Δ
src/useField.ts 95.45% <92.85%> (-0.7%) ⬇️

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 4d78973...de9fdbb. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix initial value for checkbox inputs
2 participants