angular/aio/tools/transforms/examples-package/processors
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
..
check-for-unused-example-regions.js build(docs-infra): fail if there are unused example regions (#40479) 2021-01-20 16:12:15 -08:00
check-for-unused-example-regions.spec.js build(docs-infra): fail if there are unused example regions (#40479) 2021-01-20 16:12:15 -08:00
collect-examples.js refactor: replace deprecated String.prototype.substr() (#45397) 2022-03-24 11:48:09 -07:00
collect-examples.spec.js refactor: replace deprecated String.prototype.substr() (#45397) 2022-03-24 11:48:09 -07:00
render-examples.js build(docs-infra): throw error if using title on code snippets (#26514) 2018-10-18 09:54:17 -07:00
render-examples.spec.js test(docs-infra): run tests in random order (and make them pass) (#31527) 2019-07-18 10:17:13 -07:00