Skip to content
This repository was archived by the owner on Jul 1, 2020. It is now read-only.

Commit cf24b69

Browse files
committed
typo
1 parent 220c453 commit cf24b69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changelog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Angular-Validation change logs
22

3-
1.4.1 (2015-08-09) Fixed issue #55 - TextArea validation problem with ENTER key (newline).
3+
1.4.1 (2015-08-09) Fixed issue #56 - TextArea validation problem with ENTER key (newline).
44
1.4.0 (2015-08-06) Tested with AngularJS 1.4.x branch. Also fixed issue #55 - ui bootsrap datepicker and angular-validation.
55
1.3.39 (2015-07-28) Fixed issue #54 - display alt text as HTML instead of escaped text, changed from `.text()` to `.html()`
66
1.3.38 (2015-07-28) Fixed issue #52 - Changed default behavior of `ngDisabled` which was displaying error message right after an element became enabled, it will still pre-validate but not directly show the error message unless `preValidateFormElements` is set to True. Fixed issue #53 - To support `ngIf` (add a trigger on element `$destroy`).

0 commit comments

Comments
 (0)