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 |
||
|---|---|---|
| .. | ||
| core_directives.ts | ||
| ng_class.ts | ||
| ng_for.ts | ||
| ng_if.ts | ||
| ng_plural.ts | ||
| ng_style.ts | ||
| ng_switch.ts | ||
| ng_template_outlet.ts | ||