2944 Commits

Author SHA1 Message Date
Zhicheng Wang
00cac11c4f fix: 把所有 project 翻译为项目而不是工程 2018-03-15 17:12:36 +08:00
Zhicheng Wang
95b04faeff fix: 翻译完了TS配置和发布的剩余部分 2018-03-15 17:10:51 +08:00
Zhicheng Wang
8a711cba59 refactor: 提供模糊匹配的功能(未完成) 2018-03-15 16:40:11 +08:00
Zhicheng Wang
18ac616385 fix: 修改了《环境准备与部署》中剩下的部分 2018-03-15 16:15:18 +08:00
Zhicheng Wang
dd5a7861cb fix: 翻译了《风格指南》中剩余的部分 2018-03-15 16:08:29 +08:00
Zhicheng Wang
e45599eac1 fix: 对《测试》进行微调 2018-03-15 15:57:16 +08:00
Zhicheng Wang
cae70fab87 fix: 翻译完了《测试》的剩余部分 2018-03-15 15:48:26 +08:00
Zhicheng Wang
6d5cfd568b fix: 翻译了《测试》的一部分 2018-03-15 13:04:10 +08:00
Pete Bacon Darwin
d509bd6849 build(aio): improve the API Pipe pages (#22702)
This change adds:

* an impure badge for Pipes that are marked as  `pure: false`
* a pipe specific overview that shows the syntax for using a pipe in a template.
* an "input value" section describing the type of the value that the pipe expects.
* a "pipe params" section describing any additional params that a pipe expects.

PR Close #22702
2018-03-14 14:21:11 -07:00
Matias Niemelä
f5a98f41fe fix(core): remove core animation import symbols (#22692)
This patch removes the deprecated support for animation
symbol imports from @angular/core.

BREAKING CHANGE: it is no longer possible to import
animation-related functions from @angular/core. All
animation symbols must now be imported from @angular/animations.

PR Close #22692
2018-03-14 12:23:51 -07:00
Suguru Inatomi
9df13add5d docs(aio): add ng-japan 2018 to events (#22750)
ng-japan 2018 will be held at June 16 in Tokyo, Japan! 

https://ngjapan.org/en.html
PR Close #22750
2018-03-14 10:59:55 -07:00
Pete Bacon Darwin
049757b237 fix(aio): constrain error logging to improve reporting (#22713)
The `Logger.error()` method now only accepts a single `Error` parameter
and passes this through to the error handler.
This allows the error handler to serialize the error more accurately.

The various places that use `Logger.error()` have been updated.

See #21943#issuecomment-370230047

PR Close #22713
2018-03-14 10:52:11 -07:00
Ward Bell
1f9734315d docs: testing - highlight dispatchEvent (#22726)
PR Close #22726
2018-03-14 10:21:41 -07:00
Pete Bacon Darwin
6f0dad1710 build(aio): render doc-gen issues in overview dump (#22675)
Related to #22138

PR Close #22675
2018-03-14 10:20:30 -07:00
Pete Bacon Darwin
48636f3e85 build(aio): compute stability and deprecate @stable tag (#22674)
Closes #22635

PR Close #22674
2018-03-13 19:55:00 -07:00
Zhicheng Wang
21ffc7d24f fix: 翻译了《速查表》的剩余部分 2018-03-14 09:26:46 +08:00
Zhicheng Wang
12f330a27f fix: 翻译《路由与导航》中遗漏的部分
fix: 把 header 修复成双行对照的格式
2018-03-14 09:13:52 +08:00
Zhicheng Wang
62afb2124d fix: 翻译《HttpClient》中遗漏的部分 2018-03-14 08:48:17 +08:00
Zhicheng Wang
73a40b825d fix: 翻译《Angular 依赖注入》中遗漏的部分 2018-03-13 09:06:53 +08:00
Pete Bacon Darwin
cd58c0a6d9 build(aio): remove unwanted overview headings (#22681)
PR Close #22681
2018-03-12 11:23:47 -07:00
Pete Bacon Darwin
38fef1588d build(aio): move "see also" block to export-base template (#22681)
This makes it easier for all the API docs to display "see also" links
in a consitent manner.

PR Close #22681
2018-03-12 11:23:46 -07:00
Zhicheng Wang
0ed2ae71e1 fix: 翻译《表单》和《引导启动》中遗漏的部分 2018-03-12 14:36:59 +08:00
Zhicheng Wang
964cefaeea fix: 翻译《表单》和《引导启动》中遗漏的部分 2018-03-12 14:25:24 +08:00
Zhicheng Wang
797d882858 fix: 翻译《动画》中遗漏的部分 2018-03-12 13:21:11 +08:00
Zhicheng Wang
0c420c2efc fix: 纠正错误及翻译遗漏的部分 2018-03-12 13:04:48 +08:00
Alex Eagle
1e6cc42a01 test: migrate remaining public-api tests to Bazel (#22639)
We now create npm packages to cover all the public api assertions in tools/public_api_guard.
We no longer depend on ts-api-guardian from npm - it is now stale since the repository was archived.
There is no longer a gulp task to enforce or accept the public API, this is in CircleCI as part of running all bazel test targets.

PR Close #22639
2018-03-09 09:11:40 -08:00
Zhicheng Wang
69908c35f6 fix: merge PRs 2018-03-09 15:30:16 +08:00
WittBulter
61e0f4fbcd Resources: append element ui 2018-03-09 15:27:41 +08:00
Zhicheng Wang
799b59594c chore: 添加鸣谢 2018-03-09 15:27:41 +08:00
Zhicheng Wang
31897aeb2c fix: 手工合并 https://github.com/angular/angular-cn/pull/265 2018-03-09 15:27:41 +08:00
buzzerrookie
1f8ada3fcf Update forms.md 2018-03-09 15:16:24 +08:00
liuchunlong
74dd99e2ee 修改指令选择器的值错误 2018-03-09 15:10:13 +08:00
Zhicheng Wang
0976dfe54c fix: 更新翻译字典 2018-03-09 13:36:16 +08:00
Zhicheng Wang
636c072823 fix: 教程中的“我们”改成了“你” 2018-03-09 13:30:42 +08:00
Zhicheng Wang
524bb11cd5 fix: 公开改为公共 2018-03-09 13:23:04 +08:00
Zhicheng Wang
ead2165315 fix: 翻译了 toh-pt6 2018-03-09 13:17:13 +08:00
Zhicheng Wang
ed1ff926d8 fix: 翻译了 toh-pt5 2018-03-09 10:17:29 +08:00
Kapunahele Wong
2ca77d80ec docs: refactor revert() and call to lifecylce hook, edit doc to changes (#22094)
PR Close #22094
2018-03-08 10:58:42 -08:00
Zhicheng Wang
45a14d1cc0 fix: 翻译了 toh-pt0 ~ toh-pt4 2018-03-08 17:07:55 +08:00
Zhicheng Wang
09d93793ff fix: 翻译了 应用的壳 一章 2018-03-08 13:09:40 +08:00
Zhicheng Wang
d24f7c74f2 fix: 一级标题没有隐藏原始标题
fix: 中文标题的 id 应该只按照英文版生成,英文内容不再设置 id
2018-03-08 12:47:55 +08:00
Kapunahele Wong
065bcc5aad docs: add HeroService to code tabs and fix headers (#22373)
PR Close #22373
2018-03-07 18:20:53 -08:00
Zhicheng Wang
8af121ee8f 翻译文档首页 2018-03-08 09:28:04 +08:00
Zhicheng Wang
c29aee6729 fix: 重新合并 doc-viewer 中的翻译代码(未包含标题翻译) 2018-03-08 09:08:04 +08:00
Zhicheng Wang
0f8d7fd8ce temp: revert to english version, will re-merge it 2018-03-07 16:54:42 +08:00
Zhicheng Wang
b7ceb9e211 fix: 修正了死链接 2018-03-07 16:48:44 +08:00
Zhicheng Wang
8f74eecc96 fix: 更新字典 2018-03-07 16:16:33 +08:00
Zhicheng Wang
3136cc77ad fix: 把所有 plunker 替换为 Stackblitz 2018-03-07 16:15:21 +08:00
Zhicheng Wang
f906fa5b29 fix: 翻译合并完毕,去掉以前版本的字典,只使用上一版 2018-03-07 15:55:33 +08:00
Zhicheng Wang
20d593d067 fix: 修正残留错误 2018-03-07 15:48:58 +08:00