Releases: LabShare-Archive/ngx-forms
Releases · LabShare-Archive/ngx-forms
v2.0.1
2.0.1 (2018-07-23)
Bug Fixes
v1.1.4
1.1.4 (2018-07-20)
Bug Fixes
- ci: fix build command (3ece456)
- ci: fix Travis branch name (6730dba)
- package: unpin Angular4 dependencies (3c1b43e)
v2.0.0
2.0.0 (2018-07-03)
chore
- package: update dependencies (5d97e58)
BREAKING CHANGES
- package: Updated Angular from 4 to 6
v1.1.3
1.1.3 (2018-07-02)
Bug Fixes
- fixed version of rxjs-compat (43e3a63)
v1.1.2
1.1.2 (2018-06-28)
Bug Fixes
v1.1.1
1.1.1 (2018-06-25)
Bug Fixes
- coverage: remove outdir to fix wrong path in lcov.info (cae16d0)
- package: remove font awesome (a2293bf)
- ui: #PPC-53 exclude adding formControl custom field (7ede7ee), closes #PPC-53
v1.1.0
1.1.0 (2018-06-25)
Features
- test: add unit test for dynamic field (8747851)
- ui: #PPC-53 allow form to load external component (b4e2a70), closes #PPC-53
v1.0.0
1.0.0 (2018-06-18)
Bug Fixes
- docs: update doc gif (d38ea1a)
- npm: SHELL-1530 SHELL-1531 #qa/testing Integrate with automated NPM versioning (7678878)
- test: add more details on unit test (6f8c3d6)
- test: remove coverage (04f5394)
- test: update karma.conf (d5d4578)
- test: update test coverage (a8505bf)
- test: update unit test (47d0ef0)
Features
- npm: integrate with semantic-release SHELL-1528 (0dddabe)
- ui: #PPC-50 #PPC-51 add radio and checkbox buttons (c5f3355), closes #PPC-50 #PPC-51