-
-
Notifications
You must be signed in to change notification settings - Fork 356
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
feat: add preserve value to field API #444
Conversation
65493ed
to
127531c
Compare
6959f65
to
a597d89
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This overall looks great! Let's see if we can add tests to:
- Core/FieldAPI
- React/FieldAPI
Before merging :)
1dcd800
to
0159e61
Compare
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
@crutchcorn please see if this can be merged. |
Codecov ReportAttention: ❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
📢 Thoughts on this report? Let us know!. |
@vikaskumar89 this was an awesome contribution. Thank you so much for building it and for your immense patience - I'll make sure your next contribution is expedited much faster than this one was. 😅 |
Issue: #417
This PR adds the preserve value property to Field API
Adds deleteField method to form