angular/modules/@angular/platform-browser/animations/src/render
Tobias Bosch 9186068df1 fix(animations): always create a new AnimationRenderer
E.g. for no view encapsulation, the delegate will always be the same.
Nevertheless, we still need to create a new `AnimationRenderer` per
component.

Attention: This change will conflict with a local mod in G3.
2017-02-24 16:27:45 -08:00
..
web_animations refactor(animations): always remove elements right away unless they have a leave animation 2017-02-23 13:02:45 -08:00
animation_driver.ts refactor(animations): change NoOp -> Noop (#14690) 2017-02-24 00:32:19 -08:00
animation_engine_instruction.ts refactor(animations): support browser animation rendering (#14578) 2017-02-22 15:14:49 -08:00
animation_renderer.ts fix(animations): always create a new AnimationRenderer 2017-02-24 16:27:45 -08:00
dom_animation_engine.ts fix(animations): properly cache renderer and namespace triggers (#14703) 2017-02-24 12:10:19 -08:00
noop_animation_engine.ts fix(animations): properly cache renderer and namespace triggers (#14703) 2017-02-24 12:10:19 -08:00