Releases: timdeschryver/ng-signal-forms
Releases · timdeschryver/ng-signal-forms
v1.14.0
1.14.0 (2024-11-08)
Features
- add
markAsPristine
to mark FormField and FormGroup as pristine (#49) (d702b31)
v1.13.0
1.13.0 (2024-11-07)
Features
- add method to check for a validator (#48) (b8e2153)
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)