angular/modules/@angular/core/test/linker
Tobias Bosch e2b1e1577d fix(core): don’t detach nested view containers when destroying a view
When a view is destroyed, we destroy all
views in view containers and should not detach them. However, previously, we also detached them which lead to problems during the iteration loop.

Closes #8458
Closes #8471

Introduced by 0c600cf6e3
2016-05-04 16:27:20 -07:00
..
change_detection_integration_spec.ts fix(core): don’t detach nested view containers when destroying a view 2016-05-04 16:27:20 -07:00
dynamic_component_loader_spec.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
integration_dart_spec.dart repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
integration_spec.ts fix(core): don’t detach nested view containers when destroying a view 2016-05-04 16:27:20 -07:00
projection_integration_spec.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
query_integration_spec.ts chore: clang-reformat 2016-05-01 22:59:41 -07:00
query_list_spec.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
reflector_component_resolver_spec.ts feat(router): update router to support lazy loading 2016-05-04 14:50:00 -07:00
regression_integration_spec.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
security_integration_spec.ts chore: clang-format master 2016-05-03 18:56:39 -07:00
view_injector_integration_spec.ts fix(compiler): fix where pipes live 2016-05-03 09:00:23 -07:00