Commit Graph

241 Commits

Author SHA1 Message Date
David Kubeš 88313fd885 refactor: remove redundant Webpack version checks (#6638) 2021-08-31 15:43:18 +08:00
Haoqun Jiang c1bf3d8746 v5.0.0-beta.3 2021-08-10 15:05:41 +08:00
Haoqun Jiang ae7c5a57f0 v5.0.0-beta.2 2021-06-09 13:15:30 +08:00
Thomas Citharel da2c715544 fix(pwa): Replace closeTag parameter with voidTag for HtmlWebpackPlugin (#6518)
HtmlWebpackPlugin has a voidTag parameter that needs to be set to true
so that both <link> and <meta> are treated as void elements (with no
contents). The closeTag parameter doesn't exist.

https://github.com/jantimon/html-webpack-plugin/blob/570f735c237d4a03a65622cfe64652431aca4132/typings.d.ts#L280
https://html.spec.whatwg.org/multipage/syntax.html#void-elements

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-06-09 11:04:18 +08:00
Haoqun Jiang e6262a4fb5 v5.0.0-beta.1 2021-05-14 16:40:11 +08:00
Haoqun Jiang 2d3116ed50 v5.0.0-beta.0 2021-04-25 17:18:28 +08:00
Haoqun Jiang 89af6c50c2 v5.0.0-alpha.8 2021-03-24 20:51:52 +08:00
Haoqun Jiang e591bfa5eb v5.0.0-alpha.7 2021-03-11 16:27:23 +08:00
Haoqun Jiang 40e3de2c7c v5.0.0-alpha.6 2021-03-10 20:47:12 +08:00
Haoqun Jiang 6f88bd5ff4 v5.0.0-alpha.5 2021-02-23 16:44:23 +08:00
Haoqun Jiang 4d134066b4 fix: better dev server & webpack 4 compatibility and some trivial dependency updates (#6291) 2021-02-19 15:07:31 +08:00
Haoqun Jiang cf3d801934 v5.0.0-alpha.4 2021-02-18 15:44:47 +08:00
Haoqun Jiang a1023adfad fix: fix webpack 4 compatibility of HtmlPwaPlugin 2021-02-18 15:32:14 +08:00
Haoqun Jiang c3284f6595 style: fix lint issues 2021-02-18 15:00:50 +08:00
Adam Williams 9373a2295b fix(cli-plugin-pwa): webpack5 warning for emitting manifest.json (#6277) 2021-02-18 14:45:45 +08:00
Haoqun Jiang 4ce7edd375 feat: use html-webpack-plugin v5 by default (#6269) 2021-02-10 11:17:49 +08:00
Haoqun Jiang 3d80810a55 v5.0.0-alpha.3 2021-01-22 16:20:35 +08:00
Maurici Abad Gutierrez 3f82947c0d feat: support SVG favicon (#6198) 2021-01-19 15:18:24 +08:00
Haoqun Jiang 48d6afd73d v5.0.0-alpha.2 2021-01-06 15:31:25 +08:00
Haoqun Jiang 6ee1413aaa chore: Merge branch 'next' into dev 2021-01-06 15:29:35 +08:00
Haoqun Jiang 104f9bcc71 v5.0.0-alpha.1 2021-01-06 15:25:18 +08:00
Haoqun Jiang 4378c8df26 style: replace eslint-plugin-vue-libs with standard config (#6148) 2021-01-06 14:29:12 +08:00
Jakub Niewczas ffc0686e89 fix: fix pwa installability by adding fetch event listener to noopServiceWorker (#5327)
currently google chrome prevents installing pwa due to the error: “Page does not work offline”. The reason is service worker has to listen to fetch event. It doesnt have to do anything so the listener can be an empty function, but it has to be declared
2021-01-06 12:28:17 +08:00
Haoqun Jiang 7139e4093a v5.0.0-alpha.0 2020-12-14 19:48:08 +08:00
Haoqun Jiang 696cbd1f14 chore: dependency and lockfile maintenance 2020-12-11 14:53:13 +08:00
Haoqun Jiang 85c2e007f8 chore!: support v5 alpha as peer dependencies, drop v4 prereleases (#6132) 2020-12-11 14:37:56 +08:00
Haoqun Jiang f73fa6e4e5 chore: dependency maintenance 2020-12-08 15:29:09 +08:00
Haoqun Jiang 2dbe0be840 feat!: support and use webpack 5 as default (#6060) 2020-12-03 15:16:35 +08:00
Haoqun Jiang d06a1e8995 v4.5.8 2020-10-19 18:39:13 +08:00
Haoqun Jiang 597b4b6436 v4.5.7 2020-10-07 16:39:24 +08:00
Haoqun Jiang eda18b0542 fix: shouldn't remove attribute quotes in HTML (#5899) 2020-09-27 16:35:30 +08:00
Haoqun Jiang 6cac3af2df v4.5.6 2020-09-10 21:32:13 +08:00
Haoqun Jiang f77b4d35a5 v4.5.5 2020-09-10 19:56:18 +08:00
GabrielGMartinsBr 34b58c0f62 fix: allow turning off theme color tags (#5820)
Co-authored-by: Haoqun Jiang <haoqunjiang@gmail.com>
2020-08-31 09:52:39 +08:00
Haoqun Jiang ff24edb663 v4.5.4 2020-08-18 10:11:09 +08:00
Haoqun Jiang a1ee583ede v4.5.3 2020-08-11 17:08:50 +08:00
Haoqun Jiang 395212598a v4.5.2 2020-08-10 14:48:47 +08:00
Haoqun Jiang 09adc41408 v4.5.1 2020-08-06 23:49:20 +08:00
Haoqun Jiang 56348259db v4.5.0 2020-07-24 19:41:52 +08:00
Ivan Sieder 256e136a75 docs: corrected typo in pwa readme (#5676) [ci skip] 2020-07-13 14:51:13 +08:00
Haoqun Jiang e311b062cb v4.4.6 2020-06-24 13:23:16 +08:00
Haoqun Jiang b66bc8c6e6 v4.4.5 2020-06-22 20:00:02 +08:00
Haoqun Jiang 78374b717e v4.4.4 2020-06-12 20:59:21 +08:00
Haoqun Jiang d9453e8227 v4.4.3 2020-06-12 15:53:06 +08:00
Haoqun Jiang a4839e921b v4.4.2 2020-06-12 15:46:01 +08:00
Haoqun Jiang 2dc0e81c0b docs: add documentation for manifestCrossorigin (#5571) [ci skip] 2020-06-12 15:42:20 +08:00
Saleh Alghusson 22c8a22dac docs: mention using null to ignore icons (#5530) 2020-05-29 15:46:35 +08:00
Haoqun Jiang 34f303b0b6 v4.4.1 2020-05-25 16:09:19 +08:00
Haoqun Jiang 6323b73260 v4.4.0 2020-05-19 23:19:18 +08:00
epixian 3c286d670e refactor: remove superflous vertices from the svg file (#5416) 2020-05-06 16:36:01 +08:00