not looking for staggering. Looking for approaches to sequencing / chaining animation in different directives. Here is an approach I found using promises
https://github.com/ThomasBurleson/angularjs-gsTimelines#the-koda-application On Tuesday, 27 January 2015 16:50:02 UTC+11, Sander Elias wrote: > > Hi Phil, > > I think that what you need is called staggering animations > <https://docs.angularjs.org/api/ngAnimate>in ngAnimate. > There is this article > <http://www.yearofmoo.com/2013/12/staggering-animations-in-angularjs.html> > on this, it's targeting 1.2 so it might be a bit stale. > > Regards > Sander > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
