angular/aio/content/examples
Dario Piotrowicz 7278a9c584 docs(animations): fix filter-animations docregion (#44544)
the filter animation example in the complex-animation-sequences guide
talks about entering and leaving elements, but the presented html
snipped exluded the *ngFor which actually adds and removes the elements,
so add the *ngFor section to make the example complete and
understandable

PR Close #44544
2022-01-05 17:46:10 +00:00
..
accessibility refactor(docs-infra): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05: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 docs(animations): fix filter-animations docregion (#44544) 2022-01-05 17:46:10 +00: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 refactor(docs-infra): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05: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 refactor(docs-infra): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05: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 refactor(docs-infra): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05:00
component-overview refactor(docs-infra): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05:00
component-styles refactor(docs-infra): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05: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): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05:00
dependency-injection-in-action refactor(docs-infra): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05:00
deprecation-guide refactor(docs-infra): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05: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: Replace OnInit with AfterViewInit (#44485) 2022-01-04 12:14:44 -08:00
dynamic-form refactor(docs-infra): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05:00
elements refactor(docs-infra): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05: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 refactor(docs-infra): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05:00
feature-modules docs: remove unused "docregions" (#40479) 2021-01-20 16:12:15 -08:00
form-validation refactor(docs-infra): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05: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 refactor(docs-infra): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05: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): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05:00
http refactor(docs-infra): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05:00
i18n refactor(docs-infra): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05:00
inputs-outputs refactor(docs-infra): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05: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): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05:00
ngcontainer refactor(docs-infra): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05:00
ngmodules refactor(docs-infra): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05: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 refactor(docs-infra): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05:00
pipes refactor(docs-infra): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05:00
practical-observable-usage refactor(docs-infra): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05: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): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05:00
resolution-modifiers docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
router refactor(docs-infra): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05: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 docs: fix code sample indentation (#44517) 2022-01-04 12:15:55 -08:00
schematics-for-libraries refactor(docs-infra): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05: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 refactor(docs-infra): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05:00
structural-directives refactor(docs-infra): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05:00
styleguide refactor(docs-infra): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05:00
template-expression-operators docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
template-reference-variables refactor(docs-infra): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05:00
template-syntax refactor(docs-infra): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05:00
testing refactor(docs-infra): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05: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 refactor(docs-infra): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05:00
two-way-binding docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
universal refactor(docs-infra): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05:00
upgrade-lazy-load-ajs refactor(docs-infra): fix eslint issues for aio ugrade-* examples (#44534) 2022-01-04 16:34:06 -08:00
upgrade-module refactor(docs-infra): fix eslint issues for aio ugrade-* examples (#44534) 2022-01-04 16:34:06 -08:00
upgrade-phonecat-1-typescript refactor(docs-infra): fix eslint issues for aio ugrade-* examples (#44534) 2022-01-04 16:34:06 -08:00
upgrade-phonecat-2-hybrid refactor(docs-infra): fix eslint issues for aio ugrade-* examples (#44534) 2022-01-04 16:34:06 -08:00
upgrade-phonecat-3-final refactor(docs-infra): fix eslint issues for aio ugrade-* examples (#44534) 2022-01-04 16:34:06 -08:00
user-input refactor(docs-infra): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05:00
view-encapsulation refactor(docs-infra): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05:00
what-is-angular refactor(docs-infra): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05:00
.eslintrc.json refactor(docs-infra): fix eslint issues for aio ugrade-* examples (#44534) 2022-01-04 16:34:06 -08:00
.gitignore docs: move deprecations example snippets to external file (#43700) 2021-10-20 20:24:54 +00:00
tsconfig.eslint.json refactor(docs-infra): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05:00