angular/aio/content/examples/template-syntax/src/app
George Kalpakas 7b35a3426f refactor(docs-infra): align docs examples with default CLI TS config (#43880)
This commit enable the `noImplicitOverride` and
`noPropertyAccessFromIndexSignature` TypeScript compiler options for
docs examples to better align with the default configuration of new
Angular CLI apps. It also makes the necessary changes to the docs
examples source code.

PR Close #43880
2021-10-29 13:10:25 -07:00
..
app.component.css docs: specify fallback generic font family (#40254) 2021-01-06 07:09:27 -08:00
app.component.html docs: Deprecate longhand binding prefixes (#43671) 2021-10-04 10:27:06 -07:00
app.component.ts docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
app.module.1.ts style(docs-infra): fix docs examples for tslint rule import-spacing (#38143) 2020-07-31 11:00:05 -07:00
app.module.ts docs(core): in template syntax guide, make SVG example more clear (#31356) 2019-07-02 11:30:15 -07:00
click.directive.ts docs: remove unused "docregions" (#40479) 2021-01-20 16:12:15 -08:00
hero-detail.component.ts refactor(docs-infra): align docs examples with default CLI TS config (#43880) 2021-10-29 13:10:25 -07:00
hero-form.component.html docs: fix forms in template examples (#43772) 2021-10-08 20:39:11 +00:00
hero-form.component.ts docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
hero-switch.components.ts docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
hero.ts docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
sizer.component.ts docs: make all examples compatible with strict mode (#41999) 2021-05-17 10:42:18 -07:00
svg.component.css docs: added svg example (#30559) 2019-06-27 15:56:26 -07:00
svg.component.svg docs(core): in template syntax guide, make SVG example more clear (#31356) 2019-07-02 11:30:15 -07:00
svg.component.ts docs(core): in template syntax guide, make SVG example more clear (#31356) 2019-07-02 11:30:15 -07:00