angular-cn/aio/content/guide
Kapunahele Wong 940fbbb014 docs: add localize migration doc (#33086)
PR Close #33086
2019-10-18 16:30:39 -04:00
..
accessibility.md docs: port accessibility app from stackblitz to aio (#32377) 2019-09-10 13:11:48 -04:00
ajs-quick-reference.md refactor(docs-infra): remove `linenums=false` since it is now the default (#31674) 2019-07-24 14:38:54 -07:00
angular-compiler-options.md docs: fix typo in guide (#32893) 2019-10-10 13:54:58 -07:00
animations.md docs: changed 'function' word in to 'steps' (#32211) 2019-10-10 13:54:23 -07:00
aot-compiler.md docs: correct sentence in AoT compiler guide (#33020) 2019-10-07 13:13:57 -07:00
aot-metadata-errors.md docs: edit and organize aot doc (#32028) 2019-08-21 15:19:30 -07:00
app-shell.md docs: add app-shell production reference (#32471) 2019-09-04 11:34:17 -07:00
architecture-components.md refactor(docs-infra): remove `linenums=false` since it is now the default (#31674) 2019-07-24 14:38:54 -07:00
architecture-modules.md refactor(docs-infra): remove `linenums=false` since it is now the default (#31674) 2019-07-24 14:38:54 -07:00
architecture-next-steps.md docs: fix links to setup and cli docs (#26463) 2018-10-16 14:14:19 -07:00
architecture-services.md refactor(docs-infra): remove `linenums=false` since it is now the default (#31674) 2019-07-24 14:38:54 -07:00
architecture.md docs: fix explanation of Injectable decorator in architecture guide (#27480) 2019-01-22 10:18:05 -08:00
attribute-directives.md docs: fix typo in attribute-directives.md (#32943) 2019-10-02 14:30:50 -07:00
bazel.md fix(bazel): do not modify tsconfig.json (#30877) 2019-06-11 14:23:00 -07:00
bootstrapping.md refactor(docs-infra): remove `linenums=false` since it is now the default (#31674) 2019-07-24 14:38:54 -07:00
browser-support.md fix(common): remove deprecated support for intl API (#29250) 2019-10-17 20:44:17 -04:00
build.md docs: clarify instructions on where to create the proxy.conf.json file (#33244) 2019-10-18 14:40:57 -04:00
cheatsheet.md docs: clarify meaning of injectable decorator (#31573) 2019-07-16 23:57:50 -04:00
cli-builder.md docs: add filename headers to code examples (#32701) 2019-09-30 10:28:20 -07:00
comparing-observables.md docs: rewrite Observable examples with pipable operators (#31074) 2019-06-18 09:47:06 -07:00
complex-animation-sequences.md docs: correct description of animation example (#32009) 2019-08-13 11:16:31 -07:00
component-interaction.md fix(docs-infra): rename "title" by "header" to avoid unwanted tooltips (#26396) 2018-10-17 11:05:29 -07:00
component-styles.md refactor(docs-infra): remove `linenums=false` since it is now the default (#31674) 2019-07-24 14:38:54 -07:00
creating-libraries.md docs: Update link (#33166) 2019-10-15 16:52:31 +00:00
dependency-injection-in-action.md docs: fix typo in guide (#33155) 2019-10-14 23:43:29 +00:00
dependency-injection-navtree.md refactor(docs-infra): remove `linenums=false` since it is now the default (#31674) 2019-07-24 14:38:54 -07:00
dependency-injection-providers.md refactor(docs-infra): remove `linenums=false` since it is now the default (#31674) 2019-07-24 14:38:54 -07:00
dependency-injection.md docs: clarify hierarchical injectors (#28700) 2019-08-15 12:43:51 -07:00
deployment.md docs: fix typo in deployment guide (#32777) 2019-09-27 10:32:38 -07:00
deprecations.md docs: add localize migration doc (#33086) 2019-10-18 16:30:39 -04:00
displaying-data.md refactor(docs-infra): remove `linenums=false` since it is now the default (#31674) 2019-07-24 14:38:54 -07:00
docs-style-guide.md docs: emphasize headers for code examples (#32938) 2019-10-01 14:45:29 -07:00
dynamic-component-loader.md refactor(docs-infra): remove `linenums=false` since it is now the default (#31674) 2019-07-24 14:38:54 -07:00
dynamic-form.md refactor(docs-infra): remove `linenums=false` since it is now the default (#31674) 2019-07-24 14:38:54 -07:00
elements.md docs: fix capitalization in elements docs (#32917) (#32936) 2019-10-01 14:44:49 -07:00
entry-components.md docs: remove prerequisite section in NgModules docs (#31169) 2019-07-17 13:26:00 -04:00
feature-modules.md refactor(docs-infra): remove `linenums=false` since it is now the default (#31674) 2019-07-24 14:38:54 -07:00
file-structure.md refactor(docs-infra): remove `linenums=false` since it is now the default (#31674) 2019-07-24 14:38:54 -07:00
form-validation.md refactor(docs-infra): remove `linenums=false` since it is now the default (#31674) 2019-07-24 14:38:54 -07:00
forms-overview.md docs: forms overview copy edit (#26450) 2018-10-19 11:08:47 -07:00
forms.md refactor(docs-infra): remove `linenums=false` since it is now the default (#31674) 2019-07-24 14:38:54 -07:00
frequent-ngmodules.md docs: remove prerequisite section in NgModules docs (#31169) 2019-07-17 13:26:00 -04:00
glossary.md refactor(docs-infra): remove obsolete `format` attribute from code examples (#31674) 2019-07-24 14:38:54 -07:00
hierarchical-dependency-injection.md docs: Typo fixes in hierarchical DI guide (#32536) 2019-09-17 13:37:53 -07:00
http.md refactor(core): Migrate TestBed.get to TestBed.inject (#32382) 2019-09-09 19:10:54 -04:00
i18n.md docs: use neutral domain name in i18n example (#33146) 2019-10-15 16:50:01 +00:00
ivy.md docs: add postinstall script removal to Ivy guide (#32999) 2019-10-15 17:54:39 +00:00
language-service.md docs: add missing window key shortcut to language service guide (#29613) 2019-04-01 11:28:12 -07:00
lazy-loading-ngmodules.md docs: align the lazy-loading guide to what's generated by the CLI (#33070) 2019-10-10 15:17:32 -07:00
libraries.md docs: add custom-element ref to library overview (#28476) 2019-04-01 12:04:06 -07:00
lifecycle-hooks.md docs: clarify sentence in lifecycle hooks doc (#32860) 2019-09-27 10:02:54 -07:00
migration-dynamic-flag.md docs: add dynamic queries flag migration documentation (#32582) 2019-10-01 17:19:05 -07:00
migration-injectable.md docs: add Injectable migration docs (#32581) 2019-10-11 15:46:12 -07:00
migration-localize.md docs: add localize migration doc (#33086) 2019-10-18 16:30:39 -04:00
migration-renderer.md docs: move renderer2 deprecation guide into own file (#32626) 2019-09-12 10:42:59 -07:00
migration-undecorated-classes.md docs: add undecorated classes migration faq (#32478) 2019-09-12 12:16:14 -07:00
module-types.md docs: remove prerequisite section in NgModules docs (#31169) 2019-07-17 13:26:00 -04:00
ngmodule-api.md docs: remove prerequisite section in NgModules docs (#31169) 2019-07-17 13:26:00 -04:00
ngmodule-faq.md refactor(docs-infra): remove `linenums=false` since it is now the default (#31674) 2019-07-24 14:38:54 -07:00
ngmodule-vs-jsmodule.md docs: remove prerequisite section in NgModules docs (#31169) 2019-07-17 13:26:00 -04:00
ngmodules.md refactor(docs-infra): remove `linenums=false` since it is now the default (#31674) 2019-07-24 14:38:54 -07:00
npm-packages.md docs: move old quick start content into new local setup guide (#29651) 2019-05-20 10:16:23 -07:00
observables-in-angular.md docs: correct description of output decorator and add links to guide (#31780) 2019-08-08 12:15:29 -07:00
observables.md fix(docs-infra): rename "title" by "header" to avoid unwanted tooltips (#26396) 2018-10-17 11:05:29 -07:00
pipes.md refactor(docs-infra): remove `linenums=false` since it is now the default (#31674) 2019-07-24 14:38:54 -07:00
practical-observable-usage.md fix(docs-infra): rename "title" by "header" to avoid unwanted tooltips (#26396) 2018-10-17 11:05:29 -07:00
providers.md docs: expand abbreviation in providers guide (#32400) 2019-09-05 18:59:55 -04:00
reactive-forms.md refactor(docs-infra): remove `linenums=false` since it is now the default (#31674) 2019-07-24 14:38:54 -07:00
releases.md docs: add core and cli version alignment note (#30976) 2019-06-19 08:49:24 -07:00
reusable-animations.md refactor(docs-infra): remove `linenums=false` since it is now the default (#31674) 2019-07-24 14:38:54 -07:00
route-animations.md refactor(docs-infra): remove `linenums=false` since it is now the default (#31674) 2019-07-24 14:38:54 -07:00
router.md docs: add detail to router event doc (#32140) 2019-08-27 16:17:06 -07:00
rx-library.md docs: update rxjs refs (#31780) 2019-08-08 12:15:29 -07:00
schematics-authoring.md docs: add prompts section to schematic guide (#32728) 2019-09-30 10:27:38 -07:00
schematics-for-libraries.md refactor(docs-infra): remove `linenums=false` since it is now the default (#31674) 2019-07-24 14:38:54 -07:00
schematics.md refactor(docs-infra): remove `linenums=false` since it is now the default (#31674) 2019-07-24 14:38:54 -07:00
security.md refactor(docs-infra): remove `linenums=false` since it is now the default (#31674) 2019-07-24 14:38:54 -07:00
service-worker-communications.md refactor(docs-infra): remove `linenums=false` since it is now the default (#31674) 2019-07-24 14:38:54 -07:00
service-worker-config.md feat(service-worker): remove deprecated `versionedFiles` option (#32862) 2019-10-02 09:30:59 -07:00
service-worker-devops.md docs(service-worker): add info about recovering from degraded Driver state (#32682) 2019-09-30 14:15:35 -07:00
service-worker-getting-started.md docs(service-worker): mention that HTTPS is required, unless on `localhost` (#30847) 2019-06-04 12:03:11 -07:00
service-worker-intro.md docs: reference articles specifically (#32221) 2019-08-26 15:03:04 -07:00
set-document-title.md refactor(docs-infra): remove `linenums=false` since it is now the default (#31674) 2019-07-24 14:38:54 -07:00
setup-local.md docs: update node and typescript versions mentioned in docs (#30601) 2019-05-22 16:17:41 -07:00
sharing-ngmodules.md docs: remove prerequisite section in NgModules docs (#31169) 2019-07-17 13:26:00 -04:00
singleton-services.md docs: Fix typo in singleton-services.md page (#32330) 2019-08-27 09:07:18 -07:00
static-query-migration.md docs: fix typo in static query migration guide (#31572) 2019-07-15 16:46:33 -04:00
structural-directives.md docs: added '>' to ng-template closing tag. (#32939) 2019-10-02 09:44:23 -07:00
styleguide.md docs: clarify pipe naming (#31806) 2019-08-09 10:45:49 -07:00
template-syntax.md docs: fix code-example displayed path (#33228) 2019-10-17 14:06:40 -04:00
testing.md docs: fix typos in the routing and testing documentation (#32329) 2019-09-10 07:58:44 -04:00
transition-and-triggers.md docs: added note in animation keyframe offset (#32350) 2019-09-05 13:33:26 -04:00
typescript-configuration.md docs: removed duplicate "compilerOptions" property (#32449) 2019-09-03 11:57:32 -07:00
universal.md docs: add header to code examples (#32563) 2019-09-11 19:26:19 -04:00
updating.md docs: update deprecation practices, update release date, edits for readability and consistency (#29644) 2019-04-24 17:00:23 -07:00
upgrade-performance.md docs(upgrade): position old setup guide as legacy until it can be removed (#32193) 2019-08-21 15:20:48 -07:00
upgrade-setup.md docs(upgrade): position old setup guide as legacy until it can be removed (#32193) 2019-08-21 15:20:48 -07:00
upgrade.md docs: a typo fixed in the upgrade guide (#33054) 2019-10-14 23:46:22 +00:00
user-input.md refactor(docs-infra): remove `linenums=false` since it is now the default (#31674) 2019-07-24 14:38:54 -07:00
using-libraries.md refactor(docs-infra): remove obsolete `format` attribute from code examples (#31674) 2019-07-24 14:38:54 -07:00
visual-studio-2015.md docs: update node and typescript versions mentioned in docs (#30601) 2019-05-22 16:17:41 -07:00
web-worker.md docs: add header to code examples (#32563) 2019-09-11 19:26:19 -04:00
workspace-config.md docs: fix typo in Workspace Config guide code snippet (sourceMaps --> sourceMap) (#31957) 2019-08-05 12:57:18 -07:00