Skip to content

Releases: remoteoss/json-schema-form

v0.11.8-beta.0

20 Nov 13:37
Compare
Choose a tag to compare

0.11.8-beta.0 (2024-11-20)

Bug Fixes

v0.11.7-beta.0

14 Nov 17:45
Compare
Choose a tag to compare

0.11.7-beta.0 (2024-11-14)

Bug Fixes
  • validation: validate radio with string-y types; (#94) (606913d8)

v0.11.6-beta.0

15 Oct 12:40
Compare
Choose a tag to compare

0.11.6-beta.0 (2024-10-15)

Bug Fixes
  • modify: Support json schemas without allOf (#93) (03795d0a)

v0.11.5-beta.0

22 Aug 11:21
Compare
Choose a tag to compare

0.11.5-beta.0 (2024-08-22)

Bug Fixes
  • validation: Validate null field type correctly (#91) (1cb8b61f)
  • files: accept object value with name property (#91) (1cb8b61f)

v0.11.4-beta.0

20 Aug 17:18
Compare
Choose a tag to compare

0.11.4-beta.0 (2024-08-20)

Bug Fixes
  • file: Validate the value is an instance of File (#87) (8361df0d)
Chores
  • tests: Move code in global test scope to inside beforeAll (#90) (88f7d3c9)

v0.11.3-beta.0

19 Aug 17:57
Compare
Choose a tag to compare

0.11.3-beta.0 (2024-08-19)

Bug Fixes
  • select/radio: Add support for options with boolean type (#89) (127f70b3)

v0.11.2-beta.0

31 Jul 20:12
Compare
Choose a tag to compare

0.11.2-beta.0 (2024-07-30)

Bug Fixes
  • modify:

    • Support x-jsf shorthands in all methods, fix TS declarations; (#85) (9a87c19b)
  • createHeadlessForm:

    • mark createHeadlessForm config.customProperties as deprecated (#85) (9a87c19b)
    • support custom attributes as functions (do not execute them) (#86) (3674fc87)

v0.11.1-beta.0

26 Jul 12:34
Compare
Choose a tag to compare

0.11.1-beta.0 (2024-07-26)

Chores
  • modify: Add missing Typescript declarations (#84) (86b3af2a)

v0.11.0-beta.0

25 Jul 16:43
Compare
Choose a tag to compare

0.11.0-beta.0 (2024-07-25)

Breaking changes
  • modify:
    • Change the return result to include warnings (#83) (e07fcec8)
New Features

v0.10.1-beta.0

24 Jul 08:18
Compare
Choose a tag to compare
Chores

Text field docs: Change naming of ID number property (#74) (338ddd2a)