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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: useForm Field types #2996

Merged
merged 2 commits into from Oct 23, 2020
Merged

feat: useForm Field types #2996

merged 2 commits into from Oct 23, 2020

Conversation

logaretm
Copy link
Owner

馃攷 Overview

This PR enhances the useForm function types with generic typing information with fallbacks. This allows having full type information for API exposed by useForm

@codecov-io
Copy link

codecov-io commented Oct 23, 2020

Codecov Report

Merging #2996 into next will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             next    #2996   +/-   ##
=======================================
  Coverage   97.69%   97.69%           
=======================================
  Files          47       47           
  Lines        1041     1041           
  Branches      241      243    +2     
=======================================
  Hits         1017     1017           
  Misses         23       23           
  Partials        1        1           
Impacted Files Coverage 螖
packages/core/src/useForm.ts 98.49% <100.00%> (酶)

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 8200f19...fb7d210. Read the comment docs.

@logaretm logaretm merged commit 727f229 into next Oct 23, 2020
@logaretm logaretm deleted the feat/use-form-field-types branch October 23, 2020 14:32
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.

None yet

2 participants