| Age | Commit message (Expand) | Author |
| 2012-03-09 | refactor($provide) Rename service -> provider | Vojta Jina |
| 2012-03-08 | fix(ng-view, ng-include): onload and $contentLoaded | Igor Minar |
| 2012-03-08 | chore(compiler): change default restriction to attribute only for directives | Misko Hevery |
| 2012-02-28 | reafactor: Rename ng:bind-immediate -> ng:model-instant | Vojta Jina |
| 2012-02-28 | feat(ng:include) Fire $contentLoaded event | Vojta Jina |
| 2012-02-28 | refactor(forms): Even better forms | Vojta Jina |
| 2012-02-28 | feat(directive.style): Do not compile content of style element | Vojta Jina |
| 2012-02-21 | chore(ng:switch): rewritten with transclusion API | Misko Hevery |
| 2012-02-21 | feat($compile) add locals, isolate scope, transclusion | Misko Hevery |
| 2012-01-25 | feat(scriptTemplateLoader): provide template inlining | Misko Hevery |
| 2012-01-25 | refactor(directives): connect new compiler | Misko Hevery |
| 2012-01-23 | refactor($controller): Add $controller service for instantiating controllers | Vojta Jina |
| 2012-01-13 | refactor($autoScroll): rename to $anchorScroll and allow disabling auto scrol... | Vojta Jina |
| 2012-01-12 | refactor(module): strict separation between module-config / app-runtime | Misko Hevery |
| 2012-01-10 | feat(module): new module loader | Misko Hevery |
| 2011-12-07 | fix(): use angular.callbacks namespace for jsonp callbacks | Igor Minar |
| 2011-11-30 | feat($interpolate): string interpolation function | Misko Hevery |
| 2011-11-30 | feat(deferreds/promises): Q-like deferred/promise implementation with a ton o... | Igor Minar |
| 2011-11-30 | feat($templateCache): add $templateCache - shared by ng:include, ng:view | Vojta Jina |
| 2011-11-30 | feat(mocks.$httpBackend): add $httpBackend mock | Vojta Jina |
| 2011-11-30 | feat($http): new $http service, removing $xhr.* | Vojta Jina |
| 2011-11-30 | feat($cacheFactory): add general purpose $cacheFactory service | Igor Minar |
| 2011-11-21 | feat(service.$autoScroll): scroll to hash fragment | Vojta Jina |
| 2011-11-14 | style(angularPublic): move public export definition to AnuglarPublic.js | Misko Hevery |
| 2011-11-14 | new(directive): added ng:module directive for loading modules | Misko Hevery |
| 2011-11-14 | refactor(services): migrate angular.service -> module | Misko Hevery |
| 2011-11-14 | refactor(api): cleaned up the externalization of angular API methods | Misko Hevery |
| 2011-11-14 | refactor(compiler) turn compiler into a service | Misko Hevery |
| 2011-11-14 | refactor(injector): turn scope into a service | Misko Hevery |
| 2011-10-11 | refactor(hover): delete hover service | Misko Hevery |
| 2011-09-08 | feat($sniffer): basic implementation of browser feature testing | Vojta Jina |
| 2011-09-08 | feat($browser): jQuery style url method, onUrlChange event | Vojta Jina |
| 2011-08-24 | fix(AngularPublic): expose missing angular public methods | Di Peng |
| 2011-08-10 | doc($browser): remove duplication of $browser to docs | Vojta Jina |
| 2011-07-22 | feat(angular.version): add angular.version | Di Peng |
| 2011-07-18 | feat(strict mode): adding strict mode flag to all js files | Igor Minar |
| 2011-06-08 | Refactor injector to have invoke method for speed reasons | Misko Hevery |
| 2011-06-02 | Refactor $browser's lazy start polling | Vojta Jina |
| 2011-02-16 | allow jquery to be declared after angular in the script loading order | Misko Hevery |
| 2011-01-24 | fixed example rendering, add tests for it. | Misko Hevery |
| 2011-01-10 | Rename angular.foreach to angular.forEach to make the api consistent. | Igor Minar |
| 2011-01-07 | $location service should utilize onhashchange events instead of polling | Igor Minar |
| 2011-01-04 | Remove many eager-publish services, lazy polling | Misko Hevery |
| 2010-12-06 | add $browser.defer and $defer service and fix async xhr cache issue | Igor Minar |
| 2010-11-18 | add @workInProgress tag and mark all @ngdocs as work in progress | Igor Minar |
| 2010-11-15 | Added basic Services, which support @memberOf and @methodOf | Vojta Jina |
| 2010-10-12 | Introduced injector and $new to scope, and injection into link methods and co... | Misko Hevery |
| 2010-09-23 | $cookies service refactoring | Igor Minar |
| 2010-09-22 | Refactored the Browser: | Misko Hevery |
| 2010-09-14 | Adding cookie service | Misko Hevery |