react-form-builder
react-form-builder copied to clipboard
Removing rhf input dependencie
3c8ee82:
- rhf 6.14.2 --> 7.1.2
- adding react hooks for new logic testing necessary to create useForm() object to make a control object from it.
93fbe2b:
- erros now come from formState
- new format to register components ref -- > {...register}
206f388:
- rhfi dependencie removed and now we will use the controller component from rhf that is a wrapper. We will need the control object too for this kind of components.
e69a3db:
- Due the new logic error needed to be changed and control object needed to be mocked for testing
Same, this has some conflicts @ardguezsoc
Closing this PR as it has been in a stale status for a long time and the library has lot of changes since then and a lot of conflicts have appeared.