Skip to content

Releases: ESSS/ng-xform

v0.25.2

30 Nov 17:04
Compare
Choose a tag to compare
chore(release): :sparkles: :tada: create tag for version vv0.25.2

v0.25.0

28 Jan 16:43
Compare
Choose a tag to compare

Bug Fixes

  • ng-xform: unsubscribing from searchHandlers (#53) (a1ba276)

v0.24.1

28 Jan 12:15
Compare
Choose a tag to compare

Bug Fixes

  • ngxform: fix measure field value not reseting (d3c4222)
  • NumberField: not showing zero values (a742e6d)
  • xform: fix cancel not reverting form field values (bfe3c62)
  • xform: fix cancel not reverting form field values (2387513)

v0.24.0

02 Jan 15:17
Compare
Choose a tag to compare

Bug Fixes

  • MeasureField: accept exponential value input (#52) (12a7f96)

v0.23.0

21 Dec 16:12
Compare
Choose a tag to compare

Features

  • ng-xform: suppot async validators (#51) (d0e1f15)

v0.22.3

19 Dec 12:11
Compare
Choose a tag to compare

Bug Fixes

  • xform: date field does not show date picker on read mode (#49) (5c49da8)

v0.22.2

10 Dec 14:41
Compare
Choose a tag to compare

Bug Fixes

  • InputNumber: fixing InputNumberComponent on Firefox (#48) (9acacbc)

v0.22.1

04 Dec 20:45
Compare
Choose a tag to compare

Bug Fixes

  • MeasureField: fixing loop on writevalue (#47) (b38579a)

v0.22.0

03 Dec 19:58
Compare
Choose a tag to compare

Features

  • ng-xforms: onChangeFn parameter added to DynamicField (#44) (6c01689)
  • NumberField: add InputNumberComponent (#45) (e8c3af9)

v0.21.2

23 Nov 15:11
Compare
Choose a tag to compare

Bug Fixes

  • xform: fix MeasureField writeValue method for null values (#42) (19a0faf)
  • xform: fix reset form value with cancel when started on editing … (#43) (9f6c499)