ionic-pwa-toolkit
ionic-pwa-toolkit copied to clipboard
Build lightning fast Progressive Web Apps with zero config and best practices built-in. Go from zero to production ready with Ionic and Stencil (Web Components).
fix(): update custom service worker to use latest workbox version
**Resources:** Before submitting an issue, please consult our [docs](https://stenciljs.com/). **Stencil version:** (run `npm list @stencil/core` from a terminal/cmd prompt and paste output below): ``` insert the output from npm list...
Adds or fixes the launch screen on iOS. followed this article: https://medium.com/@applification/progressive-web-app-splash-screens-80340b45d210 and used this tool to generate the resources: https://appsco.pe/developer/splash-screens
## Contents Adding a few entries to show what is possible: - [dir](https://www.w3.org/TR/appmanifest/#dir-member) - [lang](https://www.w3.org/TR/appmanifest/#lang-member) - [scope](https://www.w3.org/TR/appmanifest/#scope-member) - [description](https://www.w3.org/TR/appmanifest/#description-member) - [orientation](https://www.w3.org/TR/appmanifest/#orientation-member) - [related_applications](https://www.w3.org/TR/appmanifest/#related_applications-member) - [prefer_related_applications](https://www.w3.org/TR/appmanifest/#prefer_related_applications-member) ## Reference: - https://www.w3.org/TR/appmanifest/#example-manifests ##...
When running a Lighthouse Audit, one of the audit says to add content when Javascript is disabled. This PR fixes this, bumping the LH PWA score!
**Stencil version:** ``` @stencil/[email protected] ``` **I'm submitting a ...** [x] bug report [ ] feature request [ ] support request **Current behavior:** I installed [sindresorhus/ky](/sindresorhus/ky) (version `0.3.0`) into my project...
**Stencil version:** ``` @stencil/[email protected] ``` **I'm submitting a:** [X] bug report [ ] feature request [ ] support request => Please do not submit support requests here, use one of...