-
Updated
Nov 29, 2021 - TypeScript
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 7,024 public repositories matching this topic...
-
Updated
Nov 29, 2021 - TypeScript
-
Updated
Nov 29, 2021 - Ruby
This is the only audit that saves a separate "elidedUrl" property. All other audits save the result of URL.elideDataURI to their url property. We should just set url to this elided value, and drop elidedUrl. Otherwise, data uir images failing this audit will make the LHR larger th
Is your feature request related to a problem? Please describe.
Currently Quasar Modes support TS files (for Electron and PWA modes), but the CLI isn't generating them out of the box.
Additional context
We need to create the TS version of all current files in these folders:
-
Updated
Nov 28, 2021 - TypeScript
-
Updated
Nov 29, 2021 - Python
-
Updated
Nov 27, 2021 - JavaScript
As stated here - but wrongly closed - prerendering fails when using Axios
Problem is that some libraries like AWS AmplifyJS use Axios under the hood.
@adamdbradley Any idea how to solve this serious issue?
Currently, catch block is the same for both methods in useForgotPasswordFactory (https://github.com/vuestorefront/vue-storefront/pull/5971/files/0e001721be751b0b0130915023ea0867722e1065#diff-89077440c1264480ee6ffbbcfb08d6c64c9881bea61ebbd8e0e5d260085b66ad):
err.message = err?.graphQLErrors?.[0]?.message || err.message;Let's create an external function that takes care of that a
Before opening, please confirm:
- I have searched for duplicate or closed issues and discussions.
- I have read the guide for submitting bug reports.
- I have done my best
-
Updated
Sep 30, 2021 - JavaScript
-
Updated
Nov 29, 2021 - 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
Nov 22, 2021 - JavaScript
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Nov 28, 2021 - JavaScript
Here is an issues with detailed description: NekR/offline-plugin#77
-
Updated
Jun 16, 2019 - CSS
-
Updated
Oct 28, 2021
-
Updated
Nov 28, 2021
-
Updated
Nov 12, 2021
-
Updated
Nov 21, 2021 - JavaScript
🐞 Bug report
Description
In vscode, whenever I set the "extends" property in my tsconfig.json file, webhint gives the following error message:
Unexpected token } in JSON at position 705 (typescript-config/is-valid)
Details
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.
-
Updated
Aug 13, 2018 - JavaScript
Released 2015
- Website
- developer.mozilla.org/en-US/Apps/Progressive
- Wikipedia
- Wikipedia


It would be awesome to set a bearer token on a socket.io request just like you can do it on a rest request.