loyayz
968f6a2337
fix: 翻译错误
2019-01-01 10:39:31 +08:00
Zhicheng WANG
8744f17f5d
Merge remote-tracking branch 'en/master' into aio
...
# Conflicts:
# aio/content/cli/index.md
# aio/content/file-not-found.md
# aio/content/guide/architecture-modules.md
# aio/content/guide/architecture-services.md
# aio/content/guide/build.md
# aio/content/guide/deployment.md
# aio/content/guide/elements.md
# aio/content/guide/feature-modules.md
# aio/content/guide/file-structure.md
# aio/content/guide/forms-overview.md
# aio/content/guide/glossary.md
# aio/content/guide/i18n.md
# aio/content/guide/npm-packages.md
# aio/content/guide/releases.md
# aio/content/guide/router.md
# aio/content/guide/service-worker-config.md
# aio/content/guide/service-worker-intro.md
# aio/content/guide/testing.md
# aio/content/guide/upgrade-performance.md
# aio/content/navigation.json
# aio/content/tutorial/toh-pt0.md
# aio/content/tutorial/toh-pt5.md
# aio/content/tutorial/toh-pt6.md
# aio/package.json
# aio/src/app/custom-elements/api/api-list.component.ts
# aio/src/app/documents/document.service.ts
# aio/src/app/layout/top-menu/top-menu.component.ts
# aio/src/index.html
# aio/src/styles/2-modules/_api-pages.scss
# aio/tools/transforms/templates/api/base.template.html
# aio/tools/transforms/templates/api/lib/memberHelpers.html
# aio/tools/transforms/templates/cli/cli-container.template.html
# aio/tools/transforms/templates/lib/githubLinks.html
# aio/yarn.lock
# packages/animations/src/animation_metadata.ts
# packages/common/http/src/backend.ts
# packages/common/http/src/client.ts
# packages/common/http/src/headers.ts
# packages/common/http/src/interceptor.ts
# packages/common/http/src/module.ts
# packages/common/http/src/params.ts
# packages/common/http/src/request.ts
# packages/common/http/src/response.ts
# packages/common/src/common_module.ts
# packages/common/src/directives/ng_class.ts
# packages/common/src/directives/ng_style.ts
# packages/common/src/directives/ng_switch.ts
# packages/common/src/i18n/format_date.ts
# packages/common/src/pipes/number_pipe.ts
# packages/core/src/change_detection/change_detection_util.ts
# packages/core/src/change_detection/pipe_transform.ts
# packages/core/src/di/injectable.ts
# packages/core/src/linker/element_ref.ts
# packages/core/src/linker/template_ref.ts
# packages/core/src/metadata/di.ts
# packages/core/src/metadata/directives.ts
# packages/core/src/metadata/lifecycle_hooks.ts
# packages/core/src/metadata/ng_module.ts
# packages/core/src/render/api.ts
# packages/forms/src/directives/form_interface.ts
# packages/forms/src/directives/ng_form.ts
# packages/forms/src/directives/ng_model.ts
# packages/forms/src/directives/reactive_directives/form_control_name.ts
# packages/forms/src/directives/select_control_value_accessor.ts
# packages/forms/src/directives/validators.ts
# packages/forms/src/form_builder.ts
# packages/forms/src/form_providers.ts
# packages/forms/src/model.ts
# packages/forms/src/validators.ts
# packages/platform-browser/src/browser.ts
# packages/platform-browser/src/security/dom_sanitization_service.ts
# packages/router/src/config.ts
# packages/router/src/events.ts
# packages/router/src/router.ts
# packages/router/src/router_module.ts
# packages/router/src/shared.ts
2018-12-29 16:04:37 +08:00
Nico Jansen
707c6828b5
docs(elements): add "Firefox" for support of custom elements ( #27789 )
...
Firefox now supports custom elements: https://caniuse.com/#feat=custom-elementsv1
PR Close #27789
2018-12-26 11:27:45 -08:00
Zhicheng WANG
8d96c43e45
fix: 解决英文没有隐藏的问题
2018-12-26 10:17:37 +08:00
Zhicheng WANG
8c76f3a45e
fix: 解决英文没有隐藏的问题
2018-12-26 10:05:53 +08:00
Zhicheng WANG
3e7ce34e85
fix: 解决英文没有隐藏的问题
2018-12-26 10:05:19 +08:00
Zhicheng WANG
760570c8ef
fix: 尝试解决英文没有隐藏的问题
2018-12-26 09:53:54 +08:00
Zhicheng WANG
a1b74f25fa
fix: CLI 问题
2018-12-26 09:35:48 +08:00
Zhicheng WANG
06ec809923
fix: 修复一个文本
2018-12-26 08:45:13 +08:00
Zhicheng WANG
65b26efa2e
fix: 修正 angular console 地址
2018-12-25 14:02:34 +08:00
Zhicheng WANG
b8a85eba89
fix: 尝试解决没能正确隐藏原文的问题
2018-12-25 13:59:39 +08:00
loyayz
a43cbee553
错别字:又 → 有
2018-12-24 23:23:37 +08:00
GuoYuFei
4b91f13228
fix:修正路由与导航章节的一个翻译错误
2018-12-24 20:52:21 +08:00
GuoYuFei
a0060abc70
fix: 修复路由与导航章节中的一个锚点跳转地址错误
2018-12-23 12:29:21 +08:00
GuoYuFei
2398b43e88
fix: 修复一句语意混乱的翻译错误
2018-12-23 12:28:51 +08:00
GuoYuFei
7758da5c1d
fix: 修复路由与导航章节中的一个参数名称错误
2018-12-23 12:28:51 +08:00
Zhicheng WANG
c25087ae06
fix: 遗漏的翻译
2018-12-20 09:56:09 +08:00
Zhicheng WANG
b35507471e
fix: 对照格式错误 ( #348 )
2018-12-20 09:33:11 +08:00
Zhicheng WANG
cf2d0b1a25
fix: 翻译错误 ( #346 )
2018-12-20 09:25:53 +08:00
GuoYuFei
47d4a6b1d2
fix:修复路由和导航章节中的一个表述错误
2018-12-20 09:22:16 +08:00
Zhicheng WANG
2f2cb99134
fix: 翻译改进
2018-12-20 09:21:56 +08:00
Emilio Martinez
94f17e9038
docs: remove misplaced code in Universal guide ( #26865 )
...
PR Close #26865
2018-12-17 09:35:35 -08:00
GuoYuFei
e40c0bae4b
fix:修复路由与导航章节的目录序号及格式
2018-12-17 22:19:34 +08:00
Zhicheng WANG
c0fbe8ba84
fix: 让表达更清晰
2018-12-17 11:17:59 +08:00
Lucas
dc1ed3c47e
docs: fix ngModel typo in form validation guide ( #27574 )
...
Fix typo
PR Close #27574
2018-12-11 16:22:58 -08:00
Michał Jawulski
3cb6dad6d5
docs: update npm scripts to support angular 7 ( #27334 )
...
PR Close #27334
2018-12-11 11:25:36 -08:00
vurtne0511
5a952256b2
纠正翻译文字错误
...
第606行,三个火 => 三个或
2018-12-12 00:33:11 +08:00
GuoYuFei
26376ab54f
fix: 修正翻译的一个语义错误
2018-12-12 00:32:26 +08:00
GuoYuFei
7612ec69d1
fix:修正错别字
2018-12-09 19:24:29 +08:00
GuoYuFei
ca2656b283
fix:修正依赖注入实战章节中的翻译语意错误
2018-12-09 19:24:07 +08:00
Sunny Liu
484f5c69cb
fix: 错别字
2018-12-05 18:06:49 +08:00
Sunny Liu
3bf046389a
fix: 翻译错误
2018-12-05 18:06:04 +08:00
Zhicheng WANG
c2815589c2
fix: typo
2018-12-05 10:46:08 +08:00
dennisameling
3983d04b1c
docs: fix dynamic-component-loader example for Adblock Plus + EasyList ( #27212 )
...
Reported issue in #18138 is due to EasyList being selected in ABP. This commit fixes both the image at the bottom of the Dynamic Component Loader example, and the Stackblitz demo.
Fixes #18138
PR Close #27212
2018-11-30 13:35:38 -08:00
Jacob Foshee
9e391e010c
docs: Minor: insert missing space ( #27213 )
...
PR Close #27213
2018-11-28 11:41:21 -08:00
Amadou Sall
8424f587b0
docs: replace ChromeNoSandbox by ChromeHeadlessCI ( #27304 )
...
the custom launcher name should be named ChromeHeadlessCI instead of ChromeNoSandbox.
PR Close #27304
2018-11-28 11:40:03 -08:00
Brandon Roberts
30f12f2887
docs: add forms terms to glossary ( #27075 )
...
PR Close #27075
2018-11-26 09:26:06 -08:00
Elan Hasson
859da3af50
docs: The note had an indentation and was missing line breaks ( #27183 )
...
Fixed the formatting and made Note bold.
PR Close #27183
2018-11-20 10:43:31 -08:00
Alan
a4934a74b6
docs: fix code examples style ( #26573 )
...
PR Close #26573
2018-11-16 12:27:00 -08:00
Rae Krantz
efa443bba3
docs: fix typo ( #26878 )
...
PR Close #26878
2018-11-13 10:49:35 -08:00
Ferdinand Malcher
f80c6008af
docs: Fix wrong quoting in SSR guide ( #27057 )
...
PR Close #27057
2018-11-12 12:52:32 -08:00
Alvaro Junqueira
c89045fb77
docs: update links to TC39 and observable proposal ( #26715 )
...
Before (404 Not Found):
http://www.ecma-international.org/memento/TC39.htm
After:
https://www.ecma-international.org/memento/tc39-m.htm
PR Close #26715
2018-11-09 09:41:57 -08:00
Manish Bansal
1258ec041d
docs: Fix links ( #27027 )
...
Fix the links.
PR Close #27027
2018-11-09 09:40:44 -08:00
Vito Meuli
791d192e63
docs: correct https://angularconsole.com/ link ( #26999 )
...
PR Close #26999
2018-11-08 11:06:24 -08:00
George Kalpakas
93837e9545
feat(upgrade): support downgrading multiple modules ( #26217 )
...
Currently, calling `downgradeModule()` more than once is not supported.
If one wants to downgrade multiple Angular modules, they can create a
"super-module" that imports all the rest and downgrade that.
This commit adds support for downgrading multiple Angular modules. If
multiple modules are downgraded, then one must explicitly specify the
downgraded module that each downgraded component or injectable belongs
to, when calling `downgradeComponent()` and `downgradeInjectable()`
respectively.
No modification is needed (i.e. there is no need to specify a module for
downgraded components and injectables), if an app is not using
`downgradeModule()` or if there is only one downgraded Angular module.
Fixes #26062
PR Close #26217
2018-11-05 16:33:55 -08:00
Zhicheng WANG
bc877d104a
fix: 翻译微调
2018-11-05 10:16:22 +08:00
Sunny Liu
d17bf1f63a
docs: fix 'marbles' translation
2018-11-05 10:13:53 +08:00
Judy Bogart
9c2d0d0b24
docs: edit file structure page ( #26552 )
...
PR Close #26552
2018-11-02 11:25:12 -07:00
hariberry
df6a8b28de
docs: Webcomponents activated as of firefox 63 ( #26889 )
...
PR Close #26889
2018-11-01 14:30:21 -07:00
Jason Aden
4e9f2e5895
feat(router): guard returning UrlTree cancels current navigation and redirects ( #26521 )
...
Fixes #24618
FW-153 #resolve
PR Close #26521
2018-10-31 19:51:50 -04:00