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

Removed includeInChain #738

Merged
merged 2 commits into from
Jun 10, 2020
Merged

Removed includeInChain #738

merged 2 commits into from
Jun 10, 2020

Conversation

radekmie
Copy link
Contributor

@radekmie radekmie commented Jun 3, 2020

Finally, with #720 and #721 merged, we can remove includeInChain flag from connectField. It was used only in the NestField and ListField family, and mostly because of the way how the old context API worked.

@radekmie radekmie added the Type: Feature New features and feature requests label Jun 3, 2020
@radekmie radekmie added this to the v3 milestone Jun 3, 2020
@radekmie radekmie requested review from kestarumper and Monteth June 3, 2020 11:02
@radekmie radekmie changed the base branch from master to v3 June 3, 2020 11:02
@codecov
Copy link

codecov bot commented Jun 3, 2020

Codecov Report

Merging #738 into v3 will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##               v3     #738   +/-   ##
=======================================
  Coverage   98.18%   98.18%           
=======================================
  Files         158      158           
  Lines        1594     1594           
  Branches      570      569    -1     
=======================================
  Hits         1565     1565           
  Misses          8        8           
  Partials       21       21           
Impacted Files Coverage Δ
packages/uniforms/src/connectField.tsx 93.33% <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 95a4041...afc0c58. Read the comment docs.

@radekmie radekmie merged commit db20236 into v3 Jun 10, 2020
@radekmie radekmie deleted the v3-removed-includeinchain branch June 10, 2020 09:41
@hmvp hmvp mentioned this pull request Jun 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature New features and feature requests
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants