angular-docs-cn/packages/core
Kristiyan Kostadinov ab2bf83398 fix(ivy): destroy injector when module is destroyed (#27793)
Destroys the module's injector when an `NgModule` is destroyed which in turn calls the `ngOnDestroy` methods on the instantiated providers.

This PR resolves FW-739.

PR Close #27793
2019-01-18 10:10:32 -08:00
..
src fix(ivy): destroy injector when module is destroyed (#27793) 2019-01-18 10:10:32 -08:00
test fix(ivy): destroy injector when module is destroyed (#27793) 2019-01-18 10:10:32 -08:00
testing fix(ivy): TestBed should use annotation for the last match rather than the first (#28195) 2019-01-17 09:57:30 -08:00
BUILD.bazel refactor(ivy): refactor more files in DI to prepare it for bazel packages (#28098) 2019-01-14 09:55:30 -08:00
PACKAGE.md docs: add package doc files (#26047) 2018-10-05 15:42:14 -07:00
index.ts
package.json fix(core): Remove static dependency from @angular/core to @angular/compiler (#26734) 2018-10-31 14:15:06 -04:00
public_api.ts
rollup.config.js
tsconfig-build.json