Skip to content
This repository was archived by the owner on Aug 25, 2020. It is now read-only.

Releases: LabShare-Archive/ngx-forms

v2.0.1

23 Jul 16:06
Compare
Choose a tag to compare

2.0.1 (2018-07-23)

Bug Fixes

v1.1.4

20 Jul 18:56
Compare
Choose a tag to compare

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

03 Jul 18:37
Compare
Choose a tag to compare

2.0.0 (2018-07-03)

chore

  • package: update dependencies (5d97e58)

BREAKING CHANGES

  • package: Updated Angular from 4 to 6

v1.1.3

02 Jul 14:48
Compare
Choose a tag to compare

1.1.3 (2018-07-02)

Bug Fixes

  • fixed version of rxjs-compat (43e3a63)

v1.1.2

28 Jun 15:10
Compare
Choose a tag to compare

1.1.2 (2018-06-28)

Bug Fixes

v1.1.1

25 Jun 20:08
Compare
Choose a tag to compare

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

25 Jun 05:21
Compare
Choose a tag to compare

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

18 Jun 18:18
Compare
Choose a tag to compare

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