angular-cn/packages/core/test/bundling/todo
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
..
BUILD.bazel test(ivy): create todo app in ivy (#22921) 2018-04-02 15:49:48 -07:00
OUTSTANDING_WORK.md test(ivy): cleanup todo test app (#23168) 2018-04-10 13:14:20 -07:00
bundle.golden_symbols.json test(ivy): cleanup todo test app (#23168) 2018-04-10 13:14:20 -07:00
index.html test(ivy): create todo app in ivy (#22921) 2018-04-02 15:49:48 -07:00
index.ts fix(ivy): correctly bind to component context (#23168) 2018-04-10 13:14:20 -07:00
treeshaking_spec.ts test(ivy): cleanup todo test app (#23168) 2018-04-10 13:14:20 -07:00