ionic-pwa-toolkit icon indicating copy to clipboard operation
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).

Results 17 ionic-pwa-toolkit issues
Sort by recently updated
recently updated
newest added

As stated in the title, please update the Ionic and Stencil versions so we can have a working boilerplate with the latest.

**I'm submitting a ...** [ ] bug report [ X] feature request [ ] support request **Current behavior:** Splash screen not showing on iOS **Expected behavior:** Splash screen is showing...

help wanted
good first issue
feature

Without the fragment factory you can't use the ` ... ` as a fragment shorthand. If it's set to `Fragment` instead of `h.Fragment`, you'd have to manually import `Fragment` or...

**Resources:** **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...

triage

Hi to everyone :slightly_smiling_face: I've started a Pwa Ionic + Stencil toolkit project https://github.com/ionic-team/ionic-pwa-toolkit And I've the Ionic css utils in my app.css ``` /** Optional CSS utils that can...

This fixes the starter kit where the generated code would not build as described in #107 Fixes #107

when I run ``` npm init stencil ionic-pwa ``` the generated code doesn't have service worker file, or `package.json` doesn't have any mention of `start.sw` in `scripts`, is there anything...

Note: I use Google Translate. Currently, when you create a new project with `npx create-stencil ionic-pwa` and `npm start`, you get an image-like error. ![screen](https://user-images.githubusercontent.com/26167770/63710975-64d63700-c875-11e9-909d-72df79ee04ae.png) For the time being, installing...

Our starters typically include some CSS variable declarations but this toolkit does not: https://github.com/ionic-team/starters/blob/master/angular/base/src/theme/variables.scss#L5-L77

On the main [site](https://stenciljs.com/pwa), all the text is charged to the left and looks weird.