0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 01, 2024 — Aug 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
#110 Add an option to automatically scroll to the first faulty input More... over 9 years ago
Updated changelog release date More... almost 10 years ago
fixed issue with i18n loader More... almost 10 years ago
Merge branch 'master' of https://github.com/jonsamwell/angular-auto-validate More... almost 10 years ago
Possible breaking change fixing i18n caching issue with en-us and en-gb files. The default languageis now 'default' and not en-gb.New Turkish translation.Updated German translationIE10 speed improvement when validating a form.The BS3 modifier no longer adds the has-feedback class if state icons are not enabled.Fixed issue when serialising the form controller to jsonYou can now add the attribute disable-auto-validate=true to an element and it won't validate. More... almost 10 years ago
Merge pull request #101 from leoalmar/master More... almost 10 years ago
Merge pull request #106 from agriboz/patch-1 More... almost 10 years ago
Angular Auto Validate Turkish Translate More... almost 10 years ago
Change in Process Element condition to improve IE10 Performance More... almost 10 years ago
Merge pull request #104 from vinodacheorg/IE10Performance More... almost 10 years ago
Merge pull request #102 from fkammer/improve-german-translations More... almost 10 years ago
Improve german translations More... almost 10 years ago
Change the default language to 'default' More... almost 10 years ago
Merge pull request #96 from dhiraj/master More... almost 10 years ago
Improved error reporting when a custom error override is specified. More... almost 10 years ago
Added pt-pt and zh-tw lang files More... almost 10 years ago
Update version number More... almost 10 years ago
Added pt-pt and zh-tw lang files More... almost 10 years ago
Merge pull request #95 from renamed/patch-1 More... almost 10 years ago
Merge pull request #94 from PeterDaveHello/patch-1 More... almost 10 years ago
Added pt-br and pt-pt to autoValidate More... almost 10 years ago
Create jcs-auto-validate_zh-tw.json More... almost 10 years ago
Fixes issue (https://github.com/jonsamwell/angular-auto-validate/issues/88) where the node is a comment.Fixes issue with validation error message placement with checkboxes and radio groups for the BS3 modifier. More... almost 10 years ago
Updated encoding for chinese characters More... almost 10 years ago
Added zh-cn lang file More... almost 10 years ago
Added zh-cn lang file More... almost 10 years ago
V1.18.15 01/09/2015Added nl-nl (Dutch) language file thanks to <Jonathan voor de Poorte>Foundation modifier now checks for either the 'columns' or 'column' class as you can you either with foundation 5.Fixed issue https://github.com/jonsamwell/angular-auto-validate/issues/85 supportsNgModelOptions logic mistake More... almost 10 years ago
Fixed issue with globally changing default form validation options. More... almost 10 years ago
Merge branch 'master' of https://github.com/jonsamwell/angular-auto-validate More... almost 10 years ago
Added a default value for the form option validateOnFormSubmit in the validator. More... almost 10 years ago