aboutsummaryrefslogtreecommitdiffstats
path: root/test/ApiSpecs.js
AgeCommit message (Expand)Author
2013-03-29feat(ngRepeat): add support for custom tracking of itemsMisko Hevery
2012-09-06fix(ngRepeat): now works with primitive typesZhenbo Zhang
2012-08-31revert: fix(ng-repeat) to work with primitive typesIgor Minar
2012-08-30fix(ng-repeat) to work with primitive typesZhenbo Zhang
2012-01-06fix(ng:repeat): support repeating over array with nullIgor Minar
2011-11-14refactor(api): remove type augmentationMisko Hevery
2011-11-14refacter(filters): convert filter/limitTo/orderBy from type augmentation to f...Misko Hevery
2011-11-14refactor(json): break dependence on api.jsMisko Hevery
2011-10-11chore(formating): clean code to be function() {Misko Hevery
2011-10-11feat(forms): new and improved formsMisko Hevery
2011-10-11feat(ng:repeat) collection items and DOM elements affinity / stabilityMisko Hevery
2011-10-05fix($limitTo): properly handle excessive limitsTEHEK Firefox
2011-08-06style($function): replace $function with 'function'Igor Minar
2011-07-18feat(strict mode): adding strict mode flag to all js filesIgor Minar
2011-06-23style:ApiSpecs - clean up test names to match jasmine conventionsMisko Hevery
2011-06-23fix:$orderBy - return unsorted array if no predicateMisko Hevery
2011-06-08Added HashMapMisko Hevery
2010-12-06fixing lint warnings in older codeIgor Minar
2010-11-22Add angular.Array.limitTo and docs for angular.ArrayIgor Minar
2010-11-08make angular.String.toDate consider all time fractions as optionalIgor Minar
2010-11-08Support ISO 8601 extended datetime format troughout angular.Igor Minar
2010-10-26Reverted change 841013a4c4d25acf6fc9ff40e449c3d0a4b82ec3 which does not work ...Misko Hevery
2010-10-16adding an extra DateToUTC assertionIgor Minar
2010-10-15fixed lint warnings and one flaky testMisko Hevery
2010-09-26Added support for functions to $orderBy methodMisko Hevery