Angular Validation Versions Save

[INACTIVE] Client Side Validation for AngularJS 1. (You should use version > 2 :boom:)

v1.2.6

9 years ago

Important

This version support to angularjs version 1.2.x To support angularjs version 1.3.x, please use angular-validation 1.3.x

Fix

bcaab7e Custom message on html not displaying with multiple validator

v1.2.5

9 years ago

New Features

911b791 Support for multiple validators on a single input

Tools

c941b0b Add jshint and jsbeautifier

v1.2.2

9 years ago

Fix

a96c499 Fix validationSubmit directive to avoid non interpretation of others angular treatments 0474c8a Fixed customizable initial validation.

Demo

5f06982 Fix rule required

Documentation

Update readme file and add Q&A API page

v1.2.1

9 years ago

New features

6a682b0 Add rule.js => angular-validation-rule.js 343f578 Show error message when the form is undefined 78e15a3 Allow validate/reset multiple scope model e16c592 Allow validate/reset only one scope model

Documentation

172fd8c Added bootstrap integration to readme. Moved contributing info to CON…

v1.2.0

9 years ago

New features

b1f875e Do more in setExpression(...) b1d4a54 New Features validation-submit & validation-reset

Fix

73ff4b0 checkValid using timeout inside submit af5ea19 unique field event

Documentation

9a6fd48 When using checkValid()

v1.1.2

10 years ago

Fix

964c5779634f70aa1013c5c415beb9b6041678e6 Fix callback reference issue ea4fc9413546442dfda73df1d76b1a8e6a9ccd98 Add scope apply in blur callback

Tools

41215a9a1cbedd82e1db31cc116243910f5af4a4 Replace connect as BrowserSync

test

6ff77c8dc9d8de18652714dbb057803d8fcecbe1 Allow test for node 0.11

v1.1.1

10 years ago

New features

794291d782b8ba8c4888d9610364d72125402408 Focus first input element when submit error #11

Fix

a08264c91bfd2a6bde676d9cba0a4ce3c96a5099 Fix given value '' while reset phase 8e594cf33d573898346a468cfcbf8f9bf7e8d5ea Fix scope.$on('submit') order

Documentation

46937cc625df9309c5bacb3e3195c151289cca78 Update Documentation, setup validation in config state

lib

upgrade angular.1.2.16 upgrade angular.1.3.0-beta.5

v1.1.0

10 years ago

New features

09894d8bc6a3379cc2741e456d7809a040d1ca49 Allow disable showing success message #6 ad0f55d69629fbec4e550277c9f5e911626c623b Differentiate submit submit-only method #4

Fix

0a96acb59f023a101612565f3e6c9173929dcf96 Fix validate.reset method

v1.0.6

10 years ago

update bower.json

v1.0.5

10 years ago

Update dev Update angularjs 51f0019477a1ec459edfea4b2966bd6a16b2a348 - provider validate reset doesn't need parameter scope anymore