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 4,656 public repositories matching this topic...
-
Updated
Jul 8, 2020 - Vue
Maybe related to how the page causes a PROTOCOL_TIMEOUT?
From https://bugs.chromium.org/p/chromium/issues/detail?id=951684
I want to format some selection node to some other ,but not found the api,some function like :
- import some css, that can redefine the style
- add some predefined style,that can be apply to selected element
- do any replace as I want (maybe what I need is get selection's element node,content,then set content)
add parent element div and class
<p>autor: abc</p><p>date:2020...</>
-
-
Updated
Jul 7, 2020 - TypeScript
What I'm trying to achieve
Create checkout with a checkout line.
Steps to reproduce the problem
checkout = Checkout.objects.create(...)checkout.lines.create(...)orCheckoutLine.objects.create(checkout=checkout, ...)
OR
checkout = Checkout.objects.create(...)if checkout: pass
What I expected to happen
Database insertion without additional coun
This uses the latest release of Onsen UI. In case the issue is not reproducible in desktop browsers, just follow the previous steps and also modify the platform version at the end (you can also open the mentioned site on a device).
Environment
Onsen UI Version: 2.10.8
Framework: react-dom 16.8.6 (I think it also forces react to be 16.8.6)
Framework binding: react-onsenui 1.11
Stencil version:
@stencil/[email protected]
I'm submitting a:
[x] bug report
[x] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://stencil-worldwide.herokuapp.com/ or https://forum.ionicframework.com/
Current behavior:
It is possib
** Which Category is your question related to? **
Interactions
** What AWS Services are you utilizing? **
Cognito, Lex
I'd like to be able to do a face auth and if a valid user is found, I'd like to simulate a click of the Microphone button without the user having to do so. How can this be done with the existing Chatbot component ?
What is the motivation for adding / enhancing this feature?
I recently wanted to test my VSF shop in production but didn't exactly knew the requirements so I just bought a vps with 4GB or RAM and 2 CPUs. After some testings I saw that 4GB RAM was clearly not enough. So I wo
-
Updated
Jul 8, 2020 - JavaScript
Summary
Add a site AMP version.
Basic example
Nuxt.js has an example: https://github.com/nuxt/nuxt.js/tree/dev/examples/with-amp
Gatsby AMP Plugin: https://www.gatsbyjs.org/packages/gatsby-plugin-amp/
Motivation
The AMP Project support is very important to accessibility and Google's Pagerank. So, it could will be awesome had this support in Gridsome.
As caught by @OliverJAsh:
Hey! The fixed background is causing the whole page to be repainted on scroll, FYI
Are you aware of any different behavior when a PWA (using offline-plugin) is added to the home screen using "Add to Home Screen" on Chrome/Android or Safari/iOS?
I'm having problems with the app getting stuck using the cached version when it was installed and never updating.
I even have offline-plugin responseStrategy set to network-first but it seems to always use the cached version after add
Do you want to request a feature or report a bug?
I guess is more feature request
What is the current behavior?
When the <> ... </> short form of fragments used with typescript, tsc gives the error:
`TS17016: JSX fragment is not s
Assemble's highly modular nature makes it difficult to discover methods that are added via mixins or inheritance. For example, .use and .define are provided by Base and implicitely added through Templates.
It would be a huge help to have some basic, generated JSDocs that incorporate all of the default packages. JSDoc provides the @mixinand [`@mix
-
Updated
May 26, 2020
-
Updated
Jul 8, 2020
The code in https://github.com/vuejs-templates/pwa/blob/development/template/build/service-worker-dev.js is meant to be the content of a service worker file, and will only run as expected if inside of the ServiceWorkerGlobalScope.
However, as part of the dev webpack build, it ends up being inlined inside of index.html, meaning that it will run (and do nothing) inside the WindowClient (i
I believe these directives were dismissed at some point due to no browser support, however there's increasing support for stale-while-revalidate.
stale-if-error on the other hand [isn't](https://caniuse.com/#feat
Simple suggestion: add a QR code to the webpage. This way, people can easily share the address without having to type anything. It can probably be at the top-left of the page (which is empty now). Tapping on it might expand it (similar to how the ⓘ button works), to make it easier to scan.
, mobile, remote and cloud browsers (UI or headless). TestCafe is free to use under the MIT license.
https://devexpress.github.io/testcafe/
https://github.com/devexpress/testcafe
-
Updated
Jun 6, 2020 - JavaScript
add mobx example
I'm using this project and want to add mobx for state management.
I'm happy to PR documentation/example with some guidance!
Thoughts? @tirthbodawala
GithubActions docs
extend the docs on how the bot can be used with GitHubActions.
GithubActions is a neat and fast new way to interact with githubs, its worksflows etc.
its much more powerfull then the regular CI systems we are used to.
this would make it possible to add things like "trigger the lighthousebot via a keyword in a comment" or similar
-
Updated
Jul 8, 2020
Released 2015
- Website
- developer.mozilla.org/en-US/Apps/Progressive
- Wikipedia
- Wikipedia
We should discuss how to best support a library author providing translations for their library.