angular/modules/@angular/upgrade/src
Janne Vanhala c6e893953f fix(upgrade): fix registerForNg1Tests (#13522)
Fix an issue in `registerForNg1Tests`, where it passes a `null` as
`ng1Injector` to `_bootstrapDone`. This causes a "TypeError: Cannot
read property 'get' of null" to be thrown from `_bootstrapDone`.
2016-12-16 15:14:16 -08:00
..
aot refactor(ngUpgrade): Small cleanup with Testability API and resumeBootstrap (#12926) 2016-11-18 14:30:47 -08:00
angular_js.ts fix(upgrade): fix downgrade content projection and injector inheritance 2016-12-14 13:02:27 -08:00
constants.ts fix(upgrade): fix downgrade content projection and injector inheritance 2016-12-14 13:02:27 -08:00
downgrade_ng2_adapter.ts fix(upgrade): fix downgrade content projection and injector inheritance 2016-12-14 13:02:27 -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 fix(upgrade): fix registerForNg1Tests (#13522) 2016-12-16 15:14:16 -08:00
upgrade_ng1_adapter.ts fix(upgrade): call ng1 lifecycle hooks (#12875) 2016-11-18 13:46:49 -08:00
util.ts fix(upgrade): fix downgrade content projection and injector inheritance 2016-12-14 13:02:27 -08:00
version.ts fix: display framework version on bootstrapped component (#13252) 2016-12-06 16:21:07 -08:00