angular-docs-cn/modules/@angular
Victor Berchet 3df00828d7 docs(router): fix CanActivateChild API docs (#12128)
fixes #12127
2016-10-11 15:47:57 -07:00
..
benchpress refactor: simplify `isPresent(x) ? x : y` to `x || y` (#12166) 2016-10-10 09:20:58 -07:00
common refactor(facade): inline StringWrapper (#12051) 2016-10-06 15:10:27 -07:00
compiler refactor(compiler): add optional `visit()` to `TemplateAstVisitor` (#12209) 2016-10-11 15:46:11 -07:00
compiler-cli fix(compiler-cli): don't clone static symbols when simplifying annotation metadata (#12158) 2016-10-11 15:47:44 -07:00
core refactor(core): cleanup decorators.ts (#12161) 2016-10-11 15:47:20 -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(compiler): improve types, misc 2016-10-10 09:20:58 -07:00
forms refactor: simplify `isPresent(x) ? x : y` to `x || y` (#12166) 2016-10-10 09:20:58 -07:00
http fix(http): fix Headers initialization from Headers and Object (#12106) 2016-10-06 15:21:27 -07:00
platform-browser refactor(facade): inline StringWrapper (#12051) 2016-10-06 15:10:27 -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: add license header to JS files & format files (#12081) 2016-10-04 20:39:20 -07:00
platform-webworker refactor(core): cleanup SpyObject (#12221) 2016-10-11 15:44:48 -07:00
platform-webworker-dynamic refactor: add license header to JS files & format files (#12081) 2016-10-04 20:39:20 -07:00
router docs(router): fix CanActivateChild API docs (#12128) 2016-10-11 15:47:57 -07:00
upgrade refactor(upgrade): unify spec code (#12190) 2016-10-10 09:18:33 -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