angular-cn/modules/@angular/core/test/animation
Matias Niemelä ba88db5141 fix(ngClass): do not deconstruct classes on element removal (#10303)
Prior to this fix [ngClass] would remove all dynamic classes
when destroyed. It's essential that classes are persisted such
that remove-based animations will still be stylistically correct.
This patch fixes this issue.

Closes #10008
Closes #10303
2016-07-26 15:20:27 -07:00
..
active_animations_players_map_spec.ts refactor(animations): move MockAnimationPlayer back into core (#9966) 2016-07-11 10:55:47 -07:00
animation_group_player_spec.ts chore(tests): enable lint, make it green. (#10224) 2016-07-21 17:12:00 -07:00
animation_integration_spec.ts fix(ngClass): do not deconstruct classes on element removal (#10303) 2016-07-26 15:20:27 -07:00
animation_player_spec.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
animation_sequence_player_spec.ts chore(tests): enable lint, make it green. (#10224) 2016-07-21 17:12:00 -07:00
animation_style_util_spec.ts chore(tests): enable lint, make it green. (#10224) 2016-07-21 17:12:00 -07:00