Skip to content

Releases: timdeschryver/ng-signal-forms

v1.10.0

03 Feb 18:26
3730d4e
Compare
Choose a tag to compare

1.10.0 (2024-02-03)

Features

  • automatically set input state based on control state (3730d4e)

v1.9.0

03 Feb 17:56
99a0568
Compare
Choose a tag to compare

1.9.0 (2024-02-03)

Features

  • add readOnly to form field (99a0568)

v1.8.2

03 Feb 08:20
c3577b3
Compare
Choose a tag to compare

1.8.2 (2024-02-03)

Bug Fixes

  • add allowSignalWrites inside SignalInputDirective (#32) (c3577b3)

v1.8.1

31 Jan 18:20
9de55c1
Compare
Choose a tag to compare

1.8.1 (2024-01-31)

Bug Fixes

  • 💅 touch-up formgroup types for collections (9de55c1)

v1.8.0

27 Jan 17:57
88f160a
Compare
Choose a tag to compare

1.8.0 (2024-01-27)

Features

v1.7.0

27 Jan 15:33
4479d9b
Compare
Choose a tag to compare

1.7.0 (2024-01-27)

Features

v1.6.0

09 Dec 11:10
d03d875
Compare
Choose a tag to compare

1.6.0 (2023-12-09)

Features

v1.5.0

17 Nov 17:47
8cf9eef
Compare
Choose a tag to compare

1.5.0 (2023-11-17)

Features

v1.4.0

28 Oct 07:57
653c90a
Compare
Choose a tag to compare

1.4.0 (2023-10-28)

Bug Fixes

  • replace mutate with update function to prepare for v17 (#23) (0f5defe), closes #22

Features

  • add classes indicating form field status (#21) (653c90a)

v1.3.1

09 Oct 17:07
8687663
Compare
Choose a tag to compare

1.3.1 (2023-10-09)

Bug Fixes

  • change signal input modifier to accept whole value signal instead of set function (#19) (8687663)