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

move to css animation #13091

Open
robertIsaac opened this issue Mar 6, 2025 · 1 comment
Open

move to css animation #13091

robertIsaac opened this issue Mar 6, 2025 · 1 comment

Comments

@robertIsaac
Copy link
Contributor

robertIsaac commented Mar 6, 2025

it seems that Angular is moving away from animations, since new projects in Angular 19.2 won't have it installed by default and Angular material migrated all of their components to pure css animations and dropped the animations as a dependency
looking at the code it seems there are only 4 animations used in 5 components so it should be feasible to do the same here
of course it's not something urgent since it's not officially deprecated and there isn't an official eof date but it should be planned

@droshev
Copy link
Contributor

droshev commented Mar 10, 2025

@robertIsaac definitely something to explore and research for the future. Thanks for reporting it.

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