angular-cn/aio/content/guide
Andrew Kushnir 9aff09b827 docs: remove deprecated IE 9, 10, and IE mobile from docs (#38931)
In v10, framework support for IE 9, 10, and IE mobile was deprecated. In v11 we remove support
for these browsers.

This commit updates angular.io docs to exclude references to IE 9, 10, and IE mobile as well as
polyfills that were needed to run Angular-based apps in these browsers.

PR Close #38931
2020-09-25 14:31:09 -04:00
..
accessibility.md docs: separate template syntax into multiple docs (#36954) 2020-07-20 11:16:44 -07:00
ajs-quick-reference.md docs: separate template syntax into multiple docs (#36954) 2020-07-20 11:16:44 -07:00
angular-compiler-options.md docs: remove solution style tsconfig (#38394) 2020-08-11 16:32:20 -07:00
animations.md
aot-compiler.md docs: Fix component decorator closing brackets (#38754) 2020-09-09 09:06:10 -07:00
aot-metadata-errors.md docs: fix DOCUMENT import path (#38158) (#38159) 2020-07-21 11:35:41 -07:00
app-shell.md
architecture-components.md docs: remove https://angular.io from internal links (#38360) 2020-08-06 09:01:34 -07:00
architecture-modules.md docs: Minor fixes in NgModules section (#36177) 2020-08-25 15:24:02 -07:00
architecture-next-steps.md docs: Remove duplicate `and` (#37067) 2020-05-13 15:59:41 -07:00
architecture-services.md
architecture.md docs: small change in the Introduction (#35528) 2020-06-11 19:11:56 -07:00
attribute-binding.md docs: separate template syntax into multiple docs (#36954) 2020-07-20 11:16:44 -07:00
attribute-directives.md docs: separate template syntax into multiple docs (#36954) 2020-07-20 11:16:44 -07:00
binding-syntax.md docs: Typos fixes in the binding syntax guide (#38519) 2020-08-19 14:05:48 -07:00
bootstrapping.md docs: change wrong default app module by ng new (#38549) 2020-09-21 12:25:28 -07:00
browser-support.md docs: remove deprecated IE 9, 10, and IE mobile from docs (#38931) 2020-09-25 14:31:09 -04:00
build.md docs: describe how to configure CommonJS modules (#37331) 2020-06-15 09:40:44 -07:00
built-in-directives.md docs: remove https://angular.io from internal links (#38360) 2020-08-06 09:01:34 -07:00
cheatsheet.md
cli-builder.md docs: fix purpose description of "builders.json" (#36830) 2020-08-07 15:04:56 -07:00
comparing-observables.md refactor(docs-infra): fix docs examples for tslint rule `prefer-const` (#38143) 2020-07-31 11:00:06 -07:00
complex-animation-sequences.md
component-interaction.md docs: separate template syntax into multiple docs (#36954) 2020-07-20 11:16:44 -07:00
component-styles.md docs: correct link to chrome status in component style guide (#38682) 2020-09-02 14:45:20 -07:00
creating-libraries.md docs: fix typos in library guide (#38726) 2020-09-08 10:04:31 -07:00
dependency-injection-in-action.md
dependency-injection-navtree.md docs: fix typo in Dependency Injection guide (#36304) 2020-03-30 11:14:55 -07:00
dependency-injection-providers.md docs(core): add note about not mutating multi provider arrays (#37645) 2020-07-20 10:00:05 -07:00
dependency-injection.md
deployment.md docs: fix typos in deployment guide (#38727) 2020-09-08 10:03:56 -07:00
deprecations.md docs: remove deprecated IE 9, 10, and IE mobile from docs (#38931) 2020-09-25 14:31:09 -04:00
displaying-data.md docs: separate template syntax into multiple docs (#36954) 2020-07-20 11:16:44 -07:00
docs-style-guide.md docs(docs-infra): fix small typo (#37258) 2020-06-08 14:42:49 -07:00
dynamic-component-loader.md refactor(docs-infra): fix docs examples for Angular-specific tslint rules (#38143) 2020-07-31 11:00:06 -07:00
dynamic-form.md docs: refactor dynamic forms topic as tutorial (#36465) 2020-05-12 10:49:23 -07:00
elements.md docs(elements): convert the `ng add` command to code-example (#38834) 2020-09-14 14:31:05 -07:00
entry-components.md docs: mark the `entryComponents` array as deprecated (#38616) 2020-09-09 09:07:18 -07:00
event-binding.md docs: separate template syntax into multiple docs (#36954) 2020-07-20 11:16:44 -07:00
feature-modules.md docs: Minor fixes in NgModules section (#36177) 2020-08-25 15:24:02 -07:00
file-structure.md docs: remove solution style tsconfig (#38394) 2020-08-11 16:32:20 -07:00
form-validation.md docs: refactor form validation doc to be task-oriented (#36374) 2020-05-11 10:59:50 -07:00
forms-overview.md docs(forms): Minor fix in forms overview guide (#37933) 2020-07-14 11:01:29 -07:00
forms.md docs: separate template syntax into multiple docs (#36954) 2020-07-20 11:16:44 -07:00
frequent-ngmodules.md
glossary.md docs: add ngc to glossary (#36781) 2020-09-15 11:29:50 -07:00
hierarchical-dependency-injection.md
http.md refactor(docs-infra): fix docs examples for tslint rule `prefer-const` (#38143) 2020-07-31 11:00:06 -07:00
i18n.md docs(localize): fix angular.json syntax (#38553) 2020-08-24 09:25:35 -07:00
inputs-outputs.md docs: Fix typo in the inputs and outputs guide (#38524) 2020-08-19 08:27:44 -07:00
interpolation.md docs: Fix link by removing a space (#38214) 2020-07-24 09:53:06 -07:00
ivy-compatibility-examples.md docs: add example to illustrate binding order differences in ivy (#36643) 2020-04-17 12:29:58 -04:00
ivy-compatibility.md docs: remove solution style tsconfig (#38394) 2020-08-11 16:32:20 -07:00
ivy.md
language-service.md
lazy-loading-ngmodules.md docs: ng generate module command doc change (#38480) 2020-08-31 08:43:19 -07:00
libraries.md
lifecycle-hooks.md docs: Describe a scenario in which ngOnChanges is not called before ngOnInit. (#38625) 2020-09-08 14:06:48 -07:00
lightweight-injection-tokens.md docs: fix typo in lightweight injection guide (#38741) 2020-09-08 10:02:20 -07:00
migration-dynamic-flag.md docs: remove https://angular.io from internal links (#37157) 2020-05-19 10:11:41 -07:00
migration-injectable.md
migration-localize.md
migration-module-with-providers.md
migration-renderer.md
migration-undecorated-classes.md
migration-update-libraries-tslib.md docs: updating guides and docs related to the v10 release (#37705) 2020-06-24 09:37:34 -07:00
migration-update-module-and-target-compiler-options.md docs: remove solution style tsconfig (#38394) 2020-08-11 16:32:20 -07:00
module-types.md docs: Refactor module-types.md to make it easier to understand (#38206) 2020-07-28 10:01:37 -07:00
ngmodule-api.md docs: remove https://angular.io from internal links (#37157) 2020-05-19 10:11:41 -07:00
ngmodule-faq.md docs: Minor fixes in NgModules section (#36177) 2020-08-25 15:24:02 -07:00
ngmodule-vs-jsmodule.md docs: Refactor ngmodule-vs-jsmodule.md to make it easier to understand (#38148) 2020-07-28 10:00:28 -07:00
ngmodules.md docs: Minor fixes in NgModules section (#36177) 2020-08-25 15:24:02 -07:00
npm-packages.md docs: `@angular/language‑service` is no longer a dev-dependencies (#37521) 2020-06-16 11:57:39 -07:00
observables-in-angular.md refactor(docs-infra): fix docs examples for Angular-specific tslint rules (#38143) 2020-07-31 11:00:06 -07:00
observables.md docs: correct the spelling mistake in observables error handling code (#36437) 2020-06-29 15:00:38 -07:00
pipes.md docs: clarify the description of pipes (#37950) 2020-07-27 10:23:20 -07:00
practical-observable-usage.md
property-binding.md docs: fix result of sanitization example (#38724) 2020-09-08 10:04:53 -07:00
providers.md docs: add explanation for providedIn any (#35283) 2020-07-09 10:12:00 -07:00
reactive-forms.md docs: update reactive forms page (#35969) 2020-04-07 15:24:17 -07:00
releases.md docs: clarify what fixes are merged to LTS versions (#38788) 2020-09-11 08:45:42 -07:00
reusable-animations.md docs: remove https://angular.io from internal links (#37157) 2020-05-19 10:11:41 -07:00
roadmap.md docs: remove https://angular.io from internal links (#38360) 2020-08-06 09:01:34 -07:00
route-animations.md docs(animations): Added consistency in code examples (#37081) 2020-07-09 22:08:00 +00:00
router-tutorial-toh.md docs: separate template syntax into multiple docs (#36954) 2020-07-20 11:16:44 -07:00
router-tutorial.md docs(router): fix typos (#38132) 2020-07-20 14:12:21 -07:00
router.md docs: Remove redundant sentence from Router (#38398) 2020-08-10 09:52:30 -07:00
rx-library.md docs: add missing space (#38759) 2020-09-09 09:05:47 -07:00
schematics-authoring.md
schematics-for-libraries.md docs: add ng-add save option (#38198) 2020-07-27 09:52:14 -07:00
schematics.md docs: make page titles and toc task-oriented (#36024) 2020-04-01 13:16:48 -07:00
security.md
service-worker-communications.md docs(service-worker): add section to explain unrecoverable state (#36847) 2020-08-31 11:41:13 -07:00
service-worker-config.md feat(service-worker): add the option to prefer network for navigation requests (#38565) 2020-09-22 09:29:20 -07:00
service-worker-devops.md
service-worker-getting-started.md docs: word correction (#38729) 2020-09-08 10:03:22 -07:00
service-worker-intro.md
set-document-title.md
setup-local.md docs: Add content for new `strict` mode for Angular CLI (#37486) 2020-06-22 16:29:15 -07:00
sharing-ngmodules.md
singleton-services.md
static-query-migration.md docs: remove https://angular.io from internal links (#37157) 2020-05-19 10:11:41 -07:00
strict-mode.md docs: Add content for new `strict` mode for Angular CLI (#37486) 2020-06-22 16:29:15 -07:00
structural-directives.md docs(core): Fix incorrectly rendered code example in structural directives guide (#38207) 2020-07-24 09:52:30 -07:00
styleguide.md docs: separate template syntax into multiple docs (#36954) 2020-07-20 11:16:44 -07:00
svg-in-templates.md docs: separate template syntax into multiple docs (#36954) 2020-07-20 11:16:44 -07:00
template-expression-operators.md docs: separate template syntax into multiple docs (#36954) 2020-07-20 11:16:44 -07:00
template-reference-variables.md docs: apply code styling in template reference variables guide (#38522) 2020-08-20 13:01:33 -07:00
template-statements.md docs: separate template syntax into multiple docs (#36954) 2020-07-20 11:16:44 -07:00
template-syntax.md docs: separate template syntax into multiple docs (#36954) 2020-07-20 11:16:44 -07:00
template-typecheck.md feat(compiler-cli): Add compiler option to report errors when assigning to restricted input fields (#38249) 2020-08-11 09:55:48 -07:00
test-debugging.md docs: fix live examples in testing guides (#38038) 2020-07-14 09:10:00 -07:00
testing-attribute-directives.md docs: fix live examples in testing guides (#38038) 2020-07-14 09:10:00 -07:00
testing-code-coverage.md docs: fix live examples in testing guides (#38038) 2020-07-14 09:10:00 -07:00
testing-components-basics.md docs: fix typo in the testing component basics guide (#38573) 2020-08-25 09:55:59 -07:00
testing-components-scenarios.md docs: typo fixes in the component testing scenarios guide (#38574) 2020-08-25 15:16:53 -07:00
testing-pipes.md docs: fix live examples in testing guides (#38038) 2020-07-14 09:10:00 -07:00
testing-services.md docs: fix live examples in testing guides (#38038) 2020-07-14 09:10:00 -07:00
testing-utility-apis.md docs: change function name from async -> waitForAsync (#38548) 2020-08-21 12:17:51 -07:00
testing.md docs: remove first person and space in CircleCI in the testing guide. (#38631) 2020-08-31 08:42:04 -07:00
transition-and-triggers.md docs: remove https://angular.io from internal links (#37157) 2020-05-19 10:11:41 -07:00
two-way-binding.md docs: separate template syntax into multiple docs (#36954) 2020-07-20 11:16:44 -07:00
typescript-configuration.md docs: remove solution style tsconfig (#38394) 2020-08-11 16:32:20 -07:00
universal.md docs: remove solution style tsconfig (#38394) 2020-08-11 16:32:20 -07:00
updating-to-version-10.md docs: remove deprecated IE 9, 10, and IE mobile from docs (#38931) 2020-09-25 14:31:09 -04:00
updating.md
upgrade-performance.md
upgrade-setup.md feat(core): update reference and doc to change `async` to `waitAsync`. (#37583) 2020-08-03 12:54:13 -07:00
upgrade.md docs: separate template syntax into multiple docs (#36954) 2020-07-20 11:16:44 -07:00
user-input.md docs: updating the text of user input page to reflect real location of the forms page (#38802) 2020-09-18 08:00:40 -07:00
using-libraries.md docs: Grammar fixes (#38900) 2020-09-18 16:52:52 -07:00
visual-studio-2015.md
web-worker.md docs: update web-worker CLI commands to bash style (#38421) 2020-08-12 11:24:35 -07:00
workspace-config.md docs: Add content for new `strict` mode for Angular CLI (#37486) 2020-06-22 16:29:15 -07:00
zone.md docs(zone.js): fix typos in NgZone guide code example (#36597) 2020-04-13 08:16:59 -07:00