Skip to content
This repository was archived by the owner on Aug 15, 2021. It is now read-only.

Releases: jonsamwell/angular-auto-validate

v1.18.4

16 Mar 00:25
Compare
Choose a tag to compare

Added form attr option 'removeExternalValidationErrorsOnSubmit' to clear all the external validation warnings
on an element when a form is validated. Note: this is true by default so you don't need to include the attribute on the
parent form.

v1.18.3

15 Mar 23:42
Compare
Choose a tag to compare

Fixed typo in all lang files submitted by @priyank2005.
Fixed issue with disabling validation on sub forms.

v1.12.21

01 Dec 14:34
Compare
Choose a tag to compare
Update changelog.txt

V1.0.2

27 Jun 09:00
Compare
Choose a tag to compare
Added banner to dist files