angular-cn/modules/@angular
Dzmitry Shylovich c0f750af4e fix(compiler): ignore @import in comments (#13368)
* refactor(compiler): clean up style url resolver
* fix(compiler): ignore @import in css comments

Closes #12196
2016-12-20 17:51:02 -08:00
..
benchpress feat: update to rxjs@5.0.1 and unpin the rxjs peerDeps via ^5.0.1 (#13572) 2016-12-19 16:24:53 -08:00
common fix(common): throw an error if trackBy is not a function (#13420) 2016-12-20 16:18:24 -08:00
compiler fix(compiler): ignore @import in comments (#13368) 2016-12-20 17:51:02 -08:00
compiler-cli refactor(compiler-cli): support extracting the mesage bundle without writing a file (#13580) 2016-12-19 15:28:55 -08:00
core fix(core): improve error message when component factory cannot be found (#13541) 2016-12-20 16:17:22 -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 test(forms): refactor integration tests to improve speed (#13500) 2016-12-15 17:07:26 -08:00
http feat: update to rxjs@5.0.1 and unpin the rxjs peerDeps via ^5.0.1 (#13572) 2016-12-19 16:24:53 -08:00
language-service refactor(compiler): store metadata of top level symbols also in summaries (#13289) 2016-12-15 09:12:40 -08:00
platform-browser refactor(platform-browser): resolver merge conflict for tslint (#13601) 2016-12-20 17:49:25 -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: update to rxjs@5.0.1 and unpin the rxjs peerDeps via ^5.0.1 (#13572) 2016-12-19 16:24:53 -08:00
upgrade feat(upgrade): support the `$doCheck()` lifecycle hook in `UpgradeComponent` (#13015) 2016-12-20 16:18:43 -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