angular/packages/animations/browser/src/dsl
Matthieu Riegler 477237aa85 refactor(animations): handle #24571 todos (#49231)
This commit removes the remaining ones in animations code base

PR Close #49231
2023-03-06 18:45:33 +00:00
..
style_normalization perf(animations): made errors in the animations package tree shakeable (#45004) 2022-02-09 11:43:42 -08:00
animation.ts fix(animations): allow animations with unsupported CSS properties (#44729) 2022-02-23 08:57:57 -08:00
animation_ast.ts perf(animations): Remove generic objects in favor of Maps (#44482) 2022-01-31 20:28:43 +00:00
animation_ast_builder.ts Revert "fix(animations): fix stagger timing not handling params (#47208)" (#47222) 2022-08-22 14:53:20 -07:00
animation_dsl_visitor.ts perf(animations): Remove generic objects in favor of Maps (#44482) 2022-01-31 20:28:43 +00:00
animation_timeline_builder.ts refactor(animations): handle #24571 todos (#49231) 2023-03-06 18:45:33 +00:00
animation_timeline_instruction.ts perf(animations): Remove generic objects in favor of Maps (#44482) 2022-01-31 20:28:43 +00:00
animation_transition_expr.ts perf(animations): made errors in the animations package tree shakeable (#45004) 2022-02-09 11:43:42 -08:00
animation_transition_factory.ts fix(animations): fix non-animatable warnings for easing (#48583) 2023-01-26 22:03:07 +00:00
animation_transition_instruction.ts perf(animations): made errors in the animations package tree shakeable (#45004) 2022-02-09 11:43:42 -08:00
animation_trigger.ts perf(animations): made errors in the animations package tree shakeable (#45004) 2022-02-09 11:43:42 -08:00
element_instruction_map.ts fix(animations): don't consume instructions for animateChild (#44357) 2021-12-14 16:05:35 -05:00