Zhicheng WANG
acff9ec6ce
fix: 翻译了新增的部分
2019-06-07 16:00:30 +08:00
Zhicheng WANG
d17cf5f506
fix: 修订合并冲突
2019-06-07 14:00:45 +08:00
Zhicheng WANG
0fddc95118
Merge branch 'en-master' into aio
2019-06-07 12:29:04 +08:00
chenc
6102512a4d
my -> app
...
上文说的是 appHighlight 这个自定义指令, 但是在下边的描述中说的是 my 前缀, 所以这边是不是应该是 my 前缀才对呢?
2019-06-07 10:05:36 +08:00
Eriice
ec37b1e7fb
fixed translate
2019-06-07 10:05:12 +08:00
Zhicheng WANG
febaccf780
fix: 细修
...
fix: 避免不必要的冲突
2019-06-06 08:23:40 +08:00
Zhicheng WANG
28b0698600
fix: 细修
2019-06-06 08:03:18 +08:00
Zhicheng WANG
d5c6f7ca1b
fix: 翻译完 deployment
2019-06-06 07:50:06 +08:00
Zhicheng WANG
55613601c2
fix: 翻译 forms
2019-06-06 00:03:43 +08:00
Zhicheng WANG
dc761e148d
fix: 翻译 data
2019-06-05 23:52:25 +08:00
Zhicheng WANG
b6d8478658
fix: 翻译 routing
2019-06-05 23:13:20 +08:00
Zhicheng WANG
597d5a43a4
fix: 翻译 Angular 入门索引页
2019-06-05 22:50:16 +08:00
Zhicheng WANG
55aaaa5e57
fix: 您替换成你
2019-06-05 21:07:54 +08:00
Zhicheng WANG
6afb87bc7a
fix: 翻译 schematics
2019-06-05 20:56:39 +08:00
Zhicheng WANG
cdd1148601
fix: 翻译原理图
2019-06-05 17:15:33 +08:00
Zhicheng WANG
c9265ef726
fix: 修正标题
2019-06-05 16:17:58 +08:00
Zhicheng WANG
267c822960
fix: 翻译 Web Worker
2019-06-05 16:17:03 +08:00
Zhicheng WANG
a670a275fd
fix: 翻译 ivy
2019-06-05 16:04:14 +08:00
Zhicheng WANG
e64003ee93
fix: 翻译使用情况收集
2019-06-05 15:50:22 +08:00
Zhicheng WANG
3d763e71a0
fix: 翻译 deprecations
2019-06-05 15:39:00 +08:00
Zhicheng WANG
694c563fa2
fix: 翻译 bazel
2019-06-05 14:55:18 +08:00
Zhicheng WANG
0895bcef8b
fix: 翻译 app-shell
2019-06-05 14:07:45 +08:00
Zhicheng WANG
0dee068b00
fix: 纠错
2019-06-05 13:58:31 +08:00
Zhicheng WANG
f839fd6031
fix: 无效链接
2019-06-05 08:47:35 +08:00
Zhicheng WANG
321728f132
fix: navigation.json 格式错误
2019-06-05 08:06:32 +08:00
Lars Gyrup Brink Nielsen
ef4a15bc0b
docs: correct typos and formatting in the Getting Started guide ( #30758 )
...
PR Close #30758
2019-06-04 13:37:27 -07:00
George Kalpakas
b74df20c2a
docs(service-worker): mention that HTTPS is required, unless on localhost
( #30847 )
...
Fixes #30823
PR Close #30847
2019-06-04 12:03:11 -07:00
Pandiyan Murugan
3ed7463ad7
docs: rename component for constructor example ( #30845 )
...
PR Close #30845
2019-06-04 11:52:57 -07:00
Zhicheng WANG
9d1a89a77f
fix: 修订完了所有文档
2019-06-04 22:02:31 +08:00
Zhicheng WANG
df222c3a12
fix: 修订完了 guide 部分
2019-06-04 21:48:02 +08:00
Zhicheng WANG
4ac2511634
fix: 修订了一部分翻译
2019-06-04 19:00:20 +08:00
Zhicheng WANG
2f6b90a5fa
fix: 翻译了差异化加载部分
2019-06-04 17:42:32 +08:00
Bruno João
cd6fc8bf06
docs: document UrlTree in guard return type in cheatsheet ( #30822 )
...
Add UrlTree to the types of returned values in guard methods
PR Close #30822
2019-06-03 11:43:25 -07:00
Brandon
8bedf50073
docs: update example references from "my-app" to "app-root" ( #30789 )
...
"app" is the default prefix for CLI projects when generating components.
This updates our examples to conform that that default
Closes #19778
PR Close #30789
2019-06-03 08:55:39 -07:00
Zhicheng WANG
8f4caa7cb1
fix: 修订了一部分翻译错误
2019-06-03 10:50:43 +08:00
Zhicheng WANG
d5057aec3b
Merge remote-tracking branch 'en/master' into aio
2019-06-03 10:09:20 +08:00
Michael Head
1315d23aa4
docs: increase color contrast on elements in tutorial
...
This increases the color contrast of elements in the tutorial (parts 1-6)
in order to meet WCAG 2.0 AA standards.
2019-05-31 15:23:32 -07:00
George Kalpakas
8ce288a852
fix(docs-infra): add v7 in versions dropdown ( #30775 )
...
Fixes #30769
PR Close #30775
2019-05-31 15:19:54 -07:00
hugoer
f4cd3740b2
fix(docs-infra): update tooltip of events link ( #30643 )
...
PR Close #30643
2019-05-31 09:50:45 -07:00
jenniferfell
09c57ecf95
docs: add final release date and update future schedule ( #30712 )
...
PR Close #30712
2019-05-30 19:39:23 -07:00
Charles Lyding
f5b0c8a323
docs: remove mention of project settings from analytics ( #30701 )
...
This settings are not yet implemented and will be available in 8.1.
PR Close #30701
2019-05-30 13:42:34 -04:00
Rado Kirov
a2d26c6f2a
docs: improve glossary for entry-point. ( #29433 )
...
PR Close #29433
2019-05-30 13:40:55 -04:00
likui
62332b80da
docs: fix typo in upgrade guide example ( #30428 )
...
An code snippet from a `package.json` file used `script`
rather than `scripts`.
Fixes #30418
PR Close #30428
2019-05-30 13:40:06 -04:00
Shawn Clabough
fd23663a29
docs: fix closing tags in deprecation summary ( #30735 )
...
fix closing tags in "Cannot assign to template variables" section
PR Close #30735
2019-05-30 13:38:54 -04:00
Trotyl Yu
71be1da0ad
docs: fix deprecation information ( #30717 )
...
PR Close #30717
2019-05-30 13:38:34 -04:00
Michael Prentice
6a5cc8f95c
docs: merge duplicated platform-webworker content in Deprecation Guide ( #30651 )
...
fix issue of duplicate anchors/ids
PR Close #30651
2019-05-30 13:36:30 -04:00
Bryce Kolton
2c406fb1a9
docs(elements): move clarification about custom elements ( #30594 )
...
Moved clarification that "custom elements" are a subtype of Web Components to the first use of the term "custom elements"
PR Close #30594
2019-05-30 13:35:15 -04:00
jaideepghosh
24ca8ba7ce
docs: fix the sequence of creating class in HTTP tutorial ( #30566 )
...
For more accurate procedure of creating a class in the "Tour of Heroes" app, updated the sequence of creating one class.
PR Close #30566
2019-05-30 13:32:52 -04:00
Blakenator
af4925f374
docs: clarify usage of using /deep/ in component styles guide ( #30452 )
...
Updated the description regarding the (deprecated) /deep/ pseudo-selector to clarify its propensity to bleed styles across components and its solution
closes #29967
PR Close #30452
2019-05-30 13:32:31 -04:00
Cotton Hou
77578266fd
docs: code sample closing in ivy.md ( #30711 )
...
PR Close #30711
2019-05-30 13:32:11 -04:00