Skip to content

[FieldArray] extend React.Component #42

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 6 commits into from
Sep 26, 2018

Conversation

petermikitsh
Copy link
Contributor

This closes #41.

@codecov
Copy link

codecov bot commented Sep 26, 2018

Codecov Report

Merging #42 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #42   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines          72     72           
  Branches       16     16           
=====================================
  Hits           72     72
Impacted Files Coverage Δ
src/FieldArray.js 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 d5f945d...5465e35. Read the comment docs.

@erikras erikras merged commit a4b1953 into final-form:master Sep 26, 2018
@erikras
Copy link
Member

erikras commented Oct 16, 2018

Published in v1.1.0.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 27, 2025
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.

Extend from React.Component (instead of React.PureComponent)
2 participants