angular-docs-cn/aio/content/examples
iRealNirmal 03825cfab6 docs: updated animation docs intro section and example (#42046)
This commit updates the animation docs and provides better clarity for open-close component with it also added click event in open-close.component

Closes #39708

PR Close #42046
2021-05-21 18:09:26 +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: updated animation docs intro section and example (#42046) 2021-05-21 18:09:26 +00:00
architecture docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
attribute-binding docs: add camelCase example to style notation (#40699) 2021-02-16 07:59:40 -08: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 fix(docs-infra): convert hard-coded `cli-builder` examples into a proper mini-app (#34362) 2020-01-21 13:12:18 -05:00
comparing-observables docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
component-interaction docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
component-overview test(docs-infra): disable the Selenium Promise Manager in docs examples e2e tests (#39818) 2020-11-24 14:56:14 -08:00
component-styles docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
content-projection docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07: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: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
dynamic-form docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
elements docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -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: remove unused "docregions" (#40479) 2021-01-20 16:12:15 -08:00
forms-overview test(docs-infra): disable the Selenium Promise Manager in docs examples e2e tests (#39818) 2020-11-24 14:56:14 -08:00
getting-started docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
getting-started-v0 docs: fix instructions for setting up `ProductDetailsComponent` in `start-routing.md` (#40197) 2021-01-06 13:54:54 -08:00
hierarchical-dependency-injection docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
http fix(docs-infra): fix example compilation issues (#42199) 2021-05-21 18:07:44 +00:00
i18n build(docs-infra): fixed i18n broken stackblitz example (#42001) 2021-05-10 16:11:34 -04:00
inputs-outputs docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07: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: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -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: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
observables-in-angular docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
pipes docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
practical-observable-usage docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
property-binding docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -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: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
resolution-modifiers docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
router docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -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: add new tutorial that explains how to use the UrlMatcher for custom route matching (#42138) 2021-05-20 23:05:32 +00:00
rx-library docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
schematics-for-libraries build(docs-infra): update docs examples to Angular v11.2.10 (#41689) 2021-04-19 14:18:51 -07:00
security docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
service-worker-getting-started docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -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 docs: remove unused "docregions" (#40479) 2021-01-20 16:12:15 -08:00
structural-directives docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -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 fix(docs-infra): fix example compilation issues (#42199) 2021-05-21 18:07:44 +00: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 docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
two-way-binding docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
universal docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -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
what-is-angular docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
.gitignore build(docs-infra): add a tool to create new examples (#39283) 2020-10-16 08:14:38 -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