Skip to content

Releases: workfloworchestrator/pydantic-forms-ui

[email protected]

10 Jun 12:02
2d44287
Compare
Choose a tag to compare

Patch Changes

  • 115232d: Expands configurable header component to include title. Aligns render components.

[email protected]

03 Jun 11:39
51aca61
Compare
Choose a tag to compare

Patch Changes

[email protected]

02 Jun 14:50
4362330
Compare
Choose a tag to compare

Minor Changes

  • 2cd70d8: Adds hasNext property for multistep forms

Patch Changes

  • 4b473f9: Exports components from components/render folder

[email protected]

02 Jun 08:38
3adfb8d
Compare
Choose a tag to compare

Patch Changes

  • 4c6c076: Prevents uncontrolled elements from being added to formstate

[email protected]

21 May 11:19
f1d5df5
Compare
Choose a tag to compare

Patch Changes

  • 15e40bd: Exports util functions and RenderFields component. Bugfixes
  • 5505ea2: Show minus button in ArrayField even if min_items value is not provided.

[email protected]

15 May 09:35
a8e57f5
Compare
Choose a tag to compare

Patch Changes

[email protected]

15 May 09:17
3612de6
Compare
Choose a tag to compare

Minor Changes

  • dadbdb8: Fixes label fields by removing section logic

[email protected]

13 May 09:43
af63193
Compare
Choose a tag to compare

Patch Changes

  • 1d7f1c3: Resolves warning that refs cant be passed to function components
  • 53a77aa: Small README update

[email protected]

07 May 09:21
f1608c3
Compare
Choose a tag to compare

Patch Changes

[email protected]

06 May 11:51
ecfa362
Compare
Choose a tag to compare

Patch Changes

  • cf0da35: Exports component matcher type