index
:
angular.js
g3_v1_0
g3_v1_2
g3_v1_3
master
nganimate-docs-at-symbol-HTML-entity-to-character
v0.9.x
v1.0.x
v1.2.x
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
ApiSpecs.js
Age
Commit message (
Expand
)
Author
2013-03-29
feat(ngRepeat): add support for custom tracking of items
Misko Hevery
2012-09-06
fix(ngRepeat): now works with primitive types
Zhenbo Zhang
2012-08-31
revert: fix(ng-repeat) to work with primitive types
Igor Minar
2012-08-30
fix(ng-repeat) to work with primitive types
Zhenbo Zhang
2012-01-06
fix(ng:repeat): support repeating over array with null
Igor Minar
2011-11-14
refactor(api): remove type augmentation
Misko Hevery
2011-11-14
refacter(filters): convert filter/limitTo/orderBy from type augmentation to f...
Misko Hevery
2011-11-14
refactor(json): break dependence on api.js
Misko Hevery
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-10-05
fix($limitTo): properly handle excessive limits
TEHEK Firefox
2011-08-06
style($function): replace $function with 'function'
Igor Minar
2011-07-18
feat(strict mode): adding strict mode flag to all js files
Igor Minar
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
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
2010-10-26
Reverted change 841013a4c4d25acf6fc9ff40e449c3d0a4b82ec3 which does not work ...
Misko Hevery
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