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
|
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
|
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
|
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 |
|
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 |
|
_______小王子
|
8146f0918b
|
Update template-syntax.md
|
2019-05-11 07:45:16 +08:00 |
|
_______小王子
|
2aec26dc35
|
Update attribute-directives.md
修改错别单词
|
2019-05-11 07:44:44 +08:00 |
|
trafficmgr
|
b40125bfa2
|
docs: fix typo
|
2019-05-11 07:44:16 +08:00 |
|
cning
|
7b47f10e49
|
docs: fix typo
|
2019-05-11 07:43:18 +08:00 |
|
dsychin
|
44cf981407
|
docs: remove mention of chrome 41 from differential loading (#30390)
PR Close #30390
|
2019-05-10 11:55:12 -07:00 |
|
alimemonzx
|
d750b1e10d
|
docs: fix filename in example headers for provider guides (#29889)
PR Close #29889
|
2019-05-09 11:27:00 -07:00 |
|
Alan Agius
|
f26f036286
|
docs: remove reference to e2e applications (#30324)
This is no longer applicable in angular version 8.
PR Close #30324
|
2019-05-09 11:23:05 -07:00 |
|
Richard Lea
|
d6538eb2fd
|
docs: fix naming miss and improve anchor reference in router guide (#30225)
Signed-off-by: Richard Lea <chigix@zoho.com>
PR Close #30225
|
2019-05-06 11:48:05 -07:00 |
|
Kapunahele Wong
|
0926119977
|
docs: add explanation on what lazy loading is (#29667)
PR Close #29667
|
2019-05-06 10:16:58 -07:00 |
|
Raja Rama Mohan Thavalam
|
bf73fb7420
|
docs: update Wikipedia link to Polyfill description (#30214)
PR Close #30214
|
2019-05-06 09:20:14 -07:00 |
|
Max Kramer
|
1ec092ba32
|
docs: fix example header in singleton services guide to match styleguide (#30097)
Removes the ".0" from code header, as that doesn't match the
recommended code style for service files names.
fixes #29862
PR Close #30097
|
2019-05-06 09:19:36 -07:00 |
|
Judy Bogart
|
f015dbe1ba
|
docs: add architect terms (#26963)
PR Close #26963
|
2019-04-29 13:22:20 -07:00 |
|
Uday Vunnam
|
54d4105264
|
docs: update readme. sentence correction. (#30136)
PR Close #30136
|
2019-04-26 16:36:53 -07:00 |
|
Suraj Poddar
|
8a60239ae7
|
docs(docs-infra): fix typo in workspace-config.md file (#30108)
Fixed typo in 'Project asset configuration' section inside workdspace-config.md
PR Close #30108
|
2019-04-26 16:33:03 -07:00 |
|
Filipe Silva
|
876ceb3688
|
docs: remove note about ivy being coupled to dynamic import (#30151)
PR Close #30151
|
2019-04-26 11:08:51 -07:00 |
|
Max Kramer
|
933772ed69
|
docs(aio): clarify "next to" as "same directory" (#30099)
closes #29337
PR Close #30099
|
2019-04-25 17:20:29 -07:00 |
|
Peter Johan Salomonsen
|
6200732e23
|
feat(service-worker): support bypassing SW with specific header/query param (#30010)
Add support for bypassing the ServiceWorker for a request by using the
ngsw-bypass header or query parameter.
Fixes #21191
PR Close #30010
|
2019-04-25 13:09:44 -07:00 |
|
George Kalpakas
|
8f120aff33
|
refactor(service-worker): DRY up SW registration logic (#21842)
PR Close #21842
|
2019-04-25 12:29:58 -07:00 |
|
JiaLi.Passion
|
4cfba58072
|
feat(service-worker): allow configuring when the SW is registered (#21842)
Fixes #20970
PR Close #21842
|
2019-04-25 12:29:58 -07:00 |
|
jenniferfell
|
9e85d7ff0b
|
docs: fix link from release info to deprecations (#26733)
PR Close #26733
|
2019-04-25 10:55:43 -07:00 |
|
jenniferfell
|
28e6aa723a
|
docs: change anchor for removed section (#26733)
PR Close #26733
|
2019-04-25 10:55:43 -07:00 |
|
Igor Minar
|
bb47ad295a
|
docs: navigation and org changes, misc edits (#26733)
Co-Authored-By: jenniferfell <jenniferfell.sf@gmail.com>
PR Close #26733
|
2019-04-25 10:55:43 -07:00 |
|
jenniferfell
|
169d51beb8
|
docs: changed wording for loadChildren per reviewer comments on PR (#26733)
PR Close #26733
|
2019-04-25 10:55:43 -07:00 |
|
jenniferfell
|
8b0ebe17b3
|
docs: clean up deprecation summary, remove outdated information and notes (#26733)
PR Close #26733
|
2019-04-25 10:55:43 -07:00 |
|
Alex Eagle
|
a9379e0ed2
|
docs(bazel): add aio/guide/bazel (#30042)
PR Close #30042
|
2019-04-24 17:01:59 -07:00 |
|
Filipe Silva
|
6da19599de
|
docs: copy edits to Ivy opt-in (#29955)
PR Close #29955
|
2019-04-24 17:00:55 -07:00 |
|
Filipe Silva
|
46f547499d
|
docs: remove enumeration of one in Ivy opt-in (#29955)
PR Close #29955
|
2019-04-24 17:00:55 -07:00 |
|
Filipe Silva
|
2864108510
|
docs: remove lazy route step from Ivy opt-in (#29955)
PR Close #29955
|
2019-04-24 17:00:55 -07:00 |
|
Filipe Silva
|
e95f460f39
|
docs: remove aot step from Ivy opt-in (#29955)
PR Close #29955
|
2019-04-24 17:00:54 -07:00 |
|
jenniferfell
|
75a23ab623
|
docs: update deprecation practices, update release date, edits for readability and consistency (#29644)
PR Close #29644
|
2019-04-24 17:00:23 -07:00 |
|
jenniferfell
|
8ca208ff59
|
docs: remove outdated docs change log (#26102)
PR Close #26102
|
2019-04-23 15:19:10 -07:00 |
|
Trevor Karjanis
|
9873356bd0
|
docs: fix grammatical errors in the guides and API documentation (#29928)
Fix grammatical errors in the DI and HttpClient guides as well as the Resolve API documentaiton.
There is no associated issue.
PR Close #29928
|
2019-04-22 17:32:30 -07:00 |
|
Brandon Roberts
|
57c8f78c8f
|
docs: add Differential Loading section to deployment guide (#29932)
PR Close #29932
|
2019-04-22 16:30:20 -07:00 |
|
iliesaithamouda
|
f730c72318
|
docs: change doc for address form group in reactive forms guide (#30007)
Closes #29925
PR Close #30007
|
2019-04-22 11:17:37 -07:00 |
|
jenniferfell
|
45c2429d30
|
docs: create skeleton deprecation summary to land so other writers can contribute in parallel (#29979)
PR Close #29979
|
2019-04-18 13:50:22 -07:00 |
|