Skip to content

Latest commit

 

History

History
480 lines (204 loc) · 14.7 KB

CHANGELOG.md

File metadata and controls

480 lines (204 loc) · 14.7 KB

0.25.2 (2022-11-30)

0.25.1 (2022-11-30)

Bug Fixes

  • ng-xform: fix ci and move to github actions (#58) (f9a6141)
  • ngxform: fix export module not compatible with angular 10 projects (#57) (68ea135)

0.25.0 (2019-01-28)

Bug Fixes

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

0.24.1 (2019-01-28)

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)

0.24.0 (2019-01-02)

Bug Fixes

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

0.23.0 (2018-12-21)

Features

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

0.22.3 (2018-12-19)

Bug Fixes

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

0.22.2 (2018-12-10)

Bug Fixes

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

0.22.1 (2018-12-04)

Bug Fixes

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

0.22.0 (2018-12-03)

Features

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

0.21.2 (2018-11-23)

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)

0.21.1 (2018-10-30)

0.21.0 (2018-10-30)

0.20.1 (2018-10-17)

Features

  • MeasureField: add format options to measure field to properly format values (c8cca28)
  • MeasureField: add formatOptions example for MeasureFiled on README file (f1862b2)
  • SelectField: improve coverage os select field with search key handler (566dd78)
  • SelectField: remove unused import of Observable (7bb0d9f)

0.20.0 (2018-10-11)

Features

  • Decouple Xform and Submit/Cancel buttons bar (462456b)

0.19.2 (2018-10-08)

0.19.1 (2018-10-08)

Bug Fixes

  • lib: reset model on fields change (3ae1350)

Features

  • DataRangeField: improve code coverage for data range field and error message pipe (#37) (e265588)

0.19.0 (2018-09-20)

Features

0.18.0 (2018-08-21)

Features

  • Custom Field: add support to custom field with template (#33) (a834db7)
  • NgXform: remove errorCode (#32) (9c1b77b)

0.17.0 (2018-08-02)

Bug Fixes

  • npm: checking if logged in (2cc979c)
  • npm: checking if logged in (ef40512)

0.16.0 (2018-07-24)

Features

  • error-message.pipe: adding custom error message support (#30) (aea9c13)
  • MeasureField: setting min-width and text-align (#29) (6462c53)

0.15.5 (2018-07-18)

Bug Fixes

  • RadioGroupField: fixing boolean values error (f7c94da)

Features

  • RadiogroupField: add support to radio group (b4f688b)
  • RadiogroupField: add support to radio group (#28) (368df53)

0.15.4 (2018-07-05)

0.15.3 (2018-07-04)

Bug Fixes

  • ng-xform: Fix typo and demo code (#26) (3fb2cd1)

0.15.2 (2018-07-04)

Features

  • ng-xform: Add support for addNewOption on the fly (2da43df)

0.15.1 (2018-06-18)

Features

  • ng-xform): Present flag red asterisk on required fields when in horizontal layout (#24: feat(ng-xform): Present flag red asterisk on required fields when in horizontal layout (#24): (734b84d), closes #24

0.15.0 (2018-06-06)

Features

  • ng-xform: set angular LOCALE_ID as default (#23) (1a73f93)

0.14.0 (2018-06-01)

0.13.0 (2018-05-30)

Features

  • ng-xform: add tests for change unit and set disabled (1fc31b4)
  • ng-xform: support for bundle generation with external dependency for mathjs (c1ca176)
  • ng-xform: update documentation and remove dependencies from js_quantities (2446c29)

0.11.0 (2018-05-24)

0.10.0 (2018-05-21)

Features

  • ng-xform: support for type checked fields key (d2d3e5b)

0.9.1 (2018-05-11)

Bug Fixes

  • ng-xform: Expose root form values in base dynamic field visibility fn (92d0548)
  • SelectFieldCompoenet: force label update when options are setted by observable (#17) (bd330a3)

0.9.0 (2018-05-08)

Bug Fixes

  • ci: fix ci test runner (c24a630)
  • ci: fix ci test runner (24aef01)
  • ng-xform: fix horizontal layout (12b37ca)

0.7.1 (2018-04-17)

0.7.0 (2018-04-17)

Bug Fixes

  • ng-xform: reference error (9aeee93)

Features

  • ng-xform: support for horizontal form layout (fea1b0c)

0.6.3 (2018-04-12)

Bug Fixes

  • MeasureComponent: fixing change unit (#14) (914d283)

0.6.2 (2018-04-10)

Bug Fixes

  • MeasureCompinent: display '-' when null (816a249)

0.6.1 (2018-04-10)

Bug Fixes

  • MeasureComponent: fixing the undefined input element error when … (#13) (a6c25a6)

0.6.0 (2018-04-09)

0.5.1 (2018-03-20)

Bug Fixes

  • demo: fix demo application (d2b2194)
  • ng-xform: fix checkbox component to send false instead of null (#10) (adabf82)

0.5.0 (2018-03-19)

Features

0.4.0 (2018-03-15)

0.3.0 (2018-03-02)

Features

  • datepicker: add datepicker field (#6) (eada3e4)

0.2.3 (2018-02-23)

  • Control value accessor (#4) (5476f15), closes #4

BREAKING CHANGES

  • Removed AutoCompleteField;

fix(test): the version of @ng-select/ng-select was locked to 0.16.0

0.2.2 (2018-02-02)

Features

  • ng-xform: Add nested form group support (bb3dc2a)

0.2.1 (2018-01-31)

0.1.4 (2018-01-31)

0.1.3 (2018-01-31)

Bug Fixes

  • ng-xform: submit autocomplete with a null value (#1) (3a51978)

0.1.2 (2018-01-26)

Features

  • ng-xform: object attribute mapping for autocomplete field (5fe3961)

0.1.1 (2018-01-24)

Features

  • lib: dynamic form with fields: text, autocomplete, measure, select (f559b33)
  • ng-xform: dynamic form with fields: text, autocomplete, measure, select (b17e720)