| .. |
|
style_normalization
|
refactor(animations): cleanup ahead of animation lazy loading (#51249)
|
2023-08-31 18:35:48 +00: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
|
refactor(animations): drop convertToMap & copyStyles and use native functions. (#52441)
|
2023-12-14 12:33:24 -08: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): drop convertToMap & copyStyles and use native functions. (#52441)
|
2023-12-14 12:33:24 -08: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
|
build: align with internal tsconfig options (#51728)
|
2023-09-12 11:39:42 -07:00 |
|
animation_transition_factory.ts
|
refactor(animations): use a spread operator instead of custom copyObj (#52441)
|
2023-12-14 12:33:24 -08: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 |