angular-cn/packages
Tobias Bosch 3799f43c71 fix(compiler): add parens around binary / ternary expressions
This fixes cases where binary / ternary operators are nested
(e.g. a nested ternary operator).
2017-09-25 13:36:00 -07:00
..
animations build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
bazel fix(compiler): various squashed fixes for the new ngc 2017-09-25 13:36:00 -07:00
benchpress build: update npm dependencies (#19328) 2017-09-22 13:20:52 -07:00
common build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
compiler fix(compiler): various squashed fixes for the new ngc 2017-09-25 13:36:00 -07:00
compiler-cli fix(compiler): add parens around binary / ternary expressions 2017-09-25 13:36:00 -07:00
core build: update npm dependencies (#19328) 2017-09-22 13:20:52 -07:00
docs refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
examples build: update npm dependencies (#19328) 2017-09-22 13:20:52 -07:00
forms build: update npm dependencies (#19328) 2017-09-22 13:20:52 -07:00
http build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
language-service build: update npm dependencies (#19328) 2017-09-22 13:20:52 -07:00
platform-browser build: update npm dependencies (#19328) 2017-09-22 13:20:52 -07:00
platform-browser-dynamic build: update npm dependencies (#19328) 2017-09-22 13:20:52 -07:00
platform-server build: update npm dependencies (#19328) 2017-09-22 13:20:52 -07:00
platform-webworker build: update npm dependencies (#19328) 2017-09-22 13:20:52 -07:00
platform-webworker-dynamic build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
router build: update npm dependencies (#19328) 2017-09-22 13:20:52 -07:00
upgrade build: update npm dependencies (#19328) 2017-09-22 13:20:52 -07: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
license-banner.txt refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
rollup.config.js build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07: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 build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
tsconfig.json build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -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