angular-cn/packages/core/test/render3/instructions
Misko Hevery eb32b6bd6b refactor(core): Remove reliance on `TNodeType.View`. (#38707)
`TNodeType.View` was created to support inline views. That feature did
not materialize and we have since removed the instructions for it, leave
 an unneeded `TNodeType.View` which was still used in a very
 inconsistent way. This change no longer created `TNodeType.View` (and
 there will be a follow up chang to completely remove it.)

Also simplified the mental model so that `LView[HOST]`/`LView[T_HOST]`
always point to the insertion location of the `LView`.

PR Close #38707
2020-09-28 16:15:59 -04:00
..
lview_debug_spec.ts refactor(core): Remove reliance on `TNodeType.View`. (#38707) 2020-09-28 16:15:59 -04:00
shared_spec.ts refactor(core): Remove reliance on `TNodeType.View`. (#38707) 2020-09-28 16:15:59 -04:00
styling_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00