aboutsummaryrefslogtreecommitdiffstats
path: root/src/apis.js
AgeCommit message (Expand)Author
2014-02-26docs(*): fix jsdoc type expressionsPeter Bacon Darwin
2013-03-29feat(ngRepeat): add support for custom tracking of itemsMisko Hevery
2012-11-26fix(ngRepeat): attempt to simplify and improve existing fix for #933Igor Minar
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-14doc(AUTO, NG_MOCK): Documenting the AUTO and NG_MOCK moduleMisko Hevery
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-26style(HashQueueMap): fixing a typo in the commentIgor Minar
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-24doc(API): various API documentation improvementsToni Thompson
2011-08-15style(*): remove extra semicolonsIgor Minar
2011-08-06style($function): replace $function with 'function'Igor Minar
2011-08-02feat(scope): new and improved scope implementationMisko Hevery
2011-07-18feat(strict mode): adding strict mode flag to all js filesIgor Minar
2011-06-30fix:docs: fix $orderBy example and e2e testIgor Minar
2011-06-23fix:$orderBy - return unsorted array if no predicateMisko Hevery
2011-06-08Refactor injector to have invoke method for speed reasonsMisko Hevery
2011-06-08Added HashMapMisko Hevery
2011-06-06api doc fixes from kenIgor Minar
2011-06-03fixed opera date.toISOString issueDi Peng
2011-03-26remove _null and _undefinedIgor Minar
2011-03-05fix orberBy documentation errorMisko Hevery
2011-03-03fixing broken e2e testsIgor Minar
2011-02-16reformated multiline trinary expressions to have a leading ?/:.Misko Hevery
2011-02-01changed the documentation @example to use <doc:example>Misko Hevery
2011-01-18fixes, examples and tests for angular.Object.* docsIgor Minar
2011-01-18various doc fixes for angular.Array.* apis + example and spec limitToIgor Minar
2011-01-10Rename angular.foreach to angular.forEach to make the api consistent.Igor Minar
2010-12-06fixing closure compiler warningsIgor Minar
2010-12-06fix the angular.Array.orderBy example + add docsIgor Minar
2010-12-06fixing lint warnings in older codeIgor Minar
2010-11-24docs for angular.Object and angular.Object.equalsIgor Minar
2010-11-24adding Note section to angular.Array.* where it was missingIgor Minar
2010-11-24docs for angular.Array.sumIgor Minar
2010-11-23docs for angular.Array.filterIgor Minar
2010-11-23docs for angular.Array.removeIgor Minar
2010-11-23docs for angular.Array.removeIgor Minar
2010-11-23docs for angular.Array.orderByIgor Minar
2010-11-23docs for angular.Array.countIgor Minar
2010-11-23adding docs for angular.Array.addIgor Minar
2010-11-22placeholder docs for all angular.Array functionsIgor 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