-
Updated
May 6, 2021 - HTML
progressive-web-app
Progressive Web Apps start with a traditional web site/application and progressively enhance with modern features. When sites are secure they can leverage ServiceWorkers to provider users with offline support, Push notifications can help re-engage users, and Web App Manifests let users install PWAs alongside native apps.
Here are 1,567 public repositories matching this topic...
-
Updated
May 10, 2021 - TypeScript
-
Updated
May 8, 2021 - JavaScript
-
Updated
May 2, 2021 - JavaScript
-
Updated
Jun 9, 2019 - JavaScript
-
Updated
May 9, 2021 - JavaScript
Here is an issues with detailed description: NekR/offline-plugin#77
-
Updated
Oct 1, 2019 - JavaScript
-
Updated
Oct 6, 2020 - HTML
-
Updated
May 10, 2021 - JavaScript
-
Updated
Dec 26, 2018 - JavaScript
-
Updated
May 9, 2021 - JavaScript
-
Updated
Feb 13, 2021 - JavaScript
-
Updated
May 10, 2021 - TypeScript
-
Updated
May 7, 2021 - JavaScript
Include a script that can generate weekly status reports to dev's leadership. The report should have enough buzzwords to make leadership feel as if progress is being made without providing any specific detail that defines said progress.
The issue I'm experiencing is pretty annoying.
I'm trying to optimize my first byte, by turning off compression, and gziping everything by webpack with CompressionPlugin. The issue is that it doesn't compress service-worker.js produced by sw-precache-webpack-plugin.
I understand the reason why: service-worker.js should cache all chunks produced by webpack after CompressionPlugin compress
At this point, the 'table modification' actions are aligned left:
Hence, when scrolling the table to the right, they scroll out of view and cannot be used anymore:
Should
-
Updated
May 9, 2021 - TypeScript
-
Updated
Nov 2, 2020 - HTML
Affected part of DeckDeckGo
- Studio (online editor)
- Remote control
- Poll
- Site
- Documentation
- Demo
- Starter kit
- Web Components
- Templates
-
Updated
May 8, 2021 - JavaScript
-
Updated
Jan 2, 2021 - JavaScript
-
Updated
May 5, 2021 - JavaScript
-
Updated
Nov 11, 2020 - JavaScript
-
Updated
May 10, 2021 - JavaScript
-
Updated
May 9, 2021 - JavaScript
Released 2015
- Website
- developer.mozilla.org/en-US/Apps/Progressive
- Wikipedia
- Wikipedia



Library Affected:
workbox-window
Browser & Platform:
All browsers that support service workers and message channels
Issue or Feature Request Description:
When sending a message from the service worker to all clients (in the case of testing, only one client), the client does not receive the message port with which to respond. This happens when adding the message event liste