angular-cn/packages
Tobias Bosch 573b8611bc fix(compiler): compile `.ngfactory.ts` files even if nobody references them. (#16899)
This is especially important for library authors, as they will
not reference the .ngfactory.ts files.

Fixes #16741
2017-05-25 11:00:26 -06:00
..
animations build: import tslib rather than output TS helpers (#16901) 2017-05-23 14:01:39 -06:00
benchpress fix(benchpress): chrome - prevent trace buffer overflow 2017-04-18 08:28:31 -07:00
common build: import tslib rather than output TS helpers (#16901) 2017-05-23 14:01:39 -06:00
compiler refactor(compiler): add ability to produce stub .ngfactory / .ngsummary files (#16963) 2017-05-23 14:40:50 -06:00
compiler-cli fix(compiler): compile `.ngfactory.ts` files even if nobody references them. (#16899) 2017-05-25 11:00:26 -06:00
core build: import tslib rather than output TS helpers (#16901) 2017-05-23 14:01:39 -06:00
docs refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
examples fix: Update types for TypeScript nullability support in examples 2017-04-12 11:36:19 -07:00
forms build: import tslib rather than output TS helpers (#16901) 2017-05-23 14:01:39 -06:00
http build: import tslib rather than output TS helpers (#16901) 2017-05-23 14:01:39 -06:00
language-service build: import tslib rather than output TS helpers (#16901) 2017-05-23 14:01:39 -06:00
platform-browser build: import tslib rather than output TS helpers (#16901) 2017-05-23 14:01:39 -06:00
platform-browser-dynamic build: import tslib rather than output TS helpers (#16901) 2017-05-23 14:01:39 -06:00
platform-server build: import tslib rather than output TS helpers (#16901) 2017-05-23 14:01:39 -06:00
platform-webworker build: import tslib rather than output TS helpers (#16901) 2017-05-23 14:01:39 -06:00
platform-webworker-dynamic build: import tslib rather than output TS helpers (#16901) 2017-05-23 14:01:39 -06:00
router build: import tslib rather than output TS helpers (#16901) 2017-05-23 14:01:39 -06:00
upgrade build: import tslib rather than output TS helpers (#16901) 2017-05-23 14:01:39 -06:00
README.md refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
empty.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
es6-subset.d.ts refactor: update paths from modules/@angular to packages 2017-03-08 16:29:28 -08:00
license-banner.txt refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
system.d.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
tsconfig.json fix: turn on nullability in the code base. 2017-04-18 12:07:33 -07:00
types.d.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00

README.md

Angular

The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.

License: MIT