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)
Bug Fixes
- ng-xform: unsubscribing from searchHandlers (#53) (a1ba276)
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)
Bug Fixes
- MeasureField: accept exponential value input (#52) (12a7f96)
Features
Bug Fixes
- xform: date field does not show date picker on read mode (#49) (5c49da8)
Bug Fixes
- InputNumber: fixing InputNumberComponent on Firefox (#48) (9acacbc)
Bug Fixes
- MeasureField: fixing loop on writevalue (#47) (b38579a)
Features
- ng-xforms: onChangeFn parameter added to DynamicField (#44) (6c01689)
- NumberField: add InputNumberComponent (#45) (e8c3af9)
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)
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)
Features
- Decouple Xform and Submit/Cancel buttons bar (462456b)
Bug Fixes
- lib: reset model on fields change (3ae1350)
Features
- DataRangeField: improve code coverage for data range field and error message pipe (#37) (e265588)
Features
Features
- Custom Field: add support to custom field with template (#33) (a834db7)
- NgXform: remove errorCode (#32) (9c1b77b)
Bug Fixes
- npm: checking if logged in (2cc979c)
- npm: checking if logged in (ef40512)
Features
- error-message.pipe: adding custom error message support (#30) (aea9c13)
- MeasureField: setting min-width and text-align (#29) (6462c53)
Bug Fixes
- RadioGroupField: fixing boolean values error (f7c94da)
Features
- RadiogroupField: add support to radio group (b4f688b)
- RadiogroupField: add support to radio group (#28) (368df53)
Bug Fixes
Features
- ng-xform: Add support for addNewOption on the fly (2da43df)
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
Features
- ng-xform: set angular LOCALE_ID as default (#23) (1a73f93)
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)
Features
- ng-xform: support for type checked fields key (d2d3e5b)
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)
Bug Fixes
- ci: fix ci test runner (c24a630)
- ci: fix ci test runner (24aef01)
- ng-xform: fix horizontal layout (12b37ca)
Bug Fixes
- ng-xform: reference error (9aeee93)
Features
- ng-xform: support for horizontal form layout (fea1b0c)
Bug Fixes
- MeasureComponent: fixing change unit (#14) (914d283)
Bug Fixes
- MeasureCompinent: display '-' when null (816a249)
Bug Fixes
- MeasureComponent: fixing the undefined input element error when … (#13) (a6c25a6)
Bug Fixes
- demo: fix demo application (d2b2194)
- ng-xform: fix checkbox component to send false instead of null (#10) (adabf82)
Features
Features
- datepicker: add datepicker field (#6) (eada3e4)
- 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
Features
- ng-xform: Add nested form group support (bb3dc2a)
Bug Fixes
- ng-xform: submit autocomplete with a null value (#1) (3a51978)
Features
- ng-xform: object attribute mapping for autocomplete field (5fe3961)
Features
- lib: dynamic form with fields: text, autocomplete, measure, select (f559b33)
- ng-xform: dynamic form with fields: text, autocomplete, measure, select (b17e720)