This repository was archived by the owner on Nov 24, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.0.1 - 2014-07-16
4+ - Revalidate field with $modelValue instead of $viewValue on constraint change event, fixes [ #34 ] ( https://github.com/netceteragroup/valdr/pull/34 )
5+
36## 1.0.0 - 2014-06-27
4- - added support for isolated scopes around valdr-message directive, closes[ #32 ] ( https://github.com/netceteragroup/valdr/issues/32 )
7+ - added support for isolated scopes around valdr-message directive, closes [ #32 ] ( https://github.com/netceteragroup/valdr/issues/32 )
58
69## 0.2.0 - 2014-05-03
710- add hibernateEmail validator, closes [ #26 ] ( https://github.com/netceteragroup/valdr/issues/26 )
Original file line number Diff line number Diff line change 22 "author" : " Netcetera AG" ,
33 "name" : " valdr" ,
44 "description" : " A model centric approach to AngularJS form validation" ,
5- "version" : " 1.0.0 " ,
5+ "version" : " 1.0.1 " ,
66 "homepage" : " https://github.com/netceteragroup/valdr" ,
77 "repository" : {
88 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " valdr" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " A model centric approach to AngularJS form validation" ,
55 "homepage" : " https://github.com/netceteragroup/valdr" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments