Commit Graph

77 Commits

Author SHA1 Message Date
Guillaume Chau 27e66a87fd fix(ui): pwa config: manifest.json indentation 2018-05-24 18:16:24 +02:00
Guillaume Chau b75efc3a67 chore: merge dev 2018-05-22 17:05:07 +02:00
Guillaume Chau ada402249a refactor: improve invocation of builtin plugins in TypeScript projects (#1342) 2018-05-22 10:11:10 -04:00
Guillaume Chau 4f2c71896e chore: merge dev 2018-05-21 23:07:52 +02:00
Evan You f698cd3f60 v3.0.0-beta.11 2018-05-21 15:43:16 -04:00
Evan You 8b32f4a60f feat: GeneratorAPI: addImports & addRootOptions 2018-05-21 14:25:49 -04:00
Guillaume Chau e6e6e90dfa chore: merge dev 2018-05-18 23:52:25 +02:00
Evan You 1dfe73bb5e docs: update late install instructions 2018-05-17 14:56:00 -04:00
Guillaume Chau 69a817e2c3 fix(ui): more strings now localized 2018-05-11 22:19:15 +02:00
Guillaume Chau 3742e65355 feat(ui): prompt type 'color' 2018-05-11 13:38:54 +02:00
Guillaume Chau 89271f1713 chore: merge dev 2018-05-11 12:44:15 +02:00
Evan You 0fd2bb23fe v3.0.0-beta.10 2018-05-11 00:02:58 -04:00
Guillaume Chau 8bebef2309 chore: merge dev 2018-05-11 02:35:42 +02:00
Evan You 6d1716e875 fix: pwa plugin compat with webpack 4 2018-05-08 17:12:17 -04:00
Evan You 2dcdeddde4 feat: upgrade to webpack 4
BREAKING CHANGE: Upgrade wepback 4, all webpack option
modifications must be webpcak 4 compatible. Drop support
for webpack plugins that do not work with v4 or above.
2018-05-08 16:55:13 -04:00
Guillaume Chau 3b7f292eb3 fix(ui): remove eslint disable comment 2018-05-02 17:02:07 +02:00
Guillaume Chau 2a483051ed chore: merge dev 2018-05-02 17:01:20 +02:00
Evan You 6b865dbc85 refactor: require Node 8
BREAKING CHANGE: @vue/cli-service and all plugins now require Node version 8+.
2018-04-30 18:35:36 -04:00
Guillaume Chau f5cf28b3ac refactor(ui): changed PWA logo 2018-04-30 20:51:03 +02:00
Guillaume Chau b6928a305c fix(ui): App name prompt description 2018-04-30 19:06:47 +02:00
Guillaume Chau 2eac8ff52d feat(ui): PWA config + ESLint extra config 2018-04-30 19:03:21 +02:00
Guillaume Chau f674aa69c6 chore: merge dev 2018-04-28 15:33:24 +02:00
Evan You acc7b8ae6f v3.0.0-beta.9 2018-04-27 22:35:57 -04:00
Evan You 0c493f86a2 v3.0.0-beta.8 2018-04-27 19:40:59 -04:00
Guillaume Chau 1f87ffdf62 chore(ui): merge dev 2018-04-26 20:22:02 +02:00
Evan You eb7f8514ac test: fix pwa spec after defaults change 2018-04-25 15:35:50 -04:00
Evan You 1177cf0b41 docs(pwa): update options 2018-04-25 15:34:25 -04:00
Jinesh Shah 36f954bfc9 feat(pwa): Make injected meta tags configurable and change defaults (#961)
This change proposes 2 things:

1. Make apple-mobile-web-app-capable and apple-mobile-web-app-status-bar-style configurable
2. Change the defaults to "no" and "default", respectively
2018-04-25 15:25:20 -04:00
ky-is e8d3a3c3f6 docs(pwa): Document themeColor and msTileColor (#954) 2018-04-25 14:38:10 -04:00
Evan You 9842b149f0 v3.0.0-beta.7 2018-04-25 10:58:49 -04:00
Evan You c9d7feffa1 chore: upgrade deps 2018-04-25 10:48:46 -04:00
Kevin Peters a1eaa2ff8f chore: optimizing images (#1013)
optimize images of different plugins and the vue logo in the cli-ui
2018-03-20 01:39:26 +01:00
Guillaume Chau 088d31660b feat(ui): plugin logo 2018-03-11 23:15:57 +01:00
Evan You 1cae990520 v3.0.0-beta.6 2018-03-06 15:30:41 -05:00
Evan You c8750c62d5 v3.0.0-beta.5 2018-03-05 18:01:13 -05:00
Evan You 3683b94ccc v3.0.0-beta.4 2018-03-05 14:42:38 -05:00
Muzafar Umarov 43971d89ee fix(pwa): set cacheid in GenerateSW mode only (#939)
close #891
2018-03-03 21:19:34 -05:00
Evan You b878767026 fix: fix pwa + ts + lint (close #937) 2018-03-03 17:32:56 -05:00
Evan You 28e3284895 v3.0.0-beta.3 2018-03-02 22:28:28 -05:00
Evan You 626eb36889 v3.0.0-beta.2 2018-02-28 18:45:28 -05:00
Giovanni Condello 6d7985a2e3 feat(cli-plugin-pwa): Upgrade workbox-webpack-plugin to 3.0.0-beta.1 (#897) 2018-02-28 08:01:54 -05:00
toBeTheLight b68c5b9135 Fix typos (#865)
* docs: fix typo

* chore: fix typo
2018-02-22 11:37:22 +09:00
Evan You 17cd664452 v3.0.0-beta.1 2018-02-16 11:50:10 +01:00
Evan You d391e4741e fix: eslint + airbnb compat with TypeScript 2018-02-16 11:38:39 +01:00
Evan You 82d71ebe31 v3.0.0-alpha.13 2018-02-13 13:27:35 -05:00
Evan You 194172b78f v3.0.0-alpha.12 2018-02-12 17:11:29 -05:00
Evan You 46182d0950 ci: bump test timeout 2018-02-12 10:30:15 -05:00
Evan You 07f924b37c v3.0.0-alpha.11 2018-02-09 13:24:44 -05:00
Evan You a660ac8538 v3.0.0-alpha.10 2018-02-08 17:38:09 -05:00
Evan You dd6cd856e2 docs: readme for plugins 2018-02-08 17:25:43 -05:00