angular-cn/packages
Chuck Jazdzewski a75040d0a1 refactor(compiler): bump metadata version to 4 (#19338)
Also adds auto upgrade from lower version based
on the .d.ts file (e.g. from version 3 to 4).

This is needed as we are now also capturing type aliases
in metadata files (and we rely on this),
see 6e3498ca8e.
2017-09-26 13:31:59 -07:00
..
animations feat(animations): support negative query option values 2017-09-26 12:02:56 -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 fix(common): use correct pipe name in error messages (#19403) 2017-09-26 10:18:26 -07:00
compiler refactor(compiler): bump metadata version to 4 (#19338) 2017-09-26 13:31:59 -07:00
compiler-cli refactor(compiler): bump metadata version to 4 (#19338) 2017-09-26 13:31:59 -07:00
core feat(animations): support negative query option values 2017-09-26 12:02:56 -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 fix(compiler): remove deprecated `Compiler.ngGetContentSelectors()` (#19347) 2017-09-26 10:18:10 -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 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 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