Releases: workfloworchestrator/pydantic-forms-ui
Releases · workfloworchestrator/pydantic-forms-ui
[email protected]
Patch Changes
- 46330d4: Fixes resetting formdata with forms that have no properties
[email protected]
Patch Changes
- 90721b8: Sets locale for zod validation messages
[email protected]
[email protected]
Patch Changes
- 1bfc84a: Resets errorDetails when switching forms
[email protected]
Minor Changes
- e44cf7b: Cleans up unused code.
[email protected]
[email protected]
Patch Changes
- f71cd2d: Adds default value for required array fields. Disables descendants of disabled fields
[email protected]
Patch Changes
- d544fbe: Fixes restoring and submitting forms
[email protected]
Patch Changes
- e70319b: Fix restoring values after an error
[email protected]
Minor Changes
- 7bcb18e: Removes some unused functionality. Introduces shouldRegister=true to react-hook-form creation.