angular-cn/modules/@angular
Chuck Jazdzewski b6078f5887 fix(compiler): update to metadata version 3 (#13464)
This change retracts support for metadata version 2.

The collector used to produce version 2 metadata was incomplete
and can cause the AOT compiler to fail to resolve symbols or
produce other spurious errors.

All libraries compiled and published with 2.3.0 ngc will need
to be recompiled and updated with this change.
2016-12-14 15:28:51 -08:00
..
benchpress feat: update RxJS peer dependency to 5.0.0-rc.4 2016-11-29 16:27:33 -08:00
common refactor: remove intl from facades (#13404) 2016-12-13 12:34:50 -08:00
compiler fix(compiler): update to metadata version 3 (#13464) 2016-12-14 15:28:51 -08:00
compiler-cli fix(compiler): update to metadata version 3 (#13464) 2016-12-14 15:28:51 -08:00
core feat(testing): add overrideTemplate method (#13372) 2016-12-14 15:05:17 -08:00
docs docs(cheatsheet): correct HostBinding decorator example (#13206) 2016-12-05 10:25:40 -08:00
examples refactor: format and lint code 2016-12-12 11:30:25 -08:00
facade refactor(facade): don't expect super() to return a new Error object in BaseError (#12600) 2016-12-14 11:54:57 -08:00
forms fix(forms): ensure select[multiple] retains selections 2016-12-14 08:52:07 -08:00
http fix(http): create a copy of headers when merge options (#13365) 2016-12-12 11:16:34 -08:00
language-service fix(compiler): narrow the span reported for invalid pipes 2016-12-13 11:23:47 -08:00
platform-browser feat(testing): add overrideTemplate method (#13372) 2016-12-14 15:05:17 -08:00
platform-browser-dynamic fix: display framework version on bootstrapped component (#13252) 2016-12-06 16:21:07 -08:00
platform-server fix: display framework version on bootstrapped component (#13252) 2016-12-06 16:21:07 -08:00
platform-webworker fix: display framework version on bootstrapped component (#13252) 2016-12-06 16:21:07 -08:00
platform-webworker-dynamic fix: display framework version on bootstrapped component (#13252) 2016-12-06 16:21:07 -08:00
router feat(router): routerLink add tabindex attribute (#13094) 2016-12-09 15:38:50 -08:00
upgrade docs(upgrade): fix UpgradeAdapter examples 2016-12-14 13:02:31 -08:00
README.md docs: update README.md for npm packages 2016-09-14 17:14:02 -07:00
license-banner.txt build: remove JS suffix from the license banner 2016-09-13 21:48:58 -07:00
router-license-banner.txt fix(router): add a banner file for the router (#12919) 2016-11-16 09:17:19 -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