angular/modules/@angular/core/test/animation
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
..
active_animations_players_map_spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
animation_group_player_spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
animation_integration_next_spec.ts fix(animations): properly cache renderer and namespace triggers (#14703) 2017-02-24 12:10:19 -08:00
animation_player_spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
animation_queue_spec.ts perf(animations): always run the animation queue outside of zones 2016-12-14 12:59:36 -08:00
animation_sequence_player_spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
animation_style_util_spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00