angular/aio/content/examples/testing/src/app
Tobias Speicher 4ddcf81e61 refactor: replace deprecated String.prototype.substr() (#45397)
.substr() is deprecated so we replace it with functions which work similarily but aren't deprecated

Signed-off-by: Tobias Speicher <rootcommander@gmail.com>

PR Close #45397
2022-03-24 11:48:09 -07:00
..
about docs: provide more info on the NO_ERRORS_SCHEMA schema (#42327) 2021-06-07 10:46:34 -07:00
banner refactor(docs-infra): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05:00
dashboard docs(core): update triggerEventHandler samples (#45279) 2022-03-09 13:51:54 -08:00
demo refactor(docs-infra): add types to all the aio examples buttons (#44557) 2022-02-03 12:44:47 -08:00
hero fix(docs-infra): removed duplicated style in aio examples (#45157) 2022-02-22 15:35:16 -08:00
model docs(docs-infra): change the testing guide due to deprecation (#44674) 2022-01-13 12:46:24 -08:00
shared refactor: replace deprecated String.prototype.substr() (#45397) 2022-03-24 11:48:09 -07:00
twain refactor(docs-infra): add types to all the aio examples buttons (#44557) 2022-02-03 12:44:47 -08:00
welcome docs(docs-infra): change the testing guide due to deprecation (#44674) 2022-01-13 12:46:24 -08:00
app-initial.component.spec.ts refactor(docs-infra): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05:00
app-initial.component.ts docs: testing guide for CLI (#20697) 2018-02-26 13:40:23 -08:00
app-routing.module.ts test(docs-infra): fix unit tests and run them for specific docs examples on CI (#36143) 2020-04-06 15:31:07 -07:00
app.component.html docs: testing guide for CLI (#20697) 2018-02-26 13:40:23 -08:00
app.component.router.spec.ts docs(docs-infra): change the testing guide due to deprecation (#44674) 2022-01-13 12:46:24 -08:00
app.component.spec.ts docs(core): update triggerEventHandler samples (#45279) 2022-03-09 13:51:54 -08:00
app.component.ts build(aio): change examples to CLI (#19248) 2017-09-21 17:05:54 -07:00
app.module.ts style(docs-infra): fix docs examples for tslint rule import-spacing (#38143) 2020-07-31 11:00:05 -07:00
dummy.module.ts docs: testing guide for CLI (#20697) 2018-02-26 13:40:23 -08:00
in-memory-data.service.ts docs: remove unused "docregions" (#40479) 2021-01-20 16:12:15 -08:00