angular/packages/core/test/animation
Dario Piotrowicz b4187548ca fix(animations): fix non-animatable warnings for easing (#48583)
the easing "prop" used to specify the easing function to
apply to animations isn't a valid css property, it is thus
considered not animatable but different values for such
property shouldn't cause non-animatable warnings

resolves #48571

PR Close #48583
2023-01-26 22:03:07 +00:00
..
animation_integration_spec.ts fix(animations): fix non-animatable warnings for easing (#48583) 2023-01-26 22:03:07 +00:00
animation_query_integration_spec.ts Revert "fix(animations): fix stagger timing not handling params (#47208)" (#47222) 2022-08-22 14:53:20 -07:00
animation_router_integration_spec.ts perf(animations): Remove generic objects in favor of Maps (#44482) 2022-01-31 20:28:43 +00:00
animations_with_web_animations_integration_spec.ts fix(animations): fix incorrect handling of camel-case css properties (#48436) 2022-12-12 15:17:44 -08:00