angular/packages/service-worker/src
arturovt 3bc8fe40e4 refactor(service-worker): drop fromEvent (#60424)
In this commit, we remove `fromEvent` and replace it with a manually created observable to import fewer symbols from RxJS. Some codebases may not use `fromEvent` at all, but using it in a single place would still include it in the initial bundle.

PR Close #60424
2025-03-27 18:17:22 +00:00
..
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
low_level.ts refactor(service-worker): drop fromEvent (#60424) 2025-03-27 18:17:22 +00:00
module.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
provider.ts refactor(service-worker): drop platform checks (#59475) 2025-01-27 16:41:09 +01:00
push.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
update.ts docs: fix all brokens links on the API pages (#59162) 2025-03-04 20:07:24 +00:00