0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Jul 30, 2025 — Jul 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'feat-alt-attach' More... over 11 years ago
Merge branch 'feat-form-init' More... over 11 years ago
Added form initialization documentation to the README and note to a changelog. More... over 11 years ago
Updated Bootstrap version in demos. More... over 11 years ago
Added form delayed initialization demo. More... over 11 years ago
- directive is now attached by ngModel attribute - added webserver task to the gulpfile to easily access demos More... over 11 years ago
Release 2.0.1. More... over 11 years ago
- Addressed issue #7 - Added demo for multiple select field - Objects are now compared using angular.equals method More... over 11 years ago
- Added ng-repeat example - Fixed #5 - Fixed #8 - Released version 2.0.0 More... over 11 years ago
Updated all demos to include dependencies from Bower. More... over 11 years ago
Master value is properly initialized now. More... over 11 years ago
- bumped version More... over 11 years ago
- bumped version - updated README - updated changelog More... over 11 years ago
Changed npm dependencies version strings. More... over 11 years ago
Added methods chaining to config provider. More... over 11 years ago
Updated demos. More... over 11 years ago
Added task to deploy demos to GitHub Pages. More... over 11 years ago
Changed tasks order. More... over 11 years ago
- added configuration provider - added demos to the repository - introduced ability to disable directive globally - introduced ability to enable directive only for specific elements - CSS classes are now configurable More... over 11 years ago
- fixed a problem when ngModel pointing to a missing variable will cause exception when input is reset - done some minor refactoring - updated changelog - updated README - bumped version More... over 11 years ago
Merge pull request #2 from atte-backman/fix-model-check More... over 11 years ago
Coding style change. More... over 11 years ago
Revert "Fix ngModel existence check." More... over 11 years ago
- updated dependency for AngularJS 1.3 - updated Demo plunk More... over 11 years ago
Fix ngModel existence check. More... almost 12 years ago
Bumped version. More... almost 12 years ago
Fixed an issue where form modification state will not be properly updated after a call to form's $setPristine method. More... almost 12 years ago
Removed unused gulp-clean dependency. More... almost 12 years ago
- Done some serious refactoring. Low-level details moved to a separate functions, so the main logic became more abstract and readable. Performance and memory footprint should also improve More... almost 12 years ago
Updated README (no code changes). More... almost 12 years ago