angular/modules/@angular/core/test/animation
Matias Niemelä 383f23b578 fix(animations): always trigger animations after the change detection check (#12713)
This patch ensures that animations are run outside of change detection
thus allowing for start and done callbacks to modify application data
without causing a cycle loop.

Closes #12713
2016-11-04 15:15:27 -07:00
..
active_animations_players_map_spec.ts refactor(animations): ensure animation data-structures are created only when used 2016-10-14 15:43:41 -07:00
animation_group_player_spec.ts chore(lint): remove unused imports (#11923) 2016-09-27 17:12:25 -07:00
animation_integration_spec.ts fix(animations): always trigger animations after the change detection check (#12713) 2016-11-04 15:15:27 -07:00
animation_player_spec.ts chore(lint): remove unused imports (#11923) 2016-09-27 17:12:25 -07:00
animation_sequence_player_spec.ts chore(lint): remove unused imports (#11923) 2016-09-27 17:12:25 -07:00
animation_style_util_spec.ts chore(lint): remove unused imports (#11923) 2016-09-27 17:12:25 -07:00