angular-cn/modules/@angular/upgrade
Hannah Howard db8290632f fix(upgrade): fallback to root ng2 injector when element is compiled outside the document (#8684)
Currently downgraded ng2 elements fail inside a ui-router view because they are unable
to require an ng2 Injector via the require attribute of the DDO, because ui-router compiles
its templates before they are inserted in a ui-view. This adds a "fallback" behavior if
a parent injector cannot be found to go to the root ng2 Injector.
2016-05-17 15:55:53 -07:00
..
src fix(upgrade): fallback to root ng2 injector when element is compiled outside the document (#8684) 2016-05-17 15:55:53 -07:00
test fix(upgrade): fallback to root ng2 injector when element is compiled outside the document (#8684) 2016-05-17 15:55:53 -07:00
index.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
package.json repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
rollup.config.js build: fix source map paths for npm packages 2016-05-03 13:36:33 -06:00
tsconfig-es5.json build: fix source map paths for npm packages 2016-05-03 13:36:33 -06:00
tsconfig-es2015.json build: fix source map paths for npm packages 2016-05-03 13:36:33 -06:00
upgrade.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00