-
-
Notifications
You must be signed in to change notification settings - Fork 223
Comparing changes
Open a pull request
base repository: vite-pwa/vite-plugin-pwa
base: 79a929e51cd3e6965033ae3a7b8ce322bb012a67
head repository: vite-pwa/vite-plugin-pwa
compare: 2930a3cae51765de2925e52117bf00c03c3687d9
Commits on Sep 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4a9e8b9 - Browse repository at this point
Copy the full SHA 4a9e8b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9182779 - Browse repository at this point
Copy the full SHA 9182779View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8aba11 - Browse repository at this point
Copy the full SHA f8aba11View commit details
Commits on Sep 22, 2022
-
fix(api): return pwa info when required (#378)
* fix(api): webmanifest should be generated always * chore: check also manifest is present * chore: update to logic to only return when required
Configuration menu - View commit details
-
Copy full SHA for 4927b19 - Browse repository at this point
Copy the full SHA 4927b19View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd7992b - Browse repository at this point
Copy the full SHA cd7992bView commit details
Commits on Sep 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2be76b2 - Browse repository at this point
Copy the full SHA 2be76b2View commit details
Commits on Sep 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ce948b5 - Browse repository at this point
Copy the full SHA ce948b5View commit details
Commits on Oct 9, 2022
-
fix(dev): 404 workbox-*.js when base option exists (#389)
* fix(dev): 404 workbox-*.js when base option exists * chore: test fro slash and remove semicolon Co-authored-by: hexuan <hexuan@idea.edu.cn> Co-authored-by: Joaquín Sánchez <userquin@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3b6809e - Browse repository at this point
Copy the full SHA 3b6809eView commit details
Commits on Oct 16, 2022
-
feat: support mode when injectManifest (#391)
* feat: inject mode when injectManifest * chore: load replace plugin on demand Co-authored-by: userquin <userquin@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2798fb6 - Browse repository at this point
Copy the full SHA 2798fb6View commit details
Commits on Nov 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c5dfccd - Browse repository at this point
Copy the full SHA c5dfccdView commit details
Commits on Nov 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a94fc2a - Browse repository at this point
Copy the full SHA a94fc2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50f5061 - Browse repository at this point
Copy the full SHA 50f5061View commit details
Commits on Dec 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c19785f - Browse repository at this point
Copy the full SHA c19785fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8d2d36 - Browse repository at this point
Copy the full SHA d8d2d36View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea1a58b - Browse repository at this point
Copy the full SHA ea1a58bView commit details -
feat: custom sw without injection point (#390)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for e500d1a - Browse repository at this point
Copy the full SHA e500d1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d1ab01 - Browse repository at this point
Copy the full SHA 7d1ab01View commit details
Commits on Dec 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fd9475d - Browse repository at this point
Copy the full SHA fd9475dView commit details
Commits on Jan 3, 2023
-
fix: prompt for update logic (#428)
* fix: prompt for update logic * chore: cleanup console.log
Configuration menu - View commit details
-
Copy full SHA for 78f8672 - Browse repository at this point
Copy the full SHA 78f8672View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1b6616 - Browse repository at this point
Copy the full SHA d1b6616View commit details
Commits on Jan 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3d6f489 - Browse repository at this point
Copy the full SHA 3d6f489View commit details
Commits on Feb 7, 2023
-
feat: add share_target to manifest (#459)
* feat: add share_target to manifest * chore: add share target files type
Configuration menu - View commit details
-
Copy full SHA for d142c09 - Browse repository at this point
Copy the full SHA d142c09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3baf046 - Browse repository at this point
Copy the full SHA 3baf046View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62a34de - Browse repository at this point
Copy the full SHA 62a34deView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd14a85 - Browse repository at this point
Copy the full SHA cd14a85View commit details
Commits on Feb 8, 2023
-
feat: add configurable
dev-dist
folder andbuildBase
option (#461)* feat: add configurable `dev-dist` folder and `buildBase` option * chore: update `buildBase` type jsdoc * chore: .
Configuration menu - View commit details
-
Copy full SHA for 3676296 - Browse repository at this point
Copy the full SHA 3676296View commit details -
Configuration menu - View commit details
-
Copy full SHA for 912e56e - Browse repository at this point
Copy the full SHA 912e56eView commit details
Commits on Feb 10, 2023
-
fix: use build base on virtual module (#464)
* fix: use build base on virtual module * chore: include build base tests * chore: include build base tests for virtual
Configuration menu - View commit details
-
Copy full SHA for 64b5841 - Browse repository at this point
Copy the full SHA 64b5841View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4afb91 - Browse repository at this point
Copy the full SHA d4afb91View commit details
Commits on Feb 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1e35b34 - Browse repository at this point
Copy the full SHA 1e35b34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16a084e - Browse repository at this point
Copy the full SHA 16a084eView commit details
Commits on Mar 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f797518 - Browse repository at this point
Copy the full SHA f797518View commit details
Commits on Mar 22, 2023
-
feat: virtual dts per framework (#486)
* feat: virtual dts per framework * chore: add jsdocs to fw dts * chore: move options to types using dynamic import * chore: register options moved to types folder
Configuration menu - View commit details
-
Copy full SHA for b45f1fa - Browse repository at this point
Copy the full SHA b45f1faView commit details -
Configuration menu - View commit details
-
Copy full SHA for c73c7c0 - Browse repository at this point
Copy the full SHA c73c7c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03f7c54 - Browse repository at this point
Copy the full SHA 03f7c54View commit details
Commits on Mar 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 32841bb - Browse repository at this point
Copy the full SHA 32841bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b37206a - Browse repository at this point
Copy the full SHA b37206aView commit details
Commits on Mar 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1784576 - Browse repository at this point
Copy the full SHA 1784576View commit details -
Configuration menu - View commit details
-
Copy full SHA for a79ae1d - Browse repository at this point
Copy the full SHA a79ae1dView commit details
Commits on Apr 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ba74d16 - Browse repository at this point
Copy the full SHA ba74d16View commit details
Commits on May 13, 2023
-
fix: Make manifest.shortcuts.icons optional #509 (#510)
Fixes #509 Signed-off-by: Anton Melser <anton.melser@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for c59de75 - Browse repository at this point
Copy the full SHA c59de75View commit details
Commits on May 19, 2023
-
* feat: ESM first * chore: remove CJS * chore: remove pwa plugin d.cts
Configuration menu - View commit details
-
Copy full SHA for e8ee8c5 - Browse repository at this point
Copy the full SHA e8ee8c5View commit details -
feat!: build custom service worker using vite (#506)
* feat: build custom service worker using vite * fix: lock file * chore: change plugins type + add breaking changes version * chore: change plugins with user config (excluding define) and use merge config * chore: update `injectManifestViteOptions` jsdocs * chore: fix wording `injectManifestViteOptions` jsdocs * chore: change `CustomInjectManifestOptions` jsdocs * chore: include rollup options only
Configuration menu - View commit details
-
Copy full SHA for 7cacdd3 - Browse repository at this point
Copy the full SHA 7cacdd3View commit details -
* ci: add tests * chore: add svelte tests * chore: add framework name to tests descriptions chore: use line reporter also on Playwright tests * chore: add preact tests * chore: remove Vitest globals (IntelliJ complains) * chore: add solid tests * chore: add solid global test script * chore: add TypeScript tests * fix: solijs claims build * fix: vanilla-ts-no-ip test * chore: allow vanilla-ts-no-ip test run with vite 3 * chore: update vite react plugin * fix: netlify deploy * chore: exclude sveltekit example * chore: . * chore: include ts test with generateSW strategy * fix: add some workbox options to ts example * chore: update ts and remove cross-env
Configuration menu - View commit details
-
Copy full SHA for 2a5ed71 - Browse repository at this point
Copy the full SHA 2a5ed71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 006fb29 - Browse repository at this point
Copy the full SHA 006fb29View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd7737f - Browse repository at this point
Copy the full SHA cd7737fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce87e2e - Browse repository at this point
Copy the full SHA ce87e2eView commit details
Commits on May 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bc80d19 - Browse repository at this point
Copy the full SHA bc80d19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29a37f3 - Browse repository at this point
Copy the full SHA 29a37f3View commit details
Commits on May 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 47309db - Browse repository at this point
Copy the full SHA 47309dbView commit details
There are no files selected for viewing