angular-docs-cn/modules
Tobias Bosch dd6e0cf1b5 fix(compiler): fix where pipes live
Impure pipes need to live on the view
that used them and need a new instance for
each call site.

Impure pipes need to live on the component view, cached across all child views,
and need a new pure proxy for each for
each call site that lives on the view
of the call site.

Fixes #8408

This bug was introduced not long ago by 152a117d5c
2016-05-03 09:00:23 -07:00
..
@angular fix(compiler): fix where pipes live 2016-05-03 09:00:23 -07:00
angular1_router fix(angular_1_router): Removed arrow function from module template 2016-04-19 00:44:17 +00:00
benchmarks repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
benchmarks_external repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
benchpress repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
payload_tests/hello_world/ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
playground chore: router move import changes 2016-05-02 13:27:03 -07:00
rollup-test chore: clang-reformat 2016-05-01 22:59:41 -07:00
empty.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
tsconfig-ts2dart.json repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
tsconfig.json build: adding basic e2e testing infrastructure 2016-05-02 08:15:10 -07:00
upgrade-ts2dart.d.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
zone-ts2dart.d.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00