| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-06-23 | style:ApiSpecs - clean up test names to match jasmine conventions | Misko Hevery | |
| 2011-06-23 | fix:$orderBy - return unsorted array if no predicate | Misko Hevery | |
| Closes #399 | |||
| 2011-06-08 | Added HashMap | Misko Hevery | |
| 2010-12-06 | fixing lint warnings in older code | Igor Minar | |
| 2010-11-22 | Add angular.Array.limitTo and docs for angular.Array | Igor Minar | |
| 2010-11-08 | make angular.String.toDate consider all time fractions as optional | Igor Minar | |
| 2010-11-08 | Support ISO 8601 extended datetime format troughout angular. | Igor Minar | |
| Support ISO 8601 extended format datetime strings (YYYY-MM-DDTHH:mm:ss.SSSZ) as defined in EcmaScript 5 throughout angular. This means that the following apis switched from YYYY-MM-DDTHH:mm:ssZ to YYYY-MM-DDTHH:mm:ss.SSSZ (note the added millis) when representing dates: - angular.Date.toString - angular.String.toDate - JSON serialization and deserialization (used by json filter, $xhr and $resource) | |||
| 2010-10-26 | Reverted change 841013a4c4d25acf6fc9ff40e449c3d0a4b82ec3 which does not work ↵ | Misko Hevery | |
| on all browsers | |||
| 2010-10-16 | adding an extra DateToUTC assertion | Igor Minar | |
| 2010-10-15 | fixed lint warnings and one flaky test | Misko Hevery | |
| 2010-09-26 | Added support for functions to $orderBy method | Misko Hevery | |
| http://github.com/angular/angular.js/issues#issue/23 | |||
