angular/aio/content/examples
Pete Bacon Darwin 7efa47075c docs: remove http example dependency on 3rd party service (#43475)
Previously the `http` example did accessed the npmsearch.com website to demonstrate response caching.
But if this service became unavailable then the example (and its e2e tests) would fail.

This commit changes the example to use the in-memory-web-api for this lookup, which will not be affected by 3rd party outages.

The guide that references this example has been updated to avoid references to the original npm search service.

PR Close #43475
2021-09-16 15:59:05 +00:00
..
accessibility test(docs-infra): disable the Selenium Promise Manager in docs examples e2e tests (#39818) 2020-11-24 14:56:14 -08:00
ajs-quick-reference docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
animations docs: improve accessibility of animations example (#41385) 2021-06-08 12:43:32 -07:00
architecture docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
attribute-binding docs: improve accessibility of attribute-binding example (#41432) 2021-06-08 12:16:54 -07:00
attribute-directives docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
binding-syntax docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
bootstrapping docs: remove unused "docregions" (#40479) 2021-01-20 16:12:15 -08:00
built-in-directives docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
built-in-template-functions test(docs-infra): disable the Selenium Promise Manager in docs examples e2e tests (#39818) 2020-11-24 14:56:14 -08:00
cli-builder/src docs: update CLI builder to be platform agnostic (#42371) 2021-06-01 10:13:02 -07:00
comparing-observables build(docs-infra): switch the example-e2e script to ESM (#42921) 2021-07-23 10:37:35 -07:00
component-interaction docs: enhance spacings in component interaction section examples (#43241) 2021-09-02 16:45:09 +00:00
component-overview docs: enhance spacings in component overview section examples (#43241) 2021-09-02 16:45:08 +00:00
component-styles docs(core): describe interactions between view-encapsulated components (#42397) 2021-06-08 10:39:52 -07:00
content-projection docs: enhance spacings in content projection section examples (#43241) 2021-09-02 16:45:09 +00:00
dependency-injection docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
dependency-injection-in-action docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
displaying-data docs: remove unused "docregions" (#40479) 2021-01-20 16:12:15 -08:00
docs-style-guide docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
dynamic-component-loader docs: enhance spacings in dynamic component loader section examples (#43241) 2021-09-02 16:45:09 +00:00
dynamic-form docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
elements refactor(docs-infra): make angular.io and docs examples compatible with RxJS v7 (#42660) 2021-06-29 10:29:58 -07:00
errors/cyclic-imports refactor(compiler-cli): error on cyclic imports in partial compilation (#40782) 2021-02-17 06:53:38 -08:00
event-binding docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
feature-modules docs: remove unused "docregions" (#40479) 2021-01-20 16:12:15 -08:00
form-validation docs: use ValidationErrors interface in Form validation examples (#42135) 2021-05-18 10:14:02 -07:00
forms docs: use json pipe in Forms guide instead of a temporary diagnostic field (#42364) 2021-05-26 15:47:05 -07:00
forms-overview build(docs-infra): update docs examples to Angular v12.1.3 (#42949) 2021-08-09 09:41:00 -07:00
getting-started docs: enhance spacings in try it section examples (#43241) 2021-09-02 16:45:08 +00:00
getting-started-v0 docs: add missing Product interface to example (#42147) 2021-05-21 22:14:47 +00:00
hierarchical-dependency-injection docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
http docs: remove http example dependency on 3rd party service (#43475) 2021-09-16 15:59:05 +00:00
i18n docs: move i18n angular.json snippets to external file (#43216) 2021-09-15 10:46:45 -07:00
inputs-outputs docs: enhance spacings in inputs outputs section examples (#43241) 2021-09-02 16:45:09 +00:00
interpolation docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
lazy-loading-ngmodules docs: remove unused "docregions" (#40479) 2021-01-20 16:12:15 -08:00
lifecycle-hooks docs: enhance spacings in component lifecycle section examples (#43241) 2021-09-02 16:45:08 +00:00
ngcontainer docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
ngmodules docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
observables build(docs-infra): switch the example-e2e script to ESM (#42921) 2021-07-23 10:37:35 -07:00
observables-in-angular build(docs-infra): switch the example-e2e script to ESM (#42921) 2021-07-23 10:37:35 -07:00
pipes docs: improve accessibility of pipes example (#41317) 2021-06-08 12:16:08 -07:00
practical-observable-usage build(docs-infra): switch the example-e2e script to ESM (#42921) 2021-07-23 10:37:35 -07:00
property-binding docs: amend code related to string-expressions for property binding (#43366) 2021-09-10 09:22:14 -07:00
providers docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
providers-viewproviders test(docs-infra): disable the Selenium Promise Manager in docs examples e2e tests (#39818) 2020-11-24 14:56:14 -08:00
reactive-forms docs: improve accessibility of reactive-forms example (#41252) 2021-06-08 12:42:20 -07:00
resolution-modifiers docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
router docs: fix app-hero-detaill typo (#43349) 2021-09-07 21:25:03 +00:00
router-tutorial docs: use shorthand background CSS property in Routing example (#40834) 2021-02-16 09:26:26 -08:00
routing-with-urlmatcher docs: convert the last my-app components to app-root (#42256) 2021-05-25 22:13:36 +00:00
rx-library build(docs-infra): switch the example-e2e script to ESM (#42921) 2021-07-23 10:37:35 -07:00
schematics-for-libraries docs: change field name from id to $id in schema.json file (#42528) 2021-06-10 14:03:00 -07:00
security docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
service-worker-getting-started build(docs-infra): update docs examples to Angular v12.1.3 (#42949) 2021-08-09 09:41:00 -07:00
set-document-title test(docs-infra): disable the Selenium Promise Manager in docs examples e2e tests (#39818) 2020-11-24 14:56:14 -08:00
setup build(docs-infra): update docs examples to Angular v12.1.3 (#42949) 2021-08-09 09:41:00 -07:00
structural-directives docs: amend code related to string-expressions for property binding (#43366) 2021-09-10 09:22:14 -07:00
styleguide docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
template-expression-operators docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
template-reference-variables docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
template-syntax docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
testing build(docs-infra): update docs examples to Angular v12.1.3 (#42949) 2021-08-09 09:41:00 -07:00
toh-pt0 docs: specify fallback generic font family (#40254) 2021-01-06 07:09:27 -08:00
toh-pt1 docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
toh-pt2 docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
toh-pt3 docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
toh-pt4 docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
toh-pt5 docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
toh-pt6 build(docs-infra): update docs examples to Angular v12.1.3 (#42949) 2021-08-09 09:41:00 -07:00
two-way-binding docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
universal build(docs-infra): update docs examples to Angular v12.1.3 (#42949) 2021-08-09 09:41:00 -07:00
upgrade-lazy-load-ajs docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
upgrade-module docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
upgrade-phonecat-1-typescript build(docs-infra): update docs examples to Angular v11.2.10 (#41689) 2021-04-19 14:18:51 -07:00
upgrade-phonecat-2-hybrid build(docs-infra): update docs examples to Angular v11.2.10 (#41689) 2021-04-19 14:18:51 -07:00
upgrade-phonecat-3-final refactor(docs-infra): tidy up systemjs boilerplate for upgrade examples (#41689) 2021-04-19 14:18:51 -07:00
user-input docs: remove unused "docregions" (#40479) 2021-01-20 16:12:15 -08:00
view-encapsulation docs(core): describe interactions between view-encapsulated components (#42397) 2021-06-08 10:39:52 -07:00
what-is-angular docs: enhance what is angular section spacing (#43241) 2021-09-02 16:45:08 +00:00
.gitignore docs: move i18n angular.json snippets to external file (#43216) 2021-09-15 10:46:45 -07:00
tsconfig.json build(docs-infra): update docs examples to Angular v11.2.10 (#41689) 2021-04-19 14:18:51 -07:00
tslint.json docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00