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

Fix type prop passing #472

Merged
merged 2 commits into from
May 15, 2019
Merged

Fix type prop passing #472

merged 2 commits into from
May 15, 2019

Conversation

erikras
Copy link
Member

@erikras erikras commented May 15, 2019

Fixes #471.

@codecov
Copy link

codecov bot commented May 15, 2019

Codecov Report

Merging #472 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #472   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          15     15           
  Lines         224    222    -2     
  Branches       57     57           
=====================================
- Hits          224    222    -2
Impacted Files Coverage Δ
src/ReactFinalForm.js 100% <100%> (ø) ⬆️
src/useField.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 0122808...bc56cd6. Read the comment docs.

@erikras erikras merged commit 093d760 into master May 15, 2019
@erikras erikras deleted the fix-type-prop-passing branch May 15, 2019 16:13
@erikras
Copy link
Member Author

erikras commented May 15, 2019

Published in v5.0.2.

@lock
Copy link

lock bot commented Jun 14, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 14, 2019
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.

Field type prop not injected to input
1 participant