angular/packages/animations/browser/src/render
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
..
web_animations fix(animations): repair flicker issues with WA polyfill (#16937) 2017-05-22 17:57:16 -06:00
animation_driver.ts refactor(animations): single animation engine code pass 2017-05-16 17:39:57 -07:00
animation_engine_instruction.ts refactor(platform-browser): move platform-browser/animations to animations/browser (#15130) 2017-03-14 11:55:49 -07:00
animation_engine_next.ts fix(animations): use a lightweight renderer for non-animation components (#17003) 2017-05-26 14:39:42 -06:00
shared.ts fix(animations): only require one flushMicrotasks call when testing animations 2017-05-19 10:45:20 -07:00
timeline_animation_engine.ts refactor(animations): single animation engine code pass 2017-05-16 17:39:57 -07:00
transition_animation_engine.ts fix(animations): properly collect :enter nodes in a partially updated collection 2017-06-12 15:26:46 -07:00