angular-cn/modules/@angular/upgrade
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
..
src fix(upgrade): Prevent property renaming for $inject. 2017-02-16 15:35:50 -08:00
test perf: Don’t subclass Error; resulting in smaller binary (#14160) 2017-02-07 19:18:26 -06:00
index.ts feat(upgrade): return a function (instead of array) from `downgradeInjectable()` (#14037) 2017-02-01 09:29:51 -06:00
package.json docs: update descriptions in package.jsons 2016-09-14 16:44:39 -07:00
public_api_static.ts build: produce metadata bundles for @angular modules (#14509) 2017-02-16 08:15:30 -08:00
rollup-static.config.js refactor(upgrade): re-export the new static upgrade APIs on new entry 2016-10-26 15:14:22 -07:00
rollup.config.js refactor: add license header to JS files & format files (#12081) 2016-10-04 20:39:20 -07:00
static.ts build: produce metadata bundles for @angular modules (#14509) 2017-02-16 08:15:30 -08:00
tsconfig-build.json build: produce metadata bundles for @angular modules (#14509) 2017-02-16 08:15:30 -08:00