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
fix(card): disable all animations when using NoopAnimationsModule (#11538)
* fix(card): disable all animations when using NoopAnimationsModule
Fixes the card `box-shadow` transition not being disabled when it's inside something with the `NoopAnimationsModule`.
Relates to #10590.
* fix lint
* fix api test
0 commit comments