angular-cn/packages
Chuck Jazdzewski 68b53c07fd fix(compiler): emit correct type-check-blocks with TemplateRef's (#20463)
The type-check block generated with `"fullTemplateTypeCheck"` was
invalid if the it contained a template ref as would be generated
using the `else` micro-syntax of `NgIf`.

Fixes: #19485

PR Close #20463
2017-11-16 16:19:54 -06:00
..
animations Revert "fix(animations): always fire inner trigger callbacks even if blocked by parent animations (#19753)" 2017-11-15 17:04:22 -06:00
bazel fix: Update test code to type-check under TS 2.5 (#20175) 2017-11-15 18:12:16 -06:00
benchpress fix(benchpress): Allow ignoring navigationStart events in perflog metric. (#20312) 2017-11-16 16:18:38 -06:00
common docs(common): update default display value for CurrencyPipe (#20246) 2017-11-10 11:51:17 -08:00
compiler fix(compiler): emit correct type-check-blocks with TemplateRef's (#20463) 2017-11-16 16:19:54 -06:00
compiler-cli fix(compiler): emit correct type-check-blocks with TemplateRef's (#20463) 2017-11-16 16:19:54 -06:00
core build: fix build failures (#20470) 2017-11-15 22:33:30 -08:00
docs refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
examples fix: Update test code to type-check under TS 2.5 (#20175) 2017-11-15 18:12:16 -06:00
forms docs: fix link texts 2017-11-01 15:44:59 -04:00
http fix: add missing globals from each rollup configuration (#20028) 2017-10-30 23:09:17 -04:00
language-service fix(language-service): pass compilerOptions.paths to ReflectorHost (#20222) 2017-11-10 11:51:11 -08:00
platform-browser Revert "fix(core): should support event.stopImmediatePropagation" 2017-11-15 11:35:21 -08:00
platform-browser-dynamic refactor: make all rollup config ES5 compatible (#20028) 2017-10-30 23:09:17 -04:00
platform-server fix: Update test code to type-check under TS 2.5 (#20175) 2017-11-15 18:12:16 -06:00
platform-webworker fix: Update test code to type-check under TS 2.5 (#20175) 2017-11-15 18:12:16 -06:00
platform-webworker-dynamic refactor: make all rollup config ES5 compatible (#20028) 2017-10-30 23:09:17 -04:00
router fix: Update test code to type-check under TS 2.5 (#20175) 2017-11-15 18:12:16 -06:00
service-worker refactor: make all rollup config ES5 compatible (#20028) 2017-10-30 23:09:17 -04:00
upgrade fix: Update test code to type-check under TS 2.5 (#20175) 2017-11-15 18:12:16 -06:00
BUILD.bazel build: update to latest @bazel/typescript (#19277) 2017-09-25 12:40:22 -07:00
README.md Revert "docs: Remove unneeded file (#18106)" 2017-07-20 16:46:47 -05: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 build: switch from npm to yarn (#19328) 2017-09-22 13:20:52 -07:00
goog.d.ts fix(compiler): add typings for `COMPILED`. 2017-09-29 09:26:38 -07:00
license-banner.txt refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
rollup.config.js refactor: make all rollup config ES5 compatible (#20028) 2017-10-30 23:09:17 -04:00
system.d.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
tsconfig-build.json refactor: update angular to support TypeScript 2.4 2017-09-12 10:31:30 -07:00
tsconfig-metadata.json refactor(compiler): bump metadata version to 4 (#19338) 2017-09-26 13:31:59 -07:00
tsconfig.json build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
types.d.ts fix: don’t use the global `ng` at all with closure enhanced optimizations 2017-09-27 10:09:56 -07: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