angular/aio/content/examples
dario-piotrowicz 6ae38584b0 docs(core): improve viewEncapsulation documentation (#44151)
Slighlty improve the `viewEncapsulation` documentation (both in code
comments and content files) to make it more clear and understandable.

See https://github.com/angular/angular/pull/44099#discussion_r745890903

PR Close #44151
2021-11-24 18:53:45 +00:00
..
accessibility docs: Add Ricardo Chavarria to GDE resources (#43571) 2021-09-27 14:25:56 -07:00
ajs-quick-reference docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
angular-compiler-options build(docs-infra): update docs examples to Angular v13.0.0-rc.0 (#43880) 2021-10-29 13:10:25 -07:00
angular-linker-plugin docs: improve consuming partial-Ivy code outside the Angular CLI (#44027) 2021-11-04 18:55:52 +00:00
animations refactor(docs-infra): align docs examples with default CLI TS config (#43880) 2021-10-29 13:10:25 -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: Deprecate longhand binding prefixes (#43671) 2021-10-04 10:27:06 -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): improve viewEncapsulation documentation (#44151) 2021-11-24 18:53:45 +00:00
content-projection docs: enhance spacings in content projection section examples (#43241) 2021-09-02 16:45:09 +00:00
dependency-injection refactor(docs-infra): align docs examples with default CLI TS config (#43880) 2021-10-29 13:10:25 -07:00
dependency-injection-in-action refactor(docs-infra): align docs examples with default CLI TS config (#43880) 2021-10-29 13:10:25 -07:00
deprecation-guide docs: remove fesm5 and esm5 deprecation notice. (#43915) 2021-10-25 17:54:52 +00: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: update dynamic component guide to use factory-less ViewContainerRef.createComponent (#43895) 2021-10-29 15:39:04 -07:00
dynamic-form refactor(docs-infra): align docs examples with default CLI TS config (#43880) 2021-10-29 13:10:25 -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 refactor(docs-infra): align docs examples with default CLI TS config (#43880) 2021-10-29 13:10:25 -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: add missing declaration of CartComponent in tutorial (#43774) 2021-10-11 16:42:34 +00:00
getting-started-v0 docs: add missing Product interface to example (#42147) 2021-05-21 22:14:47 +00:00
hierarchical-dependency-injection refactor(docs-infra): align docs examples with default CLI TS config (#43880) 2021-10-29 13:10:25 -07:00
http fix(common): incorrect error type for XHR errors in TestRequest (#36082) 2021-11-19 21:26:52 +00:00
i18n refactor(docs-infra): remove linting from i18n example angular.json (#43747) 2021-10-08 20:42:00 +00: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 refactor(docs-infra): align docs examples with default CLI TS config (#43880) 2021-10-29 13:10:25 -07: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 docs(docs-infra): change deprecated keyboardEvent.keyCode example to use keyboardEvent.code (#43934) 2021-10-26 00:05:22 +00:00
observables-in-angular build(docs-infra): switch the example-e2e script to ESM (#42921) 2021-07-23 10:37:35 -07:00
pipes refactor(docs-infra): align docs examples with default CLI TS config (#43880) 2021-10-29 13:10:25 -07:00
practical-observable-usage test(docs-infra): fix practical-observable-usage docs example tests with RxJS v7 (#43880) 2021-10-29 13:10:25 -07:00
property-binding docs: Deprecate longhand binding prefixes (#43671) 2021-10-04 10:27:06 -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 refactor(docs-infra): align docs examples with default CLI TS config (#43880) 2021-10-29 13:10:25 -07:00
resolution-modifiers docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
router refactor(docs-infra): align docs examples with default CLI TS config (#43880) 2021-10-29 13:10:25 -07: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: fix typescript errors for the schematics-for-libraries example (#30966) 2021-11-05 16:33:26 +00:00
security docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
service-worker-getting-started docs(service-worker): improve service worker guides (#43508) 2021-09-22 17:48:39 +00: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: fix forms in template examples (#43772) 2021-10-08 20:39:11 +00:00
template-syntax refactor(docs-infra): align docs examples with default CLI TS config (#43880) 2021-10-29 13:10:25 -07:00
testing fix(common): incorrect error type for XHR errors in TestRequest (#36082) 2021-11-19 21:26:52 +00:00
toh-pt0 docs: specify fallback generic font family (#40254) 2021-01-06 07:09:27 -08:00
toh-pt1 docs: Adding type annotation to ngOnInit() to make it consistent with the class structure produced by the CLI (#43579) 2021-11-16 14:09:51 -08:00
toh-pt2 docs: Adding type annotation to ngOnInit() to make it consistent with the class structure produced by the CLI (#43579) 2021-11-16 14:09:51 -08:00
toh-pt3 docs: Adding type annotation to ngOnInit() to make it consistent with the class structure produced by the CLI (#43579) 2021-11-16 14:09:51 -08:00
toh-pt4 docs: Adding type annotation to ngOnInit() to make it consistent with the class structure produced by the CLI (#43579) 2021-11-16 14:09:51 -08:00
toh-pt5 docs: Adding type annotation to ngOnInit() to make it consistent with the class structure produced by the CLI (#43579) 2021-11-16 14:09:51 -08:00
toh-pt6 docs: Adding type annotation to ngOnInit() to make it consistent with the class structure produced by the CLI (#43579) 2021-11-16 14:09:51 -08: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 build(docs-infra): fix SystemJS-based docs examples (#43868) 2021-11-08 17:01:16 +00: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): fix SystemJS-based docs examples (#43868) 2021-11-08 17:01:16 +00:00
upgrade-phonecat-3-final build(docs-infra): fix SystemJS-based docs examples (#43868) 2021-11-08 17:01:16 +00: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 deprecations example snippets to external file (#43700) 2021-10-20 20:24:54 +00:00
tslint.json refactor(docs-infra): align docs examples with default CLI TS config (#43880) 2021-10-29 13:10:25 -07:00