angular/modules/@angular/core/test/animation
Victor Berchet a6ad61d83e refactor: change provide(...) for {provide: ...}
- provide() is deprecated,
- {} syntax is required by the offline compiler
2016-06-03 15:03:49 -07:00
..
active_animations_players_map_spec.ts feat(core): introduce support for animations 2016-05-25 13:56:50 -07:00
animation_group_player_spec.ts feat(core): introduce support for animations 2016-05-25 13:56:50 -07:00
animation_integration_spec.ts refactor: change provide(...) for {provide: ...} 2016-06-03 15:03:49 -07:00
animation_player_spec.ts feat(core): introduce support for animations 2016-05-25 13:56:50 -07:00
animation_sequence_player_spec.ts feat(core): introduce support for animations 2016-05-25 13:56:50 -07:00
animation_style_util_spec.ts feat(animations): provide support for offline compilation 2016-06-03 14:36:11 -07:00