-
Updated
Dec 21, 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,101 public repositories matching this topic...
-
Updated
Dec 21, 2021 - TypeScript
-
Updated
Dec 8, 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
Dec 21, 2021 - TypeScript
-
Updated
Dec 20, 2021 - Python
-
Updated
Dec 21, 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
Is this related to a new or existing framework?
New framework - remix.run
Is this related to a new or existing API?
Storage
Is this related to another service?
S3
Describe the feature you'd like to request
Was able to integrate the Auth section with no issue, but was trying to integrate Storage in remix data loaders, but because amplify do
-
Updated
Dec 9, 2021 - JavaScript
-
Updated
Dec 21, 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
We want to add a link to our content guidelines before a user submits a source request. This will provide users a better understanding of what the process is and what content we allow, and what not.
How to get started?
- This
-
Updated
Dec 18, 2021 - JavaScript
Here is an issues with detailed description: NekR/offline-plugin#77
-
Updated
Jun 16, 2019 - CSS
-
Updated
Oct 28, 2021
-
Updated
Dec 20, 2021 - JavaScript
-
Updated
Dec 19, 2021
-
Updated
Nov 12, 2021
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.
🐞 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
Released 2015
- Website
- developer.mozilla.org/en-US/Apps/Progressive
- Wikipedia
- Wikipedia

Is there an existing issue for this?
Summary
It would be amazing to have an Authorization tab on GraphQL, as it is for REST.
Why should this be worked on?
Authorization is also a thing in GQL and having automated OAuth mechanism would be👍