Skip to content

Releases: remoteoss/json-schema-form

1.2.10

05 Mar 11:29

Choose a tag to compare

Bug Fixes
  • modify: Stop modified array item fields being added to schema when missing in original schema (#250) (85e694da)

1.2.9

21 Jan 09:36

Choose a tag to compare

New Features
  • Support for nested fieldsets conditionals & their defaults; support json-logic allOf conditionals (#248) (a4e2b463)

v0.12.3-beta.0

21 Jan 21:40

Choose a tag to compare

Chores

1.2.8

02 Dec 14:14

Choose a tag to compare

Bug Fixes
  • group-array: support default values (#245) (d3044693)
  • file: Support validation for file like objects (#246) (726a8b67)

1.2.7

26 Nov 12:24

Choose a tag to compare

Fixes
  • typescript: export FormResult and related types for better type inference (#241) (a9fd050)

1.2.6

31 Oct 00:29

Choose a tag to compare

Performance

  • chore(performance): optimise field updates with large dropdown options(#239) (272e053)

v0.12.2-beta.0

23 Oct 14:09

Choose a tag to compare

New Features
  • v0: Support nested fieldset conditionals (#156) (877e82e1)

1.2.5

21 Oct 14:12

Choose a tag to compare

Bug Fixes
  • json-logic: apply custom validators when calculating the final schema (#238) (15da4569)

1.2.4

08 Oct 00:19

Choose a tag to compare

Bug fixes

  • fix(checkbox): Support optional boolean type (234)

1.2.1

18 Sep 12:11

Choose a tag to compare

Bug Fixes
  • schema: keep custom functions on nested fields (#232) (2dbdd82b)