Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

Conversation

clocasto
Copy link
Owner

  • Form component will now set its initial state differently. Rather than assuming all Fields start invalid, Form will run the specified validators on the Fields that it finds and use the resulting initial validity. Updated tests to reflect this.
  • Refactored mapPropsToChild. It now checks manually for a certain set of props of components, but its function signature is easier to work with.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.09%) to 99.072% when pulling 65211bc on feature-#21 into 23c2a02 on release-1.1.0.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 99.306% when pulling dc53ec6 on feature-#21 into 23c2a02 on release-1.1.0.

…ldren; Improved testing to cover this case and cases where valid/pristine flagged components are nested
…ed in Field components & be easier to reason about
@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 99.314% when pulling ce7f468 on feature-#21 into 23c2a02 on release-1.1.0.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 99.336% when pulling 7d14b82 on feature-#21 into 23c2a02 on release-1.1.0.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 99.336% when pulling 501a249 on feature-#21 into 23c2a02 on release-1.1.0.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 99.354% when pulling 6415312 on feature-#21 into dbf66f2 on release-1.1.0.

@clocasto clocasto merged commit 2f04aa2 into release-1.1.0 Feb 26, 2017
@clocasto clocasto deleted the feature-#21 branch February 26, 2017 17:39
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.

2 participants