Releases: workfloworchestrator/pydantic-forms-ui
Releases · workfloworchestrator/pydantic-forms-ui
[email protected]
Patch Changes
- 8112444: Improves context check in hook to avoid false negatives
[email protected]
Patch Changes
- ce409ce: Fixes formInput values reference bug
[email protected]
Patch Changes
- dad865d: Fixes title and description on array items
[email protected]
Minor Changes
- 8cf1046: Rename componentMatcher to componentMatcherExtender
[email protected]
Patch Changes
- 86d702c: Triggers form validation on default values
[email protected]
Minor Changes
- 42c007a: Set width to 100% for RenderFields, add resetErrorDetails
[email protected]
Patch Changes
- 282f974: When calling getFormFieldValue defaults to own value if no fielName is passed
[email protected]
Patch Changes
- 3983ace: Fixes getFormFieldValue to handle arrayItem fields better
[email protected]
Patch Changes
- 0415932: Adds getFormFieldValue function
[email protected]
Patch Changes
- b486bad: Exposes fieldToComponents function