PWA

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 5,341 public repositories matching this topic...
-
Updated
Nov 30, 2020 - TypeScript
Describe the bug
When I pull the resize button of the code editor, it doesn't the resize the code in the editor.
To Reproduce
Steps to reproduce the behavior:
- Click the resize button on the code editor and drag it down
- The code doesn't resize
Expected behavior
I expected the code to resize as I drag down the button.
Screenshots
If applicable, add screenshots to
-
Updated
Nov 30, 2020 - Ruby
-
Updated
Nov 30, 2020 - JavaScript
-
Updated
Nov 30, 2020 - TypeScript
-
Updated
Nov 30, 2020 - Python
-
Updated
Nov 27, 2020 - TypeScript
-
Updated
Nov 30, 2020 - JavaScript
- Enter
/p/38143c0c-c9b0-448c-93cd-60eb90d8da57/aspesi-shirt-h805-white
- Change size
- See the error
Describe the bug
When a user signs in using Auth.signIn() the "signIn" event is registered multiple times in the Hub listener
To Reproduce
- Add a log inside the "signIn" event in the Hub.listener callback
- Open devtools
- Sign in using Auth.signIn()
- Notice there is at least 4 or more logs and the same amount of network calls
Expected behavior
The sign in event shou
-
Updated
Nov 30, 2020 - JavaScript
Bug Report
Capacitor Version
💊 Capacitor Doctor 💊
Latest Dependencies:
@capacitor/cli: 2.2.0
@capacitor/core: 2.2.0
@capacitor/android: 2.2.0
@capacitor/electron: 2.2.0
@capacitor/ios: 2.2.0
Installed Dependencies:
@capacitor/electron not installed
@capacitor/cli 2.2.0
@capacitor/core 2.2.0
@capacitor/android 2.2.0
@capacitor/ios 2.2.0
[su
-
Updated
Sep 4, 2020 - JavaScript
Here is an issues with detailed description: NekR/offline-plugin#77
-
Updated
Nov 22, 2020 - JavaScript
-
Updated
Jun 16, 2019 - CSS
-
Updated
Nov 24, 2020
-
Updated
Nov 20, 2020
-
Updated
Oct 27, 2020 - JavaScript
Currently the webhint codebase doesn't follow its own best practice of using importHelpers: true
to reduce the amount of redundant helper code generated by TypeScript (also requires adding tslib
as a dependency). This causes unnecessary bloat in the built webhint code, particularly for large bundles like the bro
-
Updated
Aug 13, 2018 - JavaScript
-
Updated
Oct 28, 2020
-
Updated
Nov 29, 2020 - JavaScript
-
Updated
Aug 5, 2020 - JavaScript
Characters like č ć ž š đ use a fallback font instead of the original one. I believe this issue was not present in the v1. Fonts such as Lato or Montserrat definitely support accented characters, so I think this is a bug.
Released 2015
- Website
- developer.mozilla.org/en-US/Apps/Progressive
- Wikipedia
- Wikipedia
Description
A clear and concise description of the