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

Conversation

clocasto
Copy link
Owner

Field components will now respect a dynamic value prop passed to them. For Example:

<Field value={props.aValueThatMightChange} />  

Previously this would only be respected during initial mounting, but now props.value will be respected when it is detected to have changed (meaning initially and on update).

@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 99.184% when pulling 4390ee0 on feature-#30 into 23c2a02 on release-1.1.0.

@clocasto clocasto merged commit dbf66f2 into release-1.1.0 Feb 26, 2017
@clocasto clocasto deleted the feature-#30 branch February 26, 2017 17:33
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