mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
fix the transition function accepting a delay in its AnimationOptions input but not acting on it by adding such delay to all the transition's timelines (note: adding the delay to all the transition's timelines is the only way to accomplish this since transitions have their own logic and do not have their own timelines like other animation functions have) resolves #29762 PR Close #44799 |
||
|---|---|---|
| .. | ||
| animation_integration_spec.ts | ||
| animation_query_integration_spec.ts | ||
| animation_router_integration_spec.ts | ||
| animations_with_web_animations_integration_spec.ts | ||