Skip to content
#

PWA

pwa logo

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,203 public repositories matching this topic...

angular
ayazhafiz
ayazhafiz commented Oct 26, 2020

Currently when queried for semantic diagnostics, the language service only returns diagnostics from typechecking the program TCB. However parse errors are likely to be just as (if not more) frequent than type errors, so we should return those as well.

When getSemanticDiagnostics is called, we retrieve a compiler for the program that file is in. The file is checked for changed contents; if con

hoppscotch
JoelJacobStephen
JoelJacobStephen commented Aug 24, 2020

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:

  1. Click the resize button on the code editor and drag it down
  2. 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

vue-storefront
filrak
filrak commented Oct 21, 2020

Link bottom nav buttons
image

Home should link to home
Wishlist and cart should open wl/cart
Account should link to my account or open login modal if user is not logged in

"Menu" can remain like it is now as we don't have a component to open with this yet

ooridoori
ooridoori commented Jun 12, 2020

Describe the bug
When a user signs in using Auth.signIn() the "signIn" event is registered multiple times in the Hub listener

To Reproduce

  1. Add a log inside the "signIn" event in the Hub.listener callback
  2. Open devtools
  3. Sign in using Auth.signIn()
  4. Notice there is at least 4 or more logs and the same amount of network calls

Expected behavior
The sign in event shou

capacitor

Get the rocks out of your socks! Assemble makes you fast at web development! Used by thousands of projects for rapid prototyping, themes, scaffolds, boilerplates, e-books, UI components, API documentation, blogs, building websites/static site generator, an alternative to Jekyll for gh-pages and more! Gulp- and grunt-friendly.

  • Updated Jun 16, 2019
  • CSS
You can’t perform that action at this time.