angular-cn/modules/@angular
vsavkin fc60fa790c fix(router): add a test to make sure canDeactivate guards are called for aux routes
Closes #11345
2016-10-26 13:52:58 -07:00
..
benchpress refactor: remove most facades (#12399) 2016-10-21 15:14:44 -07:00
common docs(common): minor corrections/improvements for NgClass (#12327) 2016-10-25 00:12:09 +02:00
compiler fix(CompilerCli): assert that all pipes and directives are declared by a module 2016-10-25 18:17:18 -07:00
compiler-cli fix(CompilerCli): assert that all pipes and directives are declared by a module 2016-10-25 18:17:18 -07: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): add a test to make sure canDeactivate guards are called for aux routes 2016-10-26 13:52:58 -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