angular-cn/packages/core/test/bundling
Miško Hevery 3fb4e190a8 fix(ivy): correctly bind to component context (#23168)
When compiling templates the compiler would often bind to
closest context rather than the component context.

The only time one should be binding to the cont component is
in explicit cases where the inner template declares local variable.

PR Close #23168
2018-04-10 13:14:20 -07:00
..
hello_world fix(ivy): instantiate dirs in correct order (#23178) 2018-04-05 14:50:00 -07:00
hello_world_i18n test(ivy): make sure `goog.getMsg()` is defined before being used (#22998) 2018-03-27 17:07:50 -04:00
injection build: flatten esm5 sources before rollup (#23131) 2018-04-03 10:47:29 -07:00
todo fix(ivy): correctly bind to component context (#23168) 2018-04-10 13:14:20 -07:00