mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Previously, light dom nodes that were not used by any content tag were not removed from a view on redistribute. This lead to a bug when reusing a view from the view pool, as it still contained stale reprojected nodes. Fixes #1416 |
||
|---|---|---|
| .. | ||
| change_detection | ||
| core | ||
| di | ||
| directives | ||
| dom | ||
| facade | ||
| forms | ||
| mock | ||
| reflection | ||
| render/dom | ||
| services | ||
| test_lib | ||
| transform | ||