angular-cn/packages/core/test/bundling
Jeremy Elbourn 2bb518c694 fix(ivy): add root components to the root view tree in renderComponent (#28409)
Previously, these components were not added to the view tree for the
(fake) root view in which they were bootstrapped. Without this,
root view destruction does not work as expected since the root view's
children are not present to be also destroyed.

PR Close #28409
2019-01-29 11:49:29 -08:00
..
animation_world fix(ivy): merge static style rendering across elements, directives and components (#27661) 2018-12-21 18:14:44 -05:00
cyclic_import fix(ivy): update test after Content Queries inheritance fix (#28414) 2019-01-28 22:07:32 -08:00
hello_world fix(ivy): add root components to the root view tree in renderComponent (#28409) 2019-01-29 11:49:29 -08:00
hello_world_i18n fix(ivy): remove obsolete ng_module code for global and jit mode (#27278) 2018-11-27 10:30:58 -08:00
hello_world_r2 test(ivy): remove symbol tests which are too big and not useful (#27446) 2018-12-04 23:17:52 -08:00
injection fix(ivy): NgOnChangesFeature no longer included in hello_world (#28187) 2019-01-23 10:59:34 -08:00
todo fix(ivy): Content Queries inheritance fix (#28324) 2019-01-28 19:59:00 -08:00
todo_i18n refactor: remove obsolete font-smoothing property (#28174) 2019-01-23 15:44:35 -08:00
todo_r2 refactor: remove obsolete font-smoothing property (#28174) 2019-01-23 15:44:35 -08:00
util test(ivy): fix or disable failing ivy tests (#26735) 2018-10-26 14:48:05 -04:00