Folks!
How can I get the divs created using ng-repeat to slide down..I mean grow in size ON LOAD.
ng-repeat
I want to achieve this using ng-animate
ng-animate
I am also trying to achieve this. AFAIK the only way is to add the items to the list after page digest.
Here is another example courtesy of Steve Guilford if it helps.