Releases: timdeschryver/ng-signal-forms
Releases · timdeschryver/ng-signal-forms
v1.12.1
1.12.1 (2024-08-23)
Bug Fixes
- corrected maxLength validator error name (#46) (c2e3702)
v1.11.2
1.11.2 (2024-02-07)
Bug Fixes
- ignore initial value to set dirty state (c628840)
v1.11.1
1.11.1 (2024-02-07)
Bug Fixes
- set valid state to valid on validation disable (8803445)
v1.10.2
1.10.2 (2024-02-06)
Bug Fixes
- correct FormGroup array types with fields (013929c)
- reset initial group values on reset (b3b6860)
v1.10.1
1.10.1 (2024-02-06)
Bug Fixes
- correct FormGroup array types (90d7705)
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)