aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/directive/ngRepeat.js
AgeCommit message (Expand)Author
2013-04-04refactor(ngRepeat): make use of declared variableMark Chapman
2013-01-17fix(ngRepeat): correctly apply $last if repeating over objectPete Bacon Darwin
2012-11-26fix(ngRepeat): support mostly-stable repeating for primitivesIgor Minar
2012-11-26fix(ngRepeat): attempt to simplify and improve existing fix for #933Igor Minar
2012-09-11fix(*): name all anonymous watch functions in AngularShyam Seshadri
2012-09-11fix(ng-repeat) to work 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-06-12docs(*): simplify doc urlsIgor Minar
2012-05-22fix(ngRepeat): expose $first, $middle and $last instead of $positionMax
2012-04-09fix(docs): change all directive references to use the normalized namesIgor Minar
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery