angular-docs-cn/modules/@angular
Tobias Bosch 0fc11a43f1 perf(core): use `array.push` / `array.pop` instead of `splice` if possible 2016-11-02 20:58:48 -07:00
..
benchpress refactor: remove most facades (#12399) 2016-10-21 15:14:44 -07:00
common refactor(core): don’t store view factory in `TemplateRef` 2016-11-02 17:06:27 -07:00
compiler refactor(compiler): remove view factories, use view classes directly 2016-11-02 20:58:48 -07:00
compiler-cli fix(compiler-cli): fix types 2016-10-26 14:56:27 -07:00
core perf(core): use `array.push` / `array.pop` instead of `splice` if possible 2016-11-02 20:58:48 -07:00
docs docs: remove outdated docs (#11875) 2016-09-24 08:23:28 +09:00
examples chore(lint): replace gulp check-task with tslint no-jasmine-focus rule 2016-10-28 15:53:15 -07:00
facade refactor(facade): cleanup Intl facade 2016-10-28 15:52:52 -07:00
forms docs(reset): change semi-colon to colon in code example 2016-10-26 14:56:57 -07:00
http fix(xsrf): overwrite already set xsrf header 2016-10-26 14:55:24 -07:00
platform-browser refactor(compiler): initialize `RenderComponentType` eagerly 2016-11-02 20:58:48 -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): reset URL to the stable state when a navigation gets canceled 2016-11-02 12:25:23 -07:00
upgrade refactor(upgrade): spec cleanup 2016-10-27 12:12:55 -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