angular-cn/packages/compiler
Jeremy Elbourn 3a500981ef feat(compiler): allow multiple exportAs names
This change allows users to specify multiple exportAs names for a
directive by giving a comma-delimited list inside the string.

The primary motivation for this change is to allow these names to be
changed in a backwards compatible way.
2017-08-16 15:31:48 -07:00
..
src feat(compiler): allow multiple exportAs names 2017-08-16 15:31:48 -07:00
test feat(compiler): allow multiple exportAs names 2017-08-16 15:31:48 -07:00
testing perf(core): add option to remove blank text nodes from compiled templates 2017-08-14 13:26:16 -07:00
BUILD.bazel build: Bazel builds ngfactories for packages/core (#18289) 2017-07-21 18:09:47 -05:00
index.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
package.json build: import tslib rather than output TS helpers (#16901) 2017-05-23 14:01:39 -06:00
rollup.config.js build: import tslib rather than output TS helpers (#16901) 2017-05-23 14:01:39 -06:00
tsconfig-build.json fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00