vite-plugin-pwa icon indicating copy to clipboard operation
vite-plugin-pwa copied to clipboard

docs(feat): PWA Builder

Open userquin opened this issue 3 years ago • 1 comments

DON'T USE IT YET TO GENERATE YOUR CONF: THERE ARE STILL A LOT OF WORK TO BE DONE

This PR will include a PWA Builder application in the docs:

  • [x] ui stuff (we need to fix some transitions)
  • [x] add required fields mark
  • [x] generate entry point
  • [x] include support for svg favicons
  • [x] generate vite-plugin-pwa configuration: right now only some entries (TypeScrypt excluded)
  • [x] generate custom service worker for auto update behavior (js and ts)
  • [x] generate custom service worker for prompt behavior (js and ts)
  • [x] change layout to request always the framework: Astro, îles and SvelteKit support
  • [ ] add Lit support
  • [x] generate client for React (prompt and auto variants)
  • [x] generate client for Preact (prompt and auto variants)
  • [x] generate client for Vue 2/3 (prompt and auto variants): for Vue 2 with latest 2.7 release (the same for Vue 3)
  • [ ] generate client for VitePress (prompt and auto variants)
  • [x] generate client for Solid (prompt and auto variants)
  • [x] generate client for Svelte (prompt and auto variants)
  • [ ] generate client for SvelteKit (prompt and auto variants)
  • [ ] generate client for Astro (prompt and auto variants)
  • [ ] generate client for îles (prompt and auto variants)
  • [ ] generate client for Vanilla JavaScript (prompt and auto variants)
  • [ ] generate client for TypeScript (prompt and auto variants)
  • [ ] generate client for Lit (prompt and auto variants)
  • [x] generate package.json dependencies
  • [ ] split frameworks into sections (for example using group in the selector): basic Vite app (vue, react...) and app frameworks (SvelteKit, VitePress, îles)
  • [ ] add colors to code snippets (shilki or similar)

closes #288

userquin avatar Jul 11 '22 12:07 userquin

Deploy Preview for vite-plugin-pwa ready!

Name Link
Latest commit 951bf12f964cfc27ede9636cf5eff0bbb549be18
Latest deploy log https://app.netlify.com/sites/vite-plugin-pwa/deploys/62ef7d869772e90009153c7e
Deploy Preview https://deploy-preview-331--vite-plugin-pwa.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

netlify[bot] avatar Jul 11 '22 12:07 netlify[bot]