angular-cn/packages/upgrade/src
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
..
common fix(ivy): destroy injector when module is destroyed (#27793) 2019-01-18 10:10:32 -08:00
dynamic refactor(upgrade): simplify special handling of ngUpgradeLite in `downgradeComponent()` (#27217) 2018-12-20 16:20:41 -05:00
static test(upgrade): log more info to help debug CI flakes (#28045) 2019-01-10 11:03:26 -08:00