angular/modules/@angular/upgrade/src/aot
Pete Bacon Darwin 6152eb24bc fix(upgrade/static): ensure upgraded injector is initialized early enough (#14065)
This change ensures that the upgraded AngularJS injector is initialized
before the application run blocks are executed.

Closes #13811
2017-01-24 14:48:03 -08:00
..
angular1_providers.ts feat(ngUpgrade): add support for AoT compiled upgrade applications 2016-10-19 15:27:49 -07:00
component_info.ts docs(upgrade/static): improve API docs with examples 2016-11-16 09:18:17 -08:00
constants.ts feat(upgrade): Support ng-model in downgraded components (#10578) 2017-01-23 11:23:45 -08:00
downgrade_component.ts feat(upgrade): Support ng-model in downgraded components (#10578) 2017-01-23 11:23:45 -08:00
downgrade_component_adapter.ts feat(upgrade): Support ng-model in downgraded components (#10578) 2017-01-23 11:23:45 -08:00
downgrade_injectable.ts docs(upgrade/static): improve API docs with examples 2016-11-16 09:18:17 -08:00
upgrade_component.ts feat(upgrade): support the $doCheck() lifecycle hook in UpgradeComponent (#13015) 2016-12-20 16:18:43 -08:00
upgrade_module.ts fix(upgrade/static): ensure upgraded injector is initialized early enough (#14065) 2017-01-24 14:48:03 -08:00