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
/
src
/
ng
/
directive
/
ngRepeat.js
Age
Commit message (
Expand
)
Author
2014-03-10
docs(ngRepeat): Separate animation class in new lines
Basem Mostafa
2014-02-16
docs(examples): fix example dependencies
Peter Bacon Darwin
2014-02-16
chore(protractor tests): fix up e2e tests
Julie
2014-02-16
docs(bike-shed-migration): fix url-based links refs to AUTO module
Peter Bacon Darwin
2014-02-16
docs(all): convert <pre>/</pre> snippets to GFM snippets
Caitlin Potter
2014-02-16
docs(bike-shed-migration): convert doctype and names
Peter Bacon Darwin
2014-01-28
test(docs): convert example end to end doc tests from scenario runner to prot...
Julie
2014-01-03
docs(ngRepeat): add info about aliasing special properties of ngRepeat
Wojciech Krzystek
2014-01-02
fix(ngRepeat): allow for more flexible coding style in ngRepeat expression
Gias Kay Lee
2013-12-16
fix(ngRepeat): allow multiline expressions
Rhys Brett-bowen
2013-12-05
fix($compile): update cloned elements if the template arrives after the cloning
Tobias Bosch
2013-11-20
docs(ngRepeat): fix typo
Stéphane Reynaud
2013-11-14
fix($compile): accessing controllers of transcluded directives from children
Tobias Bosch
2013-11-05
chore(docs): refactor/improve new CSS transition code in examples
Matias Niemelä
2013-10-30
chore($compile): remove special case for ngIf and ngRepeat
Brian Ford
2013-10-30
chore: move getBlockElements to Angular.js
Brian Ford
2013-10-22
style: make jshint happy
Vojta Jina
2013-10-09
feat(ngRepeat): use block separator comments
jankuca
2013-10-07
fix(*): protect calls to hasOwnProperty in public API
Peter Bacon Darwin
2013-09-25
fix(ngRepeat): correctly track elements even when the collection is initially...
jankuca
2013-07-29
chore(ngdocs): all animation-supported directives working with docs examples ...
Matias Niemelä
2013-07-26
feat(ngAnimate): complete rewrite of animations
Matias Niemelä
2013-07-26
chore(ngdocs): replace showdown.js with marked.js
Matias Niemelä
2013-07-24
feat(ngRepeat): add $even and $odd props to iterator
P. Envall
2013-07-24
fix(ngRepeat): handle iteration over identical obj values
Rory Douglas
2013-07-21
docs(ngRepeat): add example for filters in conjunction with `track by`
Peter Fern
2013-06-20
docs(ngRepeat): fix typo
Jens Rantil
2013-06-17
chore(minErr): replace ngError with minErr
Ken Sheedlo
2013-06-13
style(ngRepeat): fix typos
Julien Bouquillon
2013-06-11
fix(ngRepeat): support growing over multi-element groups
Misko Hevery
2013-06-06
feat(ngdocs): provide documentation for the new ngRepeat repeater syntax
Matias Niemelä
2013-05-30
feat(ngdocs): provide support for inline variable hinting
Matias Niemelä
2013-05-28
feat($compile): support multi-element directive
Misko Hevery
2013-05-24
feat(ngError): add error message compression and better error messages
Igor Minar
2013-05-08
chore(ngAnimate): CSS classes X-setup/X-start -> X/X-active
Matias Niemelä
2013-05-02
fix(ngRepeat): correctly iterate over array-like objects
Gonzalo Ruiz de Villa
2013-04-11
fix(ngRepeat): prevent initial duplicates
Misko Hevery
2013-04-03
docs: add animations into docs and directive examples
Matias Niemelä
2013-04-02
feat(ngAnimate): add support for animation
Misko Hevery
2013-03-29
feat(ngRepeat): add support for custom tracking of items
Misko Hevery
2013-03-20
refactor(ngRepeat): make use of declared variable
Mark Chapman
2013-01-17
fix(ngRepeat): correctly apply $last if repeating over object
Pete Bacon Darwin
2012-11-26
fix(ngRepeat): support mostly-stable repeating for primitives
Igor Minar
2012-11-26
fix(ngRepeat): attempt to simplify and improve existing fix for #933
Igor Minar
2012-09-06
fix(*): name all anonymous watch functions in Angular
Shyam Seshadri
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-06-12
docs(*): simplify doc urls
Igor Minar
2012-05-22
fix(ngRepeat): expose $first, $middle and $last instead of $position
Max
[next]