angular/packages/animations/browser/src/render
Jessica Janiuk 70332b0453 fix(core): pass element removal property through in all locations (#64565)
The `requireSynchronousElementRemoval` property was not being passed in all the locations it was needed. This was preventing leave animation timing from behaving properly in some cases.

fixes: #64525

PR Close #64565
2025-10-21 18:08:34 +00:00
..
web_animations fix(animations): account for Element.animate exceptions (#64506) 2025-10-21 16:49:42 +00:00
animation_driver.ts refactor(animations): deprecate the animations package (#62795) 2025-07-29 09:50:09 +00:00
animation_engine_instruction.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
animation_engine_next.ts refactor(animations): convert scripts within packages/animations to relative imports (#60230) 2025-03-27 18:28:01 +00:00
animation_renderer.ts refactor(animations): convert scripts within packages/animations to relative imports (#60230) 2025-03-27 18:28:01 +00:00
renderer.ts fix(core): pass element removal property through in all locations (#64565) 2025-10-21 18:08:34 +00:00
shared.ts refactor(animations): convert scripts within packages/animations to relative imports (#60230) 2025-03-27 18:28:01 +00:00
special_cased_styles.ts refactor(animations): convert scripts within packages/animations to relative imports (#60230) 2025-03-27 18:28:01 +00:00
timeline_animation_engine.ts refactor(animations): mark non-default new expressions as pure (#61452) 2025-05-19 08:26:56 +00:00
transition_animation_engine.ts refactor(animations): mark non-default new expressions as pure (#61452) 2025-05-19 08:26:56 +00:00