angular/packages/common
Vikram Subramanian 60aa943e2d fix(platform-server): avoid dependency cycle when using http interceptor (#24229)
Fixes #23023.

When a HTTP Interceptor injects HttpClient it causes a DI cycle. This fix is to use Injector to lazily inject HTTP_INTERCEPTORS while setting up the HttpHandler on the server so as to break the cycle.

PR Close #24229
2018-06-01 08:33:45 -07:00
..
http fix(platform-server): avoid dependency cycle when using http interceptor (#24229) 2018-06-01 08:33:45 -07:00
locales build(common): mark locales files as side-effect-full (#23509) 2018-04-24 11:14:52 -07:00
src style: remove empty comments (#23404) 2018-05-10 15:48:13 -07:00
test test: switch to ts_web_test_suite (#23859) 2018-05-15 11:40:56 -07:00
testing docs: remove all deprecated @stable jsdoc tags (#23210) 2018-04-10 21:49:32 -07:00
BUILD.bazel build: fix common locales in npm package (#23153) 2018-04-04 08:23:07 -07:00
index.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
package.json build: update to rxjs@6.0.0 (#23679) 2018-05-03 10:53:39 -07:00
public_api.ts build: add bazel test rules for more packages (#21053) 2017-12-22 13:10:51 -08:00
rollup.config.js feat(core): upgrade rxjs to 6.0.0-alpha.4 (#22573) 2018-03-19 21:51:51 -07:00
tsconfig-build.json build: remove references to tsc-wrapped (#19298) 2017-09-21 13:55:52 -07:00