Skip to content
This repository has been archived by the owner on Dec 10, 2022. It is now read-only.

Releases: jbockle/au-jsonschema-form

v0.7.5

11 Nov 03:35
Compare
Choose a tag to compare

0.7.5 (2021-11-11)

Features

  • enum: custom enum labels (f18ef73)

v0.7.4

11 Nov 02:58
Compare
Choose a tag to compare

0.7.4 (2021-11-11)

Bug Fixes

  • only init definitions when bound (ad8051f)
  • conditional: ui:view-class applied twice (a77b1cb)

Features

  • array: add string array view (1a7cfd8)

v0.7.3

12 Aug 03:29
Compare
Choose a tag to compare

0.7.3 (2021-08-12)

Features

  • contexts: inject additional context (5e48014)

v0.7.2

13 Jul 11:51
Compare
Choose a tag to compare

0.7.2 (2021-07-13)

Bug Fixes

  • conditional vanish when swapped with else (051cce6)

v0.7.1

18 May 03:42
Compare
Choose a tag to compare

0.7.1 (2021-05-18)

Bug Fixes

  • slots reset view when schema changes (1215a0e)

v0.7.0

17 May 11:55
Compare
Choose a tag to compare

0.7.0 (2021-05-17)

Bug Fixes

  • checkboxes should be disabled when readonly (53c13b1)
  • number range only when range less than 100 (6381a8a)
  • reset uiSchema context on schema change (3d7cd68)

Features

v0.6.4

24 Mar 20:50
Compare
Choose a tag to compare

0.6.4 (2021-03-24)

Bug Fixes

  • null reflect as object in js (b9c22bc)

v0.6.3

23 Mar 19:26
Compare
Choose a tag to compare

0.6.3 (2021-03-23)

Bug Fixes

  • merge defaults overriding value (063d716)

v0.6.2

16 Mar 18:21
Compare
Choose a tag to compare

0.6.2 (2021-03-16)

Bug Fixes

  • error-schema: is never null/undefined (c8b816d)

v0.6.1

05 Mar 00:25
Compare
Choose a tag to compare

0.6.1 (2021-03-05)

Bug Fixes

  • defaults: booleans are overridden to false (4c73765)