aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/directive/ngRepeat.js
AgeCommit message (Expand)Author
2014-02-16docs(examples): fix example dependenciesPeter Bacon Darwin
2014-02-16chore(protractor tests): fix up e2e testsJulie
2014-02-16docs(bike-shed-migration): fix url-based links refs to AUTO modulePeter Bacon Darwin
2014-02-16docs(all): convert <pre>/</pre> snippets to GFM snippetsCaitlin Potter
2014-02-16docs(bike-shed-migration): convert doctype and namesPeter Bacon Darwin
2014-01-28test(docs): convert example end to end doc tests from scenario runner to prot...Julie
2014-01-03docs(ngRepeat): add info about aliasing special properties of ngRepeatWojciech Krzystek
2014-01-02fix(ngRepeat): allow for more flexible coding style in ngRepeat expressionGias Kay Lee
2013-12-16fix(ngRepeat): allow multiline expressionsRhys Brett-bowen
2013-12-05fix($compile): update cloned elements if the template arrives after the cloningTobias Bosch
2013-11-20docs(ngRepeat): fix typoStéphane Reynaud
2013-11-14fix($compile): accessing controllers of transcluded directives from childrenTobias Bosch
2013-11-05chore(docs): refactor/improve new CSS transition code in examplesMatias Niemelä
2013-10-30chore($compile): remove special case for ngIf and ngRepeatBrian Ford
2013-10-30chore: move getBlockElements to Angular.jsBrian Ford
2013-10-22style: make jshint happyVojta Jina
2013-10-09feat(ngRepeat): use block separator commentsjankuca
2013-10-07fix(*): protect calls to hasOwnProperty in public APIPeter Bacon Darwin
2013-09-25fix(ngRepeat): correctly track elements even when the collection is initially...jankuca
2013-07-29chore(ngdocs): all animation-supported directives working with docs examples ...Matias Niemelä
2013-07-26feat(ngAnimate): complete rewrite of animationsMatias Niemelä
2013-07-26chore(ngdocs): replace showdown.js with marked.jsMatias Niemelä
2013-07-24feat(ngRepeat): add $even and $odd props to iteratorP. Envall
2013-07-24fix(ngRepeat): handle iteration over identical obj valuesRory Douglas
2013-07-21docs(ngRepeat): add example for filters in conjunction with `track by`Peter Fern
2013-06-20docs(ngRepeat): fix typoJens Rantil
2013-06-17chore(minErr): replace ngError with minErrKen Sheedlo
2013-06-13style(ngRepeat): fix typosJulien Bouquillon
2013-06-11fix(ngRepeat): support growing over multi-element groupsMisko Hevery
2013-06-06feat(ngdocs): provide documentation for the new ngRepeat repeater syntaxMatias Niemelä
2013-05-30feat(ngdocs): provide support for inline variable hintingMatias Niemelä
2013-05-28feat($compile): support multi-element directiveMisko Hevery
2013-05-24feat(ngError): add error message compression and better error messagesIgor Minar
2013-05-08chore(ngAnimate): CSS classes X-setup/X-start -> X/X-activeMatias Niemelä
2013-05-02fix(ngRepeat): correctly iterate over array-like objectsGonzalo Ruiz de Villa
2013-04-11fix(ngRepeat): prevent initial duplicatesMisko Hevery
2013-04-03docs: add animations into docs and directive examplesMatias Niemelä
2013-04-02feat(ngAnimate): add support for animationMisko Hevery
2013-03-29feat(ngRepeat): add support for custom tracking of itemsMisko Hevery
2013-03-20refactor(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-06fix(*): name all anonymous watch functions in AngularShyam Seshadri
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-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