Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Different animation duration in same class #2

Open
TunaYagci opened this issue Sep 7, 2016 · 1 comment
Open

Different animation duration in same class #2

TunaYagci opened this issue Sep 7, 2016 · 1 comment

Comments

@TunaYagci
Copy link

TunaYagci commented Sep 7, 2016

Can we support different durations for different doms within the same component? So I have 1 animateFactory and every animation uses this.

If we could something like[@animate]="'fadeIn'" [@animateDuration]="300", this would be awesome!

So far, only way to achieve this problem seems to be creating a new component and create an animateFactory for it.

@AckerApple
Copy link

I have addressed this in my pull request and I am looking for extra eyes on it. Please review, maybe pull and try for yourself : #4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants