mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This PR fixes an issue where `query(':enter')` will only collect elements up until it an element that is found that isn't apart of the `:enter` query.
Closes #17440
|
||
|---|---|---|
| .. | ||
| web_animations | ||
| animation_driver.ts | ||
| animation_engine_instruction.ts | ||
| animation_engine_next.ts | ||
| shared.ts | ||
| timeline_animation_engine.ts | ||
| transition_animation_engine.ts | ||