angular-cn/modules/@angular
Uri Shaked c27ce7318f doc(compiler-cli): align example with style guide (#12414)
See The Angular Style Guide, [Section 2.2 - Separate File Names with Dots and Dashes](https://angular.io/docs/ts/latest/guide/style-guide.html#!#02-02)
2016-10-25 00:10:03 +02:00
..
benchpress refactor: remove most facades (#12399) 2016-10-21 15:14:44 -07:00
common refactor: remove some facades (#12335) 2016-10-19 13:42:39 -07:00
compiler fix(compiler): walk third party modules (#12453) 2016-10-24 22:28:23 +02:00
compiler-cli doc(compiler-cli): align example with style guide (#12414) 2016-10-25 00:10:03 +02:00
core refactor: remove most facades (#12399) 2016-10-21 15:14:44 -07:00
docs docs: remove outdated docs (#11875) 2016-09-24 08:23:28 +09:00
examples chore(lint): remove unused imports (#11923) 2016-09-27 17:12:25 -07:00
facade refactor: remove most facades (#12399) 2016-10-21 15:14:44 -07:00
forms refactor: remove most facades (#12399) 2016-10-21 15:14:44 -07:00
http refactor: remove some facades (#12335) 2016-10-19 13:42:39 -07:00
platform-browser refactor: remove most facades (#12399) 2016-10-21 15:14:44 -07:00
platform-browser-dynamic refactor: simplify `isPresent(x) ? x : y` to `x || y` (#12166) 2016-10-10 09:20:58 -07:00
platform-server refactor: remove most facades (#12399) 2016-10-21 15:14:44 -07:00
platform-webworker refactor: remove some facades (#12335) 2016-10-19 13:42:39 -07:00
platform-webworker-dynamic refactor: add license header to JS files & format files (#12081) 2016-10-04 20:39:20 -07:00
router fix(router): do not update primary route if only secondary outlet is given (#11797) 2016-10-20 10:59:08 -07:00
upgrade feat(ngUpgrade): add support for AoT compiled upgrade applications 2016-10-19 15:27:49 -07: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

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