angular/packages/service-worker/worker
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
..
src refactor: replace deprecated String.prototype.substr() (#45397) 2022-03-24 11:48:09 -07:00
test feat(service-worker): emit a notification when the service worker is already up to date after check (#45216) 2022-03-03 12:29:04 -08:00
testing feat(core): support TypeScript 4.6 (#45190) 2022-03-07 11:31:39 -08:00
BUILD.bazel build: switch all instances from ng_rollup_bundle to app_bundle (#44490) 2022-01-04 12:14:14 -08:00
main.ts refactor(service-worker): simplify accessing CacheStorage throughout the ServiceWorker (#42622) 2021-06-24 09:55:32 -07:00