| Age | Commit message (Expand) | Author |
| 2010-11-18 | add @workInProgress tag and mark all @ngdocs as work in progress | Igor Minar |
| 2010-11-18 | fix docs for angular.directive and ng:autobind | Igor Minar |
| 2010-11-18 | fixing angular.lowercase and angular.upppercase jsdocs + api | Igor Minar |
| 2010-11-18 | fix ng docs for angular, angular.lowercase and uppercase | Igor Minar |
| 2010-11-18 | scope docs + lowercase doc fix | Igor Minar |
| 2010-11-16 | Changed error handling so that better stack traces are displayed in the ng-er... | Misko Hevery |
| 2010-11-15 | Added basic Services, which support @memberOf and @methodOf | Vojta Jina |
| 2010-11-15 | changed to ! notation for indexable apps | Misko Hevery |
| 2010-11-15 | added remaining directives and search box. | Misko Hevery |
| 2010-11-10 | Added Directives | Misko Hevery |
| 2010-11-09 | improve jsdocs | Igor Minar |
| 2010-11-09 | Better example widget | Igor Minar |
| 2010-11-09 | Added formatter documentation. | Misko Hevery |
| 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 |