Skip to content

Releases: kelp404/angular-validator

v0.1.4

25 Jan 14:35

Choose a tag to compare

  • updated AngularJS 1.2.10
  • fixed multithread issue #2

v0.1.3

05 Jan 07:35

Choose a tag to compare

  • updated AngularJS 1.2.7
  • added validator-group 8b4fb0b
  • added init() 5e7e819
  • added .select() when validate error b9c370d

v0.1.2

04 Dec 08:58

Choose a tag to compare

  • fixed bugs
  • updated AngularJS 1.2.3
  • added default rules url

v0.1.1

24 Nov 02:31

Choose a tag to compare

  • support AngularJS 1.2.1.
  • use attrs.$observe at the directive.
  • support new attributes required and validator-required.
  • added a default rule email.