mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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. |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| index.ts | ||
| package.json | ||
| rollup.config.js | ||
| tsconfig-es5.json | ||
| tsconfig-es2015.json | ||
| upgrade.ts | ||