angular/modules/@angular/platform-browser/animations
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
..
src fix(animations): always create a new AnimationRenderer 2017-02-24 16:27:45 -08:00
test refactor(platform-browser): extract animations providers into separate file 2017-02-24 16:27:45 -08:00
testing refactor(animations): change NoOp -> Noop (#14690) 2017-02-24 00:32:19 -08:00
index.ts refactor(animations): support browser animation rendering (#14578) 2017-02-22 15:14:49 -08:00
public_api.ts refactor(animations): support browser animation rendering (#14578) 2017-02-22 15:14:49 -08:00