Skip to content

Fixed some bugs using final-form's new forceUpdate flag #32

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jul 13, 2019

Conversation

erikras
Copy link
Member

@erikras erikras commented Jul 13, 2019

This fixes a variety of bugs, some, but not all listed here: final-form/react-final-form-arrays#66

@codecov
Copy link

codecov bot commented Jul 13, 2019

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          11     10    -1     
  Lines         138    139    +1     
  Branches       27     27           
=====================================
+ Hits          138    139    +1
Impacted Files Coverage Δ
src/push.js 100% <100%> (ø) ⬆️
src/pop.js 100% <100%> (ø) ⬆️
src/removeBatch.js 100% <100%> (ø) ⬆️
src/move.js 100% <100%> (ø) ⬆️
src/unshift.js 100% <100%> (ø) ⬆️
src/swap.js 100% <100%> (ø) ⬆️
src/concat.js 100% <100%> (ø) ⬆️
src/update.js 100% <100%> (ø) ⬆️
src/insert.js 100% <100%> (ø) ⬆️
src/remove.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 ae34dbe...66b225d. Read the comment docs.

@erikras erikras merged commit 913c961 into master Jul 13, 2019
@erikras erikras deleted the fix-bugs-with-forceUpdate branch July 13, 2019 19:29
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 26, 2025
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant