Releases: timdeschryver/ng-signal-forms
Releases · timdeschryver/ng-signal-forms
v1.10.0
1.10.0 (2024-02-03)
Features
- automatically set input state based on control state (3730d4e)
v1.9.0
1.9.0 (2024-02-03)
Features
- add readOnly to form field (99a0568)
v1.8.2
1.8.2 (2024-02-03)
Bug Fixes
- add allowSignalWrites inside SignalInputDirective (#32) (c3577b3)
v1.8.1
1.8.1 (2024-01-31)
Bug Fixes
- 💅 touch-up formgroup types for collections (9de55c1)
v1.8.0
1.8.0 (2024-01-27)
Features
v1.7.0
1.7.0 (2024-01-27)
Features
v1.6.0
1.6.0 (2023-12-09)
Features
v1.5.0
1.5.0 (2023-11-17)
Features
v1.4.0
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
1.3.1 (2023-10-09)
Bug Fixes
- change signal input modifier to accept whole value signal instead of set function (#19) (8687663)