155
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Feb 08, 2025 — Feb 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
docs(srcset): fix mistake in example More... over 11 years ago
fix($timeout/$interval): if invokeApply is false, do not use evalAsync More... over 11 years ago
docs(guide/introduction): use durandal as an example of a framework More... over 11 years ago
docs($q): remove unnecessary $scope.apply wrapping More... over 11 years ago
feat(ngModel): bind to getters/setters More... over 11 years ago
fix($http): don't remove content-type header if data is set by request transform More... over 11 years ago
chore(watchr-docs): remove watchr-docs.rb More... over 11 years ago
fix($parse): handle constants as one-time binding expressions More... over 11 years ago
docs(guide): fixes to ngShow/ngHide animations More... over 11 years ago
fix(input): validate minlength/maxlength for non-string values More... over 11 years ago
test(compile): check transclusion/scopes work with multi-element directives More... over 11 years ago
fix(jqLite): never add to the cache for non-element/document nodes More... over 11 years ago
test($compile): check no memory leak with coexisting element transcludes More... over 11 years ago
test($compile): check for memory leaks in nested transclusion More... over 11 years ago
fix(jqLite): don't attach event handlers to comments or text nodes More... over 11 years ago
docs(guide/unit-testing): correct spelling More... over 11 years ago
perf(jqLite): expose the low-level jqLite.data/removeData calls More... over 11 years ago
fix(numberFilter): correctly round fractions despite floating-point arithmetics issues in JS More... over 11 years ago
fix(jqLite): convert NodeList to an Array to make PhantomJS 1.x happy More... over 11 years ago
fix($injector): check if a fn is an array explicitly More... over 11 years ago
chore(travis): declare Node.js version as '0.10', not 0.10 (which is 0.1) More... over 11 years ago
fix(core): drop the toBoolean function More... over 11 years ago
fix(testabilityPatch): fix invocations of angular.mock.dump More... over 11 years ago
refactor(jshint): reduce duplication & test all JS files More... over 11 years ago
docs(ngSrc): srcset used instead of src for img attribute More... over 11 years ago
fix(input): escape forward slash in email regexp More... over 11 years ago
fix(input): improve html5 validation support More... over 11 years ago
docs(ngModelController): update setValidity More... over 11 years ago
fix($rootScope): $watchCollection should handle NaN in objects More... over 11 years ago
feat(currencyFilter): add fractionSize as optional parameter More... over 11 years ago