Hi, would you guys please provide ideas on my new proposed API to make programmatically adding directives a simpler process? github.com/angular/angular.js/issues/6950 There's clearly a need for this in AngularJS. Thanks!
On Thursday, December 12, 2013 3:29:55 PM UTC-8, tonypee wrote: > > I am using the sf-virtual-repeat directive for scrolling, but it doesn't > work in ie8. The easiest fix would be to fall back to using ng-repeat for > ie8, and paginate. > > How could I decide which directive to apply to my <li>? > > I was thinking an extra directive could choose and re-compile or > something? Any ideas? > > > > -- > Tony Polinelli > > > -- 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.
