8000 Tags · ghiscoding/angular-validation · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jul 1, 2020. It is now read-only.

Tags: ghiscoding/angular-validation

Tags

v1.5.25

Toggle v1.5.25's commit message
add Chinese locale translation "cn.json"

v1.5.24

Toggle v1.5.24's commit message
fix #160 validate on empty validation-service

v1.5.23

Toggle v1.5.23's commit message
merged PR #162 and PR #163

v1.5.22

Toggle v1.5.22's commit message
Merged #157 to add Simplified Chinese locale

Thanks to @wbiz for providing Simplified Chinese locale

v1.5.21

Toggle v1.5.21's commit message
update changelog

v1.5.20

A1E7 Toggle v1.5.20's commit message
update changelog

v1.5.19

Toggle v1.5.19's commit message
Fix #150 angularValidation.revalidate problems

Thanks to @jsolt for fixing the issue

v1.5.18

Toggle v1.5.18's commit message
Fix disabled="false" as attribute to run validation

evaluate the disabled="false" attribute value in Angular-Validation so
that the validation kicks in when this value is set to "false". This was
problem found with the 3rd party library nya-bootstrap-select

v1.5.17

Toggle v1.5.17's commit message
Add silent mode to checkFormValidity function

v1.5.16

Toggle v1.5.16's commit message
Fix issue where empty Form Controller was throwing an error

0