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 textarea support #27

Merged
merged 1 commit into from
Jan 20, 2020
Merged

Add textarea support #27

merged 1 commit into from
Jan 20, 2020

Conversation

andyrichardson
Copy link
Owner

Fix #24

@andyrichardson andyrichardson merged commit cb69148 into master Jan 20, 2020
@andyrichardson andyrichardson deleted the 24-fix-textarea-support branch January 20, 2020 17:49
@codecov-io
Copy link

Codecov Report

Merging #27 into master will increase coverage by 0.09%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
+ Coverage   91.62%   91.71%   +0.09%     
==========================================
  Files           3        3              
  Lines         179      181       +2     
  Branches       62       63       +1     
==========================================
+ Hits          164      166       +2     
  Misses         12       12              
  Partials        3        3
Impacted Files Coverage Δ
src/useField.ts 96.15% <100%> (+0.15%) ⬆️

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 74874b1...a9b934f. 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.

Textarea onChange error
2 participants