-
Updated
Jul 26, 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,639 public repositories matching this topic...
-
Updated
Jul 30, 2021 - TypeScript
-
Updated
Jul 26, 2021 - JavaScript
-
Updated
Jun 15, 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
Jul 31, 2021 - TypeScript
-
Updated
Oct 6, 2020 - HTML
-
Updated
Jul 31, 2021 - JavaScript
-
Updated
Dec 26, 2018 - JavaScript
-
Updated
Jun 22, 2021 - JavaScript
-
Updated
Jul 30, 2021 - TypeScript
-
Updated
Feb 13, 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.
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 12, 2021 - 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
May 28, 2021 - TypeScript
-
Updated
Nov 2, 2020 - HTML
Affected part of DeckDeckGo
- Web Components
Feature Description
Is it possible that the position of the anchor can be changed? An option like rotation-ancohr:top|left|right|bottom (or rotation-ancohr-position) offers more flexibility in other usage scenarios.
Or is that already possible today through existing CSS properties?
Use Case
I use drr for a project w
-
Updated
May 10, 2021 - JavaScript
-
Updated
Jan 2, 2021 - JavaScript
-
Updated
Jul 29, 2021 - JavaScript
-
Updated
Nov 11, 2020 - JavaScript
-
Updated
Jul 20, 2021 - JavaScript
-
Updated
Jun 15, 2021 - JavaScript
Released 2015
- Website
- developer.mozilla.org/en-US/Apps/Progressive
- Wikipedia
- Wikipedia


As a follow-up on GoogleChrome/workbox#2255
Library Affected:
workbox-window.
Browser & Platform:
TypeScript
Issue or Feature Request Description:
While a lot of the types can currently be imported, they do use the source filepaths, which could break at any point as SemVer does not (and should not) handle things like that.
So this, while curre