0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed problem with a control inside a directive with a custom scope being validated in the validateForm method of the validation controller. This was happening for button elements only. More... almost 11 years ago
Renamed the debounce service to jcs-debounce as it was conflicting a service with the same name in angular-strap v2. More... almost 11 years ago
If the visual styling is disabled makeDefault is called to remove the styling More... almost 11 years ago
Added the ability to disable visual styling of an element in valid and invalid states at an element level. More... almost 11 years ago
Added the ability to override the error message type display from a validatin failure by adding a *-err-type attribute to the element. More... almost 11 years ago
When () is called on a ngModel controller this now returns the element to its default visual state. More... almost 11 years ago
Updated version More... almost 11 years ago
Added German culture file contributed from https://github.com/miseeger More... almost 11 years ago
Added the ability to globally enable/disable valid and invalid element styling. More... about 11 years ago
When the form is reset the is called on the controls associated ngModel controller to ensure validation isn't fired again and makes performs validation again. More... about 11 years ago
Fixed bug with unbind reset listen on the formReset directive. More... about 11 years ago
Added tests around the new form reset functionality More... about 11 years ago
Padded out solution to reset a form and make all form elements appear in thier default state More... about 11 years ago
Changed the filenames of the culture files to lowercase and ensure the culture files are always request in lowercase regardless of the casing of the set cultlure. More... about 11 years ago
Updated bower version More... about 11 years ago
Fixed error with the foundation5ElementModifier not removing the '.error' class from a nested input element. More... about 11 years ago
updated bower file and removed unused dev dependicies More... about 11 years ago
Update i18n resource retrieval path to match the bower installed path. More... about 11 years ago
Update bower version More... about 11 years ago
Added i18n to defaultMessageResolver and updated the docs. Added fr-FR.json language file - it you can translate PR the repo with a new language file (or email me) thanks! Fixed problem with the bootstrap3ElementModifier appending the error message and error icon in the wrong place if the form was a .form-horizontal. More... about 11 years ago
First pass of adding i18n to the module More... about 11 years ago
Merge pull request #6 from jgoux/fix-issue-4 More... about 11 years ago
Chan More... about 11 years ago
Change help-text class to help-block More... about 11 years ago
Fixed issue with not calling the ng-submit function when the form contains an element without validation & added tests to prove functionality. Sorted out issue with the ngModelDecorartor not working well with the latest 1.3+ version on angular ngModel directive. More... about 11 years ago
Added banner to dist files More... about 11 years ago
Removed library dependency on JQuery More... about 11 years ago
Sorted out bower dependencies More... about 11 years ago
Sorted out dependencies in bower file More... about 11 years ago
Changed version number More... about 11 years ago