Skip to content

Tags: timdeschryver/ng-signal-forms

Tags

v1.14.1

Toggle v1.14.1's commit message
fix: add LICENSE

v1.14.0

Toggle v1.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add `markAsPristine` to mark FormField and FormGroup as pristine (

#49)

v1.13.0

Toggle v1.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add method to check for a validator (#48)

v1.12.1

Toggle v1.12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: corrected maxLength validator error name (#46)

v1.12.0

Toggle v1.12.0's commit message

Verified

This commit was signed with the committer’s verified signature.
timdeschryver Tim Deschryver
feat: add more validators

v1.11.3

Toggle v1.11.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: cleanup dependencies (#34)

v1.11.2

Toggle v1.11.2's commit message

Verified

This commit was signed with the committer’s verified signature.
timdeschryver Tim Deschryver
fix: ignore initial value to set dirty state

v1.11.1

Toggle v1.11.1's commit message

Verified

This commit was signed with the committer’s verified signature.
timdeschryver Tim Deschryver
fix: set valid state to valid on validation disable

v1.11.0

Toggle v1.11.0's commit message

Verified

This commit was signed with the committer’s verified signature.
timdeschryver Tim Deschryver
feat: add errorMessage

v1.10.2

Toggle v1.10.2's commit message

Verified

This commit was signed with the committer’s verified signature.
timdeschryver Tim Deschryver
fix: reset initial group values on reset