We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44e5c00 commit 584dd3aCopy full SHA for 584dd3a
Todo.md
@@ -1,12 +1,8 @@
1
-- Fix styled-components integration (without using the `FixStyled` helper type)
2
- Typed `<option>` elements
3
-- Split package in `typed-react-form-yup-validator`, `typed-react-form-elements`? Reduces size.
4
- Nested validators in child forms to improve validation performance
5
- Combine array helpers into one object? This is usefull to pass to other components
6
- Require index for array fields
7
- Add React.forwardRef to input elements
8
-- Pass FormEvent through form.handleSubmit's handler
9
- Rename `setDefaultValues` to `setAllValues`
10
- Let `comparePrimitiveObject` compare deep objects too
11
-- Render JSON.stringify by default when using AnyListener without renderer
12
- Field on blur
0 commit comments