angular-cn/aio/content/examples
George Kalpakas 3c7359f026 refactor(docs-infra): fix docs examples for tslint rule `no-angle-bracket-type-assertion` (#38143)
This commit updates the docs examples to be compatible with the
`no-angle-bracket-type-assertion` tslint rule.

This is in preparation of updating the docs examples `tslint.json` to
match the one generated for new Angular CLI apps in a future commit.

PR Close #38143
2020-07-31 11:00:06 -07:00
..
accessibility refactor(docs-infra): fix docs examples for tslint rule `only-arrow-functions` (#38143) 2020-07-31 11:00:06 -07:00
ajs-quick-reference refactor(docs-infra): fix docs examples for tslint rule `only-arrow-functions` (#38143) 2020-07-31 11:00:06 -07:00
animations refactor(docs-infra): fix docs examples for tslint rules related to object properties (#38143) 2020-07-31 11:00:06 -07:00
architecture refactor(docs-infra): fix docs examples for tslint rule `only-arrow-functions` (#38143) 2020-07-31 11:00:06 -07:00
attribute-binding refactor(docs-infra): fix docs examples for tslint rule `only-arrow-functions` (#38143) 2020-07-31 11:00:06 -07:00
attribute-directives style(docs-infra): fix docs examples for tslint rule `import-spacing` (#38143) 2020-07-31 11:00:05 -07:00
binding-syntax refactor(docs-infra): fix docs examples for tslint rule `no-angle-bracket-type-assertion` (#38143) 2020-07-31 11:00:06 -07:00
bootstrapping test(docs-infra): fix unit tests and run them for specific docs examples on CI (#36143) 2020-04-06 15:31:07 -07:00
built-in-directives refactor(docs-infra): fix docs examples for tslint rules related to object properties (#38143) 2020-07-31 11:00:06 -07:00
built-in-template-functions refactor(docs-infra): fix docs examples for tslint rule `only-arrow-functions` (#38143) 2020-07-31 11:00:06 -07: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/src fix(docs-infra): convert hard-coded `comparing-observables` examples into a proper mini-app (#34327) 2020-01-21 13:14:46 -05:00
component-interaction refactor(docs-infra): fix docs examples for tslint rules related to object properties (#38143) 2020-07-31 11:00:06 -07:00
component-styles refactor(docs-infra): fix docs examples for tslint rule `only-arrow-functions` (#38143) 2020-07-31 11:00:06 -07:00
dependency-injection refactor(docs-infra): fix docs examples for tslint rules related to object properties (#38143) 2020-07-31 11:00:06 -07:00
dependency-injection-in-action refactor(docs-infra): fix docs examples for tslint rule `only-arrow-functions` (#38143) 2020-07-31 11:00:06 -07:00
displaying-data refactor(docs-infra): fix docs examples for tslint rule `only-arrow-functions` (#38143) 2020-07-31 11:00:06 -07:00
docs-style-guide refactor(docs-infra): fix docs examples for tslint rule `only-arrow-functions` (#38143) 2020-07-31 11:00:06 -07:00
dynamic-component-loader refactor(docs-infra): fix docs examples for tslint rule `no-angle-bracket-type-assertion` (#38143) 2020-07-31 11:00:06 -07:00
dynamic-form refactor(docs-infra): fix docs examples for tslint rules related to object properties (#38143) 2020-07-31 11:00:06 -07:00
elements style(docs-infra): fix docs examples for tslint rule `semicolon` (#38143) 2020-07-31 11:00:05 -07:00
event-binding refactor(docs-infra): fix docs examples for tslint rule `no-angle-bracket-type-assertion` (#38143) 2020-07-31 11:00:06 -07:00
feature-modules test(docs-infra): fix unit tests and run them for specific docs examples on CI (#36143) 2020-04-06 15:31:07 -07:00
form-validation refactor(docs-infra): fix docs examples for tslint rules related to object properties (#38143) 2020-07-31 11:00:06 -07:00
forms refactor(docs-infra): fix docs examples for tslint rules related to object properties (#38143) 2020-07-31 11:00:06 -07:00
forms-overview refactor(docs-infra): fix docs examples for tslint rule `only-arrow-functions` (#38143) 2020-07-31 11:00:06 -07:00
getting-started style(docs-infra): fix docs examples for tslint rules related to whitespace (#38143) 2020-07-31 11:00:05 -07:00
getting-started-v0 style(docs-infra): fix docs examples for tslint rules related to whitespace (#38143) 2020-07-31 11:00:05 -07:00
hierarchical-dependency-injection style(docs-infra): fix docs examples for tslint rule `semicolon` (#38143) 2020-07-31 11:00:05 -07:00
http refactor(docs-infra): fix docs examples for tslint rules related to object properties (#38143) 2020-07-31 11:00:06 -07:00
i18n refactor(docs-infra): fix docs examples for tslint rule `only-arrow-functions` (#38143) 2020-07-31 11:00:06 -07:00
inputs-outputs refactor(docs-infra): fix docs examples for tslint rule `only-arrow-functions` (#38143) 2020-07-31 11:00:06 -07:00
interpolation refactor(docs-infra): fix docs examples for tslint rule `only-arrow-functions` (#38143) 2020-07-31 11:00:06 -07:00
lazy-loading-ngmodules refactor(docs-infra): fix docs examples for tslint rule `only-arrow-functions` (#38143) 2020-07-31 11:00:06 -07:00
lifecycle-hooks refactor(docs-infra): fix docs examples for tslint rules related to object properties (#38143) 2020-07-31 11:00:06 -07:00
ngcontainer docs: replace class hero to interface wherever class properties not used (#34022) 2019-11-25 11:37:39 -05:00
ngmodules refactor(docs-infra): fix docs examples for tslint rule `only-arrow-functions` (#38143) 2020-07-31 11:00:06 -07:00
observables build(docs-infra): renamed `e2e` property of `example-config.json` to `tests` (#36143) 2020-04-06 15:31:07 -07:00
observables-in-angular style(docs-infra): fix docs examples for tslint rules related to whitespace (#38143) 2020-07-31 11:00:05 -07:00
pipes refactor(docs-infra): fix docs examples for tslint rule `only-arrow-functions` (#38143) 2020-07-31 11:00:06 -07:00
practical-observable-usage build(docs-infra): renamed `e2e` property of `example-config.json` to `tests` (#36143) 2020-04-06 15:31:07 -07:00
property-binding refactor(docs-infra): fix docs examples for tslint rule `only-arrow-functions` (#38143) 2020-07-31 11:00:06 -07:00
providers refactor(docs-infra): fix docs examples for tslint rule `only-arrow-functions` (#38143) 2020-07-31 11:00:06 -07:00
providers-viewproviders refactor(docs-infra): fix docs examples for tslint rule `only-arrow-functions` (#38143) 2020-07-31 11:00:06 -07:00
reactive-forms refactor(docs-infra): fix docs examples for tslint rule `only-arrow-functions` (#38143) 2020-07-31 11:00:06 -07:00
resolution-modifiers refactor(docs-infra): fix docs examples for tslint rule `only-arrow-functions` (#38143) 2020-07-31 11:00:06 -07:00
router refactor(docs-infra): fix docs examples for tslint rules related to object properties (#38143) 2020-07-31 11:00:06 -07:00
router-tutorial docs: Add new section, tutorials, to left nav, and a tutorial on routing (#36545) 2020-05-05 11:51:19 -07:00
rx-library build(docs-infra): renamed `e2e` property of `example-config.json` to `tests` (#36143) 2020-04-06 15:31:07 -07:00
schematics-for-libraries docs: add ng-add save option (#38198) 2020-07-27 09:52:14 -07:00
security refactor(docs-infra): remove unnecessary `use strict` from docs examples TS files (#38143) 2020-07-31 11:00:05 -07:00
service-worker-getting-started refactor(docs-infra): fix docs examples for tslint rule `only-arrow-functions` (#38143) 2020-07-31 11:00:06 -07:00
set-document-title refactor(docs-infra): fix docs examples for tslint rule `only-arrow-functions` (#38143) 2020-07-31 11:00:06 -07:00
setup refactor(docs-infra): fix docs examples for tslint rule `only-arrow-functions` (#38143) 2020-07-31 11:00:06 -07:00
structural-directives refactor(docs-infra): fix docs examples for tslint rule `only-arrow-functions` (#38143) 2020-07-31 11:00:06 -07:00
styleguide refactor(docs-infra): fix docs examples for tslint rule `no-angle-bracket-type-assertion` (#38143) 2020-07-31 11:00:06 -07:00
template-expression-operators refactor(docs-infra): fix docs examples for tslint rule `only-arrow-functions` (#38143) 2020-07-31 11:00:06 -07:00
template-reference-variables refactor(docs-infra): fix docs examples for tslint rule `only-arrow-functions` (#38143) 2020-07-31 11:00:06 -07:00
template-syntax style(docs-infra): fix docs examples for tslint rule `import-spacing` (#38143) 2020-07-31 11:00:05 -07:00
testing refactor(docs-infra): fix docs examples for tslint rule `no-angle-bracket-type-assertion` (#38143) 2020-07-31 11:00:06 -07:00
toh-pt0 refactor(docs-infra): fix docs examples for tslint rule `only-arrow-functions` (#38143) 2020-07-31 11:00:06 -07:00
toh-pt1 refactor(docs-infra): remove unnecessary `use strict` from docs examples TS files (#38143) 2020-07-31 11:00:05 -07:00
toh-pt2 refactor(docs-infra): fix docs examples for tslint rule `only-arrow-functions` (#38143) 2020-07-31 11:00:06 -07:00
toh-pt3 refactor(docs-infra): fix docs examples for tslint rule `only-arrow-functions` (#38143) 2020-07-31 11:00:06 -07:00
toh-pt4 refactor(docs-infra): fix docs examples for tslint rule `only-arrow-functions` (#38143) 2020-07-31 11:00:06 -07:00
toh-pt5 refactor(docs-infra): fix docs examples for tslint rules related to object properties (#38143) 2020-07-31 11:00:06 -07:00
toh-pt6 refactor(docs-infra): fix docs examples for tslint rule `no-angle-bracket-type-assertion` (#38143) 2020-07-31 11:00:06 -07:00
two-way-binding refactor(docs-infra): fix docs examples for tslint rule `only-arrow-functions` (#38143) 2020-07-31 11:00:06 -07:00
universal style(docs-infra): fix docs examples for tslint rule `import-spacing` (#38143) 2020-07-31 11:00:05 -07:00
upgrade-lazy-load-ajs refactor(docs-infra): fix docs examples for tslint rule `only-arrow-functions` (#38143) 2020-07-31 11:00:06 -07:00
upgrade-module refactor(docs-infra): fix docs examples for tslint rule `only-arrow-functions` (#38143) 2020-07-31 11:00:06 -07:00
upgrade-phonecat-1-typescript refactor(docs-infra): fix docs examples for tslint rules related to object properties (#38143) 2020-07-31 11:00:06 -07:00
upgrade-phonecat-2-hybrid refactor(docs-infra): fix docs examples for tslint rules related to object properties (#38143) 2020-07-31 11:00:06 -07:00
upgrade-phonecat-3-final refactor(docs-infra): fix docs examples for tslint rules related to object properties (#38143) 2020-07-31 11:00:06 -07:00
user-input refactor(docs-infra): fix docs examples for tslint rule `only-arrow-functions` (#38143) 2020-07-31 11:00:06 -07:00
.gitignore fix(docs-infra): include `.gitignore` file in CLI-based docs examples (#38173) 2020-07-22 10:15:09 -07:00
tsconfig.json build(aio): give intellisense to the examples 2017-04-15 22:15:54 +01:00
tslint.json refactor: remove tslint no-use-before-declare rule (#30288) 2019-05-07 10:25:36 -07:00