angular-cn/modules/@angular
Tobias Bosch 7690d02133 fix(compiler): don’t throw when using `ANALYZE_FOR_ENTRY_COMPONENTS` with user classes (#13679)
Fixed #13565
2016-12-27 16:58:52 -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): add link to trackBy docs (#13634) 2016-12-22 13:25:51 -08:00
compiler fix(compiler): query `<template>` elements before their children. (#13677) 2016-12-27 16:28:54 -08:00
compiler-cli chore(tslint): update tslint to 4.x (#13603) 2016-12-27 14:55:58 -08:00
core fix(compiler): don’t throw when using `ANALYZE_FOR_ENTRY_COMPONENTS` with user classes (#13679) 2016-12-27 16:58:52 -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 chore(tslint): update tslint to 4.x (#13603) 2016-12-27 14:55:58 -08:00
platform-browser chore(tslint): update tslint to 4.x (#13603) 2016-12-27 14:55:58 -08:00
platform-browser-dynamic chore(tslint): update tslint to 4.x (#13603) 2016-12-27 14:55:58 -08:00
platform-server chore(tslint): update tslint to 4.x (#13603) 2016-12-27 14:55:58 -08:00
platform-webworker chore(tslint): update tslint to 4.x (#13603) 2016-12-27 14:55:58 -08:00
platform-webworker-dynamic chore(tslint): update tslint to 4.x (#13603) 2016-12-27 14:55:58 -08:00
router fix(router): update route snapshot before emit new values (#13558) 2016-12-27 15:57:22 -08:00
upgrade fix(Compiler): allow "." in attribute selectors (#13653) 2016-12-27 15:23:49 -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