| Age | Commit message (Expand) | Author |
| 2011-08-19 | feat($route): add reloadOnSearch route param to avoid reloads | Igor Minar |
| 2011-08-18 | fix($resource): properly call error callback when resource is called with two... | Karl Seamon |
| 2011-08-18 | feat(test): toHaveBeenCalledOnce jasmine matcher | Vojta Jina |
| 2011-08-15 | refactor(jqLite): remove jqLite show/hide support | Igor Minar |
| 2011-08-15 | style(*): remove extra semicolons | Igor Minar |
| 2011-08-14 | break(date): remove support for 'long', 'longtime' date formats and 'z' flag | Igor Minar |
| 2011-08-14 | refactor(date,curreny,number): inject and use $locale in filters | Di Peng |
| 2011-08-14 | feat($locale): add default locale service for en-US | Di Peng |
| 2011-08-14 | fix(directives): make ng:class-even/odd work with ng:class | Di Peng |
| 2011-08-14 | refactor(scope): non-recursive $digest method | Misko Hevery |
| 2011-08-12 | feat(scope): $evalAsync support | Misko Hevery |
| 2011-08-12 | refactor(scope): remove $flush/$observe ng:eval/ng:eval-order | Misko Hevery |
| 2011-08-12 | fix(scope): rerun $digest from root, rather then per scope. | Misko Hevery |
| 2011-08-06 | style($function): replace $function with 'function' | Igor Minar |
| 2011-08-06 | refactor(widgets): remove input[button, submit, reset, image] and button wind... | Di Peng |
| 2011-08-06 | feat($browser): JSONP error handling | Di Peng |
| 2011-08-02 | feat(scope): new and improved scope implementation | Misko Hevery |
| 2011-07-30 | doc(typos): fix couple of typos in the docs | dandoyon |
| 2011-07-27 | feat($xhr): add custom error callback to $xhr, $xhr.cache, $xhr.bulk, $resource | Karl Seamon |
| 2011-07-27 | style(): fix couple of missing semi-colons | Vojta Jina |
| 2011-07-26 | fix(ng:show/ng:hide): use jqLite.show/jqLite.hide | Di Peng |
| 2011-07-26 | feat(number/currency filter): format numbers and currency using pattern | Di Peng |
| 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-26 | style(warnings): prevent the browser from making bogus GET requests during tests | Misko Hevery |
| 2011-07-26 | style(warnings): added missing semi colons | Misko Hevery |
| 2011-07-22 | feat(angular.version): add angular.version | Di Peng |
| 2011-07-20 | feat(filter.date): add support for default datetime formats in en | Di Peng |
| 2011-07-20 | feat(TzDate): add mock "toString" method to TzDate. | Di Peng |
| 2011-07-19 | Revert "fix(ng:class): preserve classes added post compilation" | Igor Minar |
| 2011-07-18 | feat($browser.$defer.cancel): support canceling defered tasks | Igor Minar |
| 2011-07-18 | feat(strict mode): adding strict mode flag to all js files | Igor Minar |
| 2011-07-18 | fix(strict mode): fix all issues discovered by strict mode and unit/e2e tests | Igor Minar |
| 2011-07-18 | refactor($browser): hide startPoll and poll methods | DiPeng |
| 2011-07-17 | style(jqLiteSpec): add space | Di Peng |
| 2011-07-17 | feat(jqlite): added show(),hide() and eq() methods to jqlite | Di Peng |
| 2011-07-13 | fix(ng:class): preserve classes added post compilation | Di Peng |
| 2011-07-13 | refactor($browser.xhr): use $browser.addJs for JSONP | Igor Minar |
| 2011-07-13 | fix($browser.addJs): make addJs jQuery compatible | Igor Minar |
| 2011-07-13 | fix($browser.xhr): properly delete jsonp callbacks | Igor Minar |
| 2011-07-12 | fix:jqLite: Set event.target on IE<8 | Vojta Jina |
| 2011-07-12 | fix:jqLite: Normalize non-existing attributes to undefined as jQuery | Vojta Jina |
| 2011-07-12 | fix:jqLite: Fix binding to more events separated by space | Vojta Jina |
| 2011-07-12 | test(ng:repeat): add tests for $position for small arrays/objects | Igor Minar |
| 2011-07-01 | fix:exceptionHandler mock: should not specify dependencies | Igor Minar |
| 2011-07-01 | fix:$browser mock: defer.flush() should flush all fns | Igor Minar |