Skip to content

Releases: workfloworchestrator/pydantic-forms-ui

[email protected]

08 Sep 07:26
1b4e60e
Compare
Choose a tag to compare

Patch Changes

  • 1bfc84a: Resets errorDetails when switching forms

[email protected]

03 Sep 11:56
f594e9b
Compare
Choose a tag to compare

Minor Changes

[email protected]

25 Aug 12:13
b84354c
Compare
Choose a tag to compare

Patch Changes

  • 7fec930: Refactors rhf const to reactHookForm for better readability
  • b87af55: Adds fieldData storage

[email protected]

20 Aug 09:09
ff9a2fb
Compare
Choose a tag to compare

Patch Changes

  • f71cd2d: Adds default value for required array fields. Disables descendants of disabled fields

[email protected]

31 Jul 21:34
b020c20
Compare
Choose a tag to compare

Patch Changes

  • d544fbe: Fixes restoring and submitting forms

[email protected]

31 Jul 12:29
26905ce
Compare
Choose a tag to compare

Patch Changes

  • e70319b: Fix restoring values after an error

[email protected]

30 Jul 14:42
f43c3e3
Compare
Choose a tag to compare

Minor Changes

  • 7bcb18e: Removes some unused functionality. Introduces shouldRegister=true to react-hook-form creation.

[email protected]

30 Jul 07:51
17c5919
Compare
Choose a tag to compare

Patch Changes

  • 1acbbb6: Removes double function call

[email protected]

30 Jul 09:44
20ce7fb
Compare
Choose a tag to compare

Patch Changes

  • 5888345: Fixes resetting form data

[email protected]

30 Jul 08:03
a61e97a
Compare
Choose a tag to compare

Patch Changes

  • 5207ff1: Calls reset without argument instead of empty object