mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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 |
||
|---|---|---|
| .. | ||
| active_animations_players_map_spec.ts | ||
| animation_group_player_spec.ts | ||
| animation_integration_spec.ts | ||
| animation_player_spec.ts | ||
| animation_sequence_player_spec.ts | ||
| animation_style_util_spec.ts | ||