angular/modules/@angular/upgrade/src
David Purpura 96d06f7f09 fix(upgrade): Prevent property renaming for $inject.
Switch to bracket notation for `directiveFactory.$inject`, otherwise Closure Compiler will (property) rename it, since the output type is `any`.
2017-02-16 15:35:50 -08:00
..
common fix(upgrade): Prevent property renaming for $inject. 2017-02-16 15:35:50 -08:00
dynamic refactor(upgrade): use shared code in downgradeNg2Component() (#14037) 2017-02-01 09:29:51 -06:00
static perf(upgrade): unregister $doCheck watcher when destroying upgraded component (#14303) 2017-02-07 16:16:29 -06:00
facade feat(ngUpgrade): add support for AoT compiled upgrade applications 2016-10-19 15:27:49 -07:00