angular-cn/modules/@angular/upgrade
Hannah Howard 6cdc53c497 fix(UpgradeNg1ComponentAdapter): make bindings available on $scope in controller & link function (#8645)
Delays NG1 Directive controller instatiation where possible and pre-link function always
to the ngOnInit() lifecycle hook. This way bindings are always available on $scope in both
the controller and the link function.
2016-05-17 14:53:59 -07:00
..
src fix(UpgradeNg1ComponentAdapter): make bindings available on $scope in controller & link function (#8645) 2016-05-17 14:53:59 -07:00
test fix(UpgradeNg1ComponentAdapter): make bindings available on $scope in controller & link function (#8645) 2016-05-17 14:53:59 -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