-
Updated
Mar 17, 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,536 public repositories matching this topic...
-
Updated
Mar 10, 2021 - TypeScript
-
Updated
Feb 6, 2021 - JavaScript
-
Updated
Mar 18, 2021 - JavaScript
-
Updated
Jun 9, 2019 - JavaScript
-
Updated
Jan 12, 2021 - JavaScript
Here is an issues with detailed description: NekR/offline-plugin#77
-
Updated
Oct 1, 2019 - JavaScript
-
Updated
Oct 6, 2020 - HTML
component: pop-over
-
Updated
Dec 26, 2018 - JavaScript
-
Updated
Feb 13, 2021 - JavaScript
-
Updated
Mar 16, 2021 - JavaScript
-
Updated
Jun 18, 2020 - JavaScript
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
-
Updated
Mar 17, 2021 - TypeScript
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.
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
Mar 10, 2021 - TypeScript
-
Updated
Nov 2, 2020 - HTML
Affected part of DeckDeckGo
- Starter kit
Feature Description
I ran a poll on Twitter and 93% of voters are for Prettier as default formatter for the starter kit.
Therefore we should process, voters have spoken.
-
Updated
Mar 9, 2021 - JavaScript
-
Updated
Jan 2, 2021 - JavaScript
-
Updated
Dec 9, 2020 - JavaScript
-
Updated
Nov 11, 2020 - JavaScript
-
Updated
Mar 1, 2021 - JavaScript
-
Updated
Feb 11, 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