Alex Rickabaugh
65f4fad801
fix(service-worker): allow disabling SW while still using services
...
Currently, the way to not use the SW is to not install its module.
However, this means that you can't inject any of its services.
This change adds a ServiceWorkerModule.disabled() MWP, that still
registers all of the right providers but acts as if the browser does
not support Service Workers.
2017-12-01 14:18:16 -08:00
..
2017-11-28 18:24:41 -06:00
2017-11-27 13:44:41 -06:00
2017-11-16 16:18:38 -06:00
2017-11-28 22:27:10 -06:00
2017-11-28 16:43:35 -06:00
2017-11-29 16:53:11 -06:00
2017-11-28 18:24:41 -06:00
2017-03-08 16:29:27 -08:00
2017-11-15 18:12:16 -06:00
2017-11-17 16:28:46 -06:00
2017-10-30 23:09:17 -04:00
2017-11-29 16:52:55 -06:00
2017-11-29 14:56:29 -06:00
2017-11-22 08:56:11 -06:00
2017-11-15 18:12:16 -06:00
2017-11-15 18:12:16 -06:00
2017-10-30 23:09:17 -04:00
2017-11-15 18:12:16 -06:00
2017-12-01 14:18:16 -08:00
2017-11-15 18:12:16 -06:00
2017-09-25 12:40:22 -07:00
2017-03-08 16:29:27 -08:00
2017-09-22 13:20:52 -07:00
2017-09-29 09:26:38 -07:00
2017-03-08 16:29:27 -08:00
2017-07-20 16:46:47 -05:00
2017-10-30 23:09:17 -04:00
2017-03-08 16:29:27 -08:00
2017-09-12 10:31:30 -07:00
2017-09-26 13:31:59 -07:00
2017-09-21 13:55:52 -07:00
2017-09-27 10:09:56 -07:00