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

(crisbeto): this is inside the transformMenu #84

Open
piascikj opened this issue Feb 20, 2018 · 0 comments
Open

(crisbeto): this is inside the transformMenu #84

piascikj opened this issue Feb 20, 2018 · 0 comments
Labels

Comments

@piascikj
Copy link
Member

now. Remove next time we do breaking changes.


opened via imdone.io from a code comment on 1e2b79af8 by Kristiyan Kostadinov


// TODO(crisbeto): this is inside the `transformMenu`
// now. Remove next time we do breaking changes.
state('showing', style({opacity: 1})),
transition('void => *', [
style({opacity: 0}),
animate('400ms 100ms cubic-bezier(0.55, 0, 0.55, 0.2)')
])

@piascikj piascikj added the TODO label Mar 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant