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

Add Field & FastField meta props #579

Closed
wants to merge 2 commits into from

Conversation

prichodko
Copy link
Collaborator

Dividing this PR #476 into two parts.

PR adds meta object to Field bag to ease getting of different states. Currently meta object consists of:

  • error
  • touched
  • initialValue

@bdox
Copy link

bdox commented Jul 19, 2018

What's holding this up? The documentation mentions that in 1.0, a meta prop 'may' be passed to the component... It is not.

@charlax
Copy link
Contributor

charlax commented Dec 5, 2018

@jaredpalmer would you mind landing this? Any help needed here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants