angular-docs-cn/packages/core/test/animation
Matias Niemelä 6ca46929fa fix(animations): properly collect :enter nodes in a partially updated collection
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
2017-06-12 15:26:46 -07:00
..
animation_integration_spec.ts fix(animations): do not treat a `0` animation state as `void` 2017-06-12 12:18:15 -07:00
animation_query_integration_spec.ts fix(animations): properly collect :enter nodes in a partially updated collection 2017-06-12 15:26:46 -07:00
animation_router_integration_spec.ts feat(animations): introduce routeable animation support 2017-05-19 13:45:22 -07:00
animations_with_web_animations_integration_spec.ts fix(animations): compute removal node height correctly 2017-06-12 12:18:26 -07:00