| Age | Commit message (Expand) | Author |
| 2010-11-08 | Add isDate method + fix old code | Igor Minar |
| 2010-11-07 | Issue #51: Update extensionMap() | Vojta Jina |
| 2010-11-05 | Refactored toJsonArray(), added isBoolean() function | Vojta Jina |
| 2010-11-05 | changed to showdown from markup. added validator overview | Misko Hevery |
| 2010-11-04 | added documentation for ng:include and ng:widget and test for doc collector. | Misko Hevery |
| 2010-11-03 | hide example for angular.filter | Igor Minar |
| 2010-11-03 | jsdoc parser + generator + viewer + scenario runner | Misko Hevery |
| 2010-11-03 | add jsdocs for angular and filter namespaces + all filters | Igor Minar |
| 2010-10-31 | fix typo, and change a list to string for more efficient compression. | Misko Hevery |
| 2010-10-26 | create HTML sanitizer to allow inclusion of untrusted HTML in safe manner. | Misko Hevery |
| 2010-10-20 | Angular should look for angular-ie-compat file at the right location | Igor Minar |
| 2010-10-20 | extract and test regexp that identifies angular script tag | Igor Minar |
| 2010-10-19 | Fix browser triggering in scenario to always do native events. | Misko Hevery |
| 2010-10-18 | inline all images into css | Igor Minar |
| 2010-10-18 | JSON parser is now strict (ie, expressions are not allowed for security) | Misko Hevery |
| 2010-10-16 | Pass the toKeyValue() test - parsing flags | Vojta Jina |
| 2010-10-14 | New Angular Scenario runner and DSL system with redesigned HTML UI. | Elliott Sprehn |
| 2010-10-13 | fixed issue where date copy creates an object instead of date | Misko Hevery |
| 2010-10-12 | Introduced injector and $new to scope, and injection into link methods and co... | Misko Hevery |
| 2010-10-05 | Fix bug in IE where clone removes whitespace nodes. | Elliott Sprehn |
| 2010-09-29 | Differentiate between flags and empty keys in $location.hashSearch | Igor Minar |
| 2010-09-23 | Add JSDoc for the copy() method | Igor Minar |
| 2010-09-22 | Refactored the Browser: | Misko Hevery |
| 2010-09-21 | HEAD is now at 10c0151 Fixes on issue when a SELECT has OPTION which are data... | Misko Hevery |
| 2010-09-16 | Allow angular to be included with query parameters. This is a common | Alkis Evlogimenos |
| 2010-09-14 | Fixed all trivial jslint violations | Misko Hevery |
| 2010-09-06 | removed accidental assignment of $element to glabal space | Misko Hevery |
| 2010-08-18 | stringify names for better compression, remove dead functions, removed unders... | Misko Hevery |
| 2010-08-18 | added better handling of ng:format=number | Misko Hevery |
| 2010-08-11 | removed undocumented/unneeded methods from Array API | Misko Hevery |
| 2010-08-11 | removed google charts and few other filters, switched to simple optimization ... | Misko Hevery |
| 2010-08-05 | compile should take existingScope | Misko Hevery |
| 2010-07-30 | rename textMarkup to markup | Misko Hevery |
| 2010-07-30 | fix up the $location encoding | Misko Hevery |
| 2010-07-29 | keep #autobind for backward compatibility | Misko Hevery |
| 2010-07-29 | fix broken build, fix #autobind and css loading | Misko Hevery |
| 2010-07-29 | refactored $location service so that it correctly updates under all conditions | Misko Hevery |
| 2010-07-27 | fix IE native mothods are not functions, and preventDefault | unknown |
| 2010-07-26 | minor performance improvements | Misko Hevery |
| 2010-07-21 | clean up error reporting | Misko Hevery |
| 2010-07-20 | clean up error handling a bit. | Misko Hevery |
| 2010-07-20 | fixed xhtml compatibility, fix console in chrome | Misko Hevery |
| 2010-07-19 | added equals method to angular.equals and $equals | Misko Hevery |
| 2010-07-15 | proper handlig of $element in filters | Misko Hevery |
| 2010-05-30 | imrove $orderBy performance | Misko Hevery |
| 2010-05-30 | improve error handling with elements | Misko Hevery |
| 2010-05-12 | fixes issues where the field clobbers itself | Misko Hevery |
| 2010-05-07 | xhr bulk fixes | Misko Hevery |
| 2010-04-29 | added $xhr service with bulk and cache, hooked up $resource | Misko Hevery |
| 2010-04-26 | fix ie bug with null and orphans elements | Misko Hevery |