angular-cn/modules/@angular/platform-browser/animations
Tobias Bosch 436a179552 fix(animations): properly cache renderer and namespace triggers (#14703)
- Don’t use the animation renderer if a component
  used style encapsulation but no animations.
- The `AnimationRenderer` should be cached in the same
  lifecycle as its delegate.
- Trigger names need to be namespaced per component type.
2017-02-24 12:10:19 -08:00
..
src fix(animations): properly cache renderer and namespace triggers (#14703) 2017-02-24 12:10:19 -08:00
test refactor(animations): make modules and bundles into plural Animations (#14695) 2017-02-24 09:36:58 -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