angular/modules/@angular/upgrade/src
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
..
aot fix(upgrade/static): ensure upgraded injector is initialized early enough (#14065) 2017-01-24 14:48:03 -08:00
angular_js.ts feat(upgrade): Support ng-model in downgraded components (#10578) 2017-01-23 11:23:45 -08:00
constants.ts feat(upgrade): Support ng-model in downgraded components (#10578) 2017-01-23 11:23:45 -08:00
downgrade_ng2_adapter.ts feat(upgrade): Support ng-model in downgraded components (#10578) 2017-01-23 11:23:45 -08:00
facade feat(ngUpgrade): add support for AoT compiled upgrade applications 2016-10-19 15:27:49 -07:00
metadata.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
upgrade.ts fix: display framework version on bootstrapped component (#13252) 2016-12-06 16:21:07 -08:00
upgrade_adapter.ts feat(upgrade): Support ng-model in downgraded components (#10578) 2017-01-23 11:23:45 -08:00
upgrade_ng1_adapter.ts fix(upgrade): fix/improve support for lifecycle hooks (#13020) 2016-12-27 14:42:53 -08:00
util.ts feat(upgrade): Support ng-model in downgraded components (#10578) 2017-01-23 11:23:45 -08:00
version.ts fix: display framework version on bootstrapped component (#13252) 2016-12-06 16:21:07 -08:00