Skip to content

Releases: FacultyCreative/ngActiveResource

v0.2.4

07 Jan 17:41
Compare
Choose a tag to compare

Allow nested validations

v0.2.3

07 Jan 16:24
Compare
Choose a tag to compare

Allow any key to add a custom validation message

v0.2.2

06 Jan 23:01
Compare
Choose a tag to compare

Fix regex validation

v0.2.1

27 Dec 06:37
Compare
Choose a tag to compare

Fix edge case where Model.instance#validate(field) would validate all fields if the field name passed in was not a valid field on the model. Instead, #validate will now validate nothing.

v0.2.0

27 Dec 02:54
Compare
Choose a tag to compare

BREAKING CHANGE: Change valid, invalid, and errors to $valid, $invalid, and $errors to match ngModelController and avoid potential naming collisions.

v0.1.6

27 Dec 01:51
Compare
Choose a tag to compare
Release v0.1.6

v0.1.5

26 Dec 23:22
Compare
Choose a tag to compare

Allow error stacking

v0.1.4

26 Dec 22:35
Compare
Choose a tag to compare

Fix validation scoping issue

v0.1.3

26 Dec 08:55
Compare
Choose a tag to compare

Fix simple form to wait for ng-model to load

v0.1.2

26 Dec 07:54
Compare
Choose a tag to compare
Release v0.1.2