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

Commit 4c71ea6

Browse files
committed
bumped version after merge of errorMessageVisible
1 parent 6359a10 commit 4c71ea6

File tree

5 files changed

+7
-6
lines changed

5 files changed

+7
-6
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-validation-ghiscoding",
3-
"version": "1.5.13",
3+
"version": "1.5.14",
44
"author": "Ghislain B.",
55
"description": "Angular-Validation Directive and Service (ghiscoding)",
66
"main": [

changelog.txt

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

3+
1.5.14 (2017-01-18) Added errorMessageVisible at updateErrorMsg this help to know when the error message is displayed or not.
34
1.5.13 (2016-12-29) Make sure element exist before looking for `isValidationCancelled`, issue #139
45
1.5.12 (2016-12-15) Fix a small issue introduced by last commit (Angular Form overwritten with simple object in some rare occasions).
56
1.5.11 (2016-12-15) Fix checkFormValidity with formName argument, issues #135 #139 #140 #141

0 commit comments

Comments
 (0)