You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 15, 2021. It is now read-only.
Fixes issue (#88) where the node is a comment.Fixes issue with validation error message placement with checkboxes and radio groups for the BS3 modifier.
Copy file name to clipboardExpand all lines: bower.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "angular-auto-validate",
3
-
"version": "1.18.15",
3
+
"version": "1.18.16",
4
4
"description": "An automatic validation module for AngularJS which gets rid of excess html in favour of dynamic element modification to notify the user of validation errors",
Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "angular-auto-validate",
3
-
"version": "1.18.15",
3
+
"version": "1.18.16",
4
4
"description": "An automatic validation module for AngularJS which gets rid of excess html in favour of dynamic element modification to notify the user of validation errors",
0 commit comments