Skip to content

Fixed field-level validation bug #32

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

Merged
merged 2 commits into from
Jun 6, 2018
Merged

Fixed field-level validation bug #32

merged 2 commits into from
Jun 6, 2018

Conversation

erikras
Copy link
Member

@erikras erikras commented Jun 6, 2018

Fixes final-form/react-final-form#160.

Also upgraded deps and inlined env checks for warnings.

@codecov
Copy link

codecov bot commented Jun 6, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #32   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      3    -2     
  Lines          72     72           
  Branches       17     16    -1     
=====================================
  Hits           72     72
Impacted Files Coverage Δ
src/renderComponent.js 100% <ø> (ø) ⬆️
src/FieldArray.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 b775139...906679f. Read the comment docs.

@erikras erikras merged commit d42cccd into master Jun 6, 2018
@erikras erikras deleted the field-level-validation branch June 6, 2018 09:31
@erikras
Copy link
Member Author

erikras commented Jun 6, 2018

Published in v1.0.5.

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.

1 participant