| Age | Commit message (Expand) | Author |
| 2012-01-10 | fix(ng:repeat): support repeating over array with null | Igor Minar |
| 2012-01-09 | fix($httpBackend): fix for jsonp requests | Igor Minar |
| 2012-01-09 | fix($http): fix and cleanup $http and friends | Igor Minar |
| 2012-01-07 | feat(ng:include): enable/disable scrolling through autoscroll attribute | Vojta Jina |
| 2012-01-06 | style(widgetsSpec): ws, unused variables, etc | Igor Minar |
| 2012-01-06 | fix(ng:repeat): support repeating over array with null | Igor Minar |
| 2011-11-30 | fix(ng:include): prevent race conditions by ignoring stale http callbacks | Igor Minar |
| 2011-11-30 | feat($http): add promise support | Igor Minar |
| 2011-11-30 | refactor(ng:view, ng:include): pass cache instance into $http | Vojta Jina |
| 2011-11-30 | fix(mock.$httpBackend): flush() even requests sent during callbacks | 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-14 | refactor(injector): $injector is no longer a function. | Misko Hevery |
| 2011-11-14 | style(docs): make jslint happy - fix some warnings | Vojta Jina |
| 2011-11-14 | refactor($service): removed almost all references to scope.$service | Misko Hevery |
| 2011-11-14 | refactor(services): migrate angular.service -> module | Misko Hevery |
| 2011-11-14 | refactor(injector): switch to injector 2.0 introduce modules | Misko Hevery |
| 2011-11-14 | new(injector): new injector v2.0 | 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-31 | style(widgets): fix typo in a spec comment | Igor Minar |
| 2011-10-26 | fix(ng:repeat) with array ignore properties not representing array elements | Igor Minar |
| 2011-10-26 | fix(ng:view): ignore stale xhr callbacks | Igor Minar |
| 2011-10-26 | test(ng:view): spec cleanup | Igor Minar |
| 2011-10-18 | fix(ng:repeat): repeater should ignore $ and $$ properties | Igor Minar |
| 2011-10-11 | chore(formating): clean code to be function() { | Misko Hevery |
| 2011-10-11 | feat(forms): new and improved forms | Misko Hevery |
| 2011-10-11 | feat(ng:repeat) collection items and DOM elements affinity / stability | Misko Hevery |
| 2011-09-16 | fix(specs): jQuery now returns attr name instead of true/false for special attrs | Igor Minar |
| 2011-09-08 | fix($route): update $route to reflect $location changes | Vojta Jina |
| 2011-09-08 | feat($browser): jQuery style url method, onUrlChange event | Vojta Jina |
| 2011-09-07 | fix(ng:options): ng:change should be called after the new val is set | Igor Minar |
| 2011-08-30 | feat(widget): add ng:pluralize as an Angular widget | Di Peng |
| 2011-08-15 | style(*): remove extra semicolons | Igor Minar |
| 2011-08-12 | refactor(scope): remove $flush/$observe ng:eval/ng:eval-order | Misko Hevery |
| 2011-08-06 | refactor(widgets): remove input[button, submit, reset, image] and button wind... | Di Peng |
| 2011-08-02 | feat(scope): new and improved scope implementation | Misko Hevery |
| 2011-07-26 | style(ng:options): fix style and some docs | Igor Minar |
| 2011-07-26 | fix(ng:options): add support for option groups | Misko Hevery |
| 2011-07-26 | fix(directive): ng:options to support ng:change | Misko Hevery |
| 2011-07-26 | fix(directive): ng:options to support iterating over objects | Misko Hevery |
| 2011-07-26 | fix(directive): ng:options incorrectly re-grew options on datasource change | Misko Hevery |
| 2011-07-26 | fix(directive): ng:options now support binding to expression | Misko Hevery |
| 2011-07-18 | feat(strict mode): adding strict mode flag to all js files | Igor Minar |
| 2011-07-12 | test(ng:repeat): add tests for $position for small arrays/objects | Igor Minar |
| 2011-06-23 | fix:ng:repeater - fix $position when collection size changes | Misko Hevery |
| 2011-06-08 | remove ng:format=index | Misko Hevery |
| 2011-06-08 | Added ng:options directive | Misko Hevery |
| 2011-06-08 | Cleanup parser code to expose smaller API | Misko Hevery |
| 2011-04-25 | Fix some typos, missing semi-colons, etc... | Vojta Jina |