You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(material/core): introduce custom token for controlling animations (#30749)
Even though Material is currently decoupled from the animations module, users still need to import the `NoopAnimationsModule` to disable them.
These changes introduce a custom token so that users don't have to depend on the animations-related packages at all.
0 commit comments