155
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 18, 2025 — Mar 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
docs(CHANGELOG): Document breaking change from 23bc92b1 More... over 11 years ago
docs(guide,tutorial): fix outdated Protractor API link More... over 11 years ago
perf(orderBy): copy array with slice instead of for loop More... over 11 years ago
docs(guide/migration): typo fix More... over 11 years ago
docs(guide/accessibility): Add in-depth guide More... over 11 years ago
docs(ngModelOptions): minor grammer error More... over 11 years ago
test($compile): use `ngMock.Scope.$countChildScopes()` More... over 11 years ago
docs(tutorial/step_12): added 'see phone-detail change' More... over 11 years ago
fix($location): strip off empty hash segments when comparing More... over 11 years ago
docs(tutorial/step_12): small change to overview More... over 11 years ago
docs(tutorial/step_05): explain need for $httpBackend.flush in tests More... over 11 years ago
chore(ci): update protractor to version 1.4.0 More... over 11 years ago
docs(guide/Running in Production): ng-strict-di More... over 11 years ago
fix($http): don't parse single space responses as JSON More... over 11 years ago
perf($rootScope): remove history event handler when app is torn down More... over 11 years ago
fix($location): don't rewrite when link is shift-clicked More... over 11 years ago
perf(Angular): only create new collection in getBlockNodes if the block has changed More... over 11 years ago
fix($parse): add quick check for Function constructor in fast path More... over 11 years ago
docs(guide/concepts): spell "Angular" with cap "A", fix typos More... over 11 years ago
docs(guide/Conceptual Overview): change "a" to "an" before "ng-controller" More... over 11 years ago
docs(ngModel.NgModelController) use `$evalAsync` instead of `$apply` for event handling More... over 11 years ago
docs($route): replace comma with "and" More... over 11 years ago
fix(ngPattern): match behaviour of native HTML pattern attribute More... over 11 years ago
style(routeSpec.js): make jshint happy More... over 11 years ago
feat($routeProvider): allow setting caseInsensitiveMatch on the provider More... over 11 years ago
docs(input): replace dateTimeLocal by datetime-local More... over 11 years ago
docs(guide/Bootstrap): batarang link correction More... over 11 years ago
docs(guide/Forms): clarify ngModel behavior for validation More... over 11 years ago
docs(ngModelController): add $name property More... over 11 years ago
docs(ngModelController): remove bogus @param fields More... over 11 years ago