Skip to content

Commit 584dd3a

Browse files
committed
Update todo
1 parent 44e5c00 commit 584dd3a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Todo.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
1-
- Fix styled-components integration (without using the `FixStyled` helper type)
21
- Typed `<option>` elements
3-
- Split package in `typed-react-form-yup-validator`, `typed-react-form-elements`? Reduces size.
42
- Nested validators in child forms to improve validation performance
53
- Combine array helpers into one object? This is usefull to pass to other components
64
- Require index for array fields
75
- Add React.forwardRef to input elements
8-
- Pass FormEvent through form.handleSubmit's handler
96
- Rename `setDefaultValues` to `setAllValues`
107
- Let `comparePrimitiveObject` compare deep objects too
11-
- Render JSON.stringify by default when using AnyListener without renderer
128
- Field on blur

0 commit comments

Comments
 (0)