react-form-builder icon indicating copy to clipboard operation
react-form-builder copied to clipboard

Removing rhf input dependencie

Open ardguezsoc opened this issue 4 years ago • 1 comments

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

ardguezsoc avatar Jul 28 '21 15:07 ardguezsoc

Same, this has some conflicts @ardguezsoc

ismaelocaramelo avatar Nov 18 '21 16:11 ismaelocaramelo

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.

inigomarquinez avatar Feb 27 '24 09:02 inigomarquinez