loyayz
|
a43cbee553
|
错别字:又 → 有
|
2018-12-24 23:23:37 +08:00 |
Zhicheng Wang
|
9a0d3e9633
|
docs: 手动解决冲突
|
2018-10-22 18:16:47 +08:00 |
Zhicheng Wang
|
a9ac90d3df
|
Merge remote-tracking branch 'en/master' into aio
# Conflicts:
# aio/content/guide/ajs-quick-reference.md
# aio/content/guide/animations.md
# aio/content/guide/aot-compiler.md
# aio/content/guide/architecture-components.md
# aio/content/guide/architecture-modules.md
# aio/content/guide/architecture-next-steps.md
# aio/content/guide/architecture-services.md
# aio/content/guide/architecture.md
# aio/content/guide/attribute-directives.md
# aio/content/guide/bootstrapping.md
# aio/content/guide/browser-support.md
# aio/content/guide/cheatsheet.md
# aio/content/guide/comparing-observables.md
# aio/content/guide/component-interaction.md
# aio/content/guide/component-styles.md
# aio/content/guide/dependency-injection-in-action.md
# aio/content/guide/dependency-injection-pattern.md
# aio/content/guide/dependency-injection.md
# aio/content/guide/deployment.md
# aio/content/guide/displaying-data.md
# aio/content/guide/dynamic-component-loader.md
# aio/content/guide/elements.md
# aio/content/guide/feature-modules.md
# aio/content/guide/form-validation.md
# aio/content/guide/forms.md
# aio/content/guide/glossary.md
# aio/content/guide/hierarchical-dependency-injection.md
# aio/content/guide/i18n.md
# aio/content/guide/lazy-loading-ngmodules.md
# aio/content/guide/lifecycle-hooks.md
# aio/content/guide/ngmodule-faq.md
# aio/content/guide/ngmodule-vs-jsmodule.md
# aio/content/guide/ngmodules.md
# aio/content/guide/npm-packages.md
# aio/content/guide/observables-in-angular.md
# aio/content/guide/observables.md
# aio/content/guide/pipes.md
# aio/content/guide/practical-observable-usage.md
# aio/content/guide/providers.md
# aio/content/guide/quickstart.md
# aio/content/guide/reactive-forms.md
# aio/content/guide/router.md
# aio/content/guide/rx-library.md
# aio/content/guide/security.md
# aio/content/guide/service-worker-communications.md
# aio/content/guide/service-worker-getting-started.md
# aio/content/guide/service-worker-intro.md
# aio/content/guide/setup-systemjs-anatomy.md
# aio/content/guide/setup.md
# aio/content/guide/singleton-services.md
# aio/content/guide/structural-directives.md
# aio/content/guide/styleguide.md
# aio/content/guide/template-syntax.md
# aio/content/guide/testing.md
# aio/content/guide/typescript-configuration.md
# aio/content/guide/universal.md
# aio/content/guide/updating.md
# aio/content/guide/upgrade.md
# aio/content/guide/user-input.md
# aio/content/guide/visual-studio-2015.md
# aio/content/marketing/docs.md
# aio/content/navigation.json
# aio/content/tutorial/toh-pt0.md
# aio/content/tutorial/toh-pt1.md
# aio/content/tutorial/toh-pt2.md
# aio/content/tutorial/toh-pt3.md
# aio/content/tutorial/toh-pt4.md
# aio/content/tutorial/toh-pt5.md
# aio/content/tutorial/toh-pt6.md
# aio/ngsw-manifest.json
# aio/package.json
# aio/src/app/custom-elements/api/api-list.component.html
# aio/src/app/custom-elements/api/api-list.component.ts
# aio/src/index.html
# aio/tools/transforms/templates/api/base.template.html
# aio/tools/transforms/templates/api/class.template.html
# aio/tools/transforms/templates/api/directive.template.html
# aio/tools/transforms/templates/api/enum.template.html
# aio/tools/transforms/templates/api/includes/class-overview.html
# aio/tools/transforms/templates/api/includes/deprecation.html
# aio/tools/transforms/templates/api/includes/export-as.html
# aio/tools/transforms/templates/api/includes/info-bar.html
# aio/tools/transforms/templates/api/includes/interface-overview.html
# aio/tools/transforms/templates/api/includes/selectors.html
# aio/tools/transforms/templates/api/lib/directiveHelpers.html
# aio/tools/transforms/templates/api/lib/githubLinks.html
# aio/tools/transforms/templates/api/lib/memberHelpers.html
# aio/tools/transforms/templates/api/package.template.html
# aio/yarn.lock
# packages/common/http/src/module.ts
# packages/common/src/common_module.ts
# packages/common/src/directives/ng_for_of.ts
# packages/common/src/directives/ng_if.ts
# packages/common/src/directives/ng_template_outlet.ts
# packages/common/src/location/location.ts
# packages/common/src/pipes/async_pipe.ts
# packages/common/src/pipes/json_pipe.ts
# packages/common/src/pipes/number_pipe.ts
# packages/common/src/pipes/slice_pipe.ts
# packages/core/src/change_detection/change_detector_ref.ts
# packages/core/src/di/injectable.ts
# packages/core/src/linker/template_ref.ts
# packages/core/src/linker/view_container_ref.ts
# packages/core/src/metadata/di.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_providers.ts
# packages/forms/src/model.ts
# packages/forms/src/validators.ts
# packages/router/src/config.ts
# packages/router/src/router.ts
# packages/router/src/router_module.ts
# packages/router/src/router_state.ts
|
2018-10-21 17:43:29 +08:00 |
jenniferfell
|
beebf7fe14
|
docs: change links to cli wiki to link to new aio docs (#26489)
PR Close #26489
|
2018-10-17 11:06:34 -07:00 |
William Marques
|
fc6dad40ac
|
fix(docs-infra): rename "title" by "header" to avoid unwanted tooltips (#26396)
Closes #26174
PR Close #26396
|
2018-10-17 11:05:29 -07:00 |
Kapunahele Wong
|
e8bab1349f
|
docs: delete extra sentence (#25984)
PR Close #25984
|
2018-09-19 09:42:12 -07:00 |
songjunting
|
8f81dba367
|
docs: fix typo in bootstrapping guide (#25939)
Fixes #25938
PR Close #25939
|
2018-09-14 16:38:18 -07:00 |
Daniel
|
4d5167ec83
|
docs: update bootstrapping and entry component guide to use httpclient (#25178)
PR Close #25178
|
2018-07-30 16:00:19 -07:00 |
Victor Berchet
|
27d811a7ce
|
Revert "docs: update docs to use HttpClientModule instead of HttpModule (#22727)"
This reverts commit 3ed7fc6686 .
|
2018-05-30 16:12:49 -07:00 |
Aaron Gussman
|
3ed7fc6686
|
docs: update docs to use HttpClientModule instead of HttpModule (#22727)
Updated most examples to use HttpClientModule instead of deprecated HttpModule
fix #19280
PR Close #22727
|
2018-05-30 10:03:14 -07:00 |
Zhicheng Wang
|
77a2381d0a
|
fix: sync to 6.0(WIP)
|
2018-05-07 13:06:47 +08:00 |
Camilo Giraldo
|
d7e8d15578
|
docs: add missing link to bootstrapping section (#23214)
PR Close #23214
|
2018-05-02 15:53:00 -07:00 |
Zhicheng Wang
|
e167fa5229
|
refactor: 重构自动翻译代码
|
2018-03-24 20:03:10 +08:00 |
Zhicheng Wang
|
6c3d57aee9
|
fix: 合并了最新版本
|
2018-03-24 13:12:42 +08:00 |
Zhicheng Wang
|
545d4b6c69
|
feat: 自动在中英文之间添加空格,以改善排版
|
2018-03-20 17:09:18 +08:00 |
Zhicheng Wang
|
964cefaeea
|
fix: 翻译《表单》和《引导启动》中遗漏的部分
|
2018-03-12 14:25:24 +08:00 |
Zhicheng Wang
|
964266f4b0
|
fix: 合并第一版的翻译
|
2018-03-07 15:42:49 +08:00 |
Zhicheng Wang
|
fc58e0eee0
|
fix: 合并第二版的翻译
|
2018-03-07 14:54:27 +08:00 |
Zhicheng Wang
|
51bd598826
|
fix: 修正自动翻译结果
|
2018-03-07 10:55:42 +08:00 |
Zhicheng Wang
|
206f6ecc4f
|
fix: 修正最后一版的全部翻译
|
2018-03-04 09:07:33 +08:00 |
George Kalpakas
|
bf248792eb
|
docs: minor fixes (anchor tags, redundant whitespace, consistent code-snippets lang) (#21589)
PR Close #21589
|
2018-01-18 18:22:20 -06:00 |
Kapunahele Wong
|
53f91189a1
|
docs(aio): add NgModule docs (#20306)
PR Close #20306
|
2018-01-10 16:26:46 -08:00 |
Ward Bell
|
169cedd43b
|
docs: Bootstrapping guide prose for CLI (#19777)
|
2017-11-03 11:13:24 -07:00 |
Peter Bacon Darwin
|
f054c8360b
|
docs(aio): fix up broken links
|
2017-07-18 11:45:05 +01:00 |
Kapunahele Wong
|
e110a80caf
|
docs(aio): change Angular Module to NgModule (#16964)
|
2017-07-11 15:05:20 -07:00 |
Kapunahele Wong
|
d56b7ed96d
|
docs(aio): reorganise the sidenav menu (#16934)
Reorganizes the items in the sidenav menu and consolidates the quickstart
and cli-quickstart guides into one.
|
2017-06-09 14:48:53 -07:00 |