angular/packages/animations/browser/src
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
..
dsl fix(animations): evaluate substitutions on option param values 2017-06-08 10:12:52 -07:00
render fix(animations): properly collect :enter nodes in a partially updated collection 2017-06-12 15:26:46 -07:00
browser.ts refactor(platform-browser): move platform-browser/animations to animations/browser (#15130) 2017-03-14 11:55:49 -07:00
private_export.ts refactor(animations): single animation engine code pass 2017-05-16 17:39:57 -07:00
util.ts fix(animations): repair flicker issues with WA polyfill (#16937) 2017-05-22 17:57:16 -06:00