Commit Graph

472 Commits

Author SHA1 Message Date
Evan You a0004eac6a fix: fix pwa info link (close #801) 2018-02-07 22:13:16 -05:00
Evan You 5f8fb21ca9 docs: progress 2018-02-07 22:05:09 -05:00
Evan You 2756cdde15 docs: move cli into dedicated file 2018-02-07 19:44:10 -05:00
Evan You 55cb4c0162 test: attempt to fix multi line match for windows CI 2018-02-07 19:41:29 -05:00
Evan You dfb25830e1 docs: initial docs 2018-02-07 19:36:52 -05:00
Evan You dd04add39e feat: support using ESLint to lint TypeScript 2018-02-07 15:46:59 -05:00
Evan You 364fddf05a test: bump pwaPlugin test wait time 2018-02-07 15:41:18 -05:00
Evan You c26559d27e fix: vue-class-component and vue-property-decorators should be dependencies 2018-02-07 13:00:03 -05:00
Evan You e261718268 feat: include eslint:recommended in prettier config 2018-02-07 12:53:37 -05:00
Evan You 8e8981b608 chore: 3.0.0-alpha.9 changelog 2018-02-06 17:50:43 -05:00
Evan You 84051b5ccc v3.0.0-alpha.9 v3.0.0-alpha.9 2018-02-06 17:50:13 -05:00
Evan You f3dab0c442 chore: pre release sync 2018-02-06 17:50:06 -05:00
Evan You f7d273dd4a refactor: use axios for registry ping 2018-02-06 17:46:00 -05:00
Evan You 8a29cda0c2 refactor: tweak pwa plugin 2018-02-06 16:39:31 -05:00
Jeffrey Posnick 909548380f feat: Use the Workbox webpack plugin in pwa template (#769)
* feat: Use the Workbox webpack plugin in pwa template

* feat: Added pwa template configuration docs.
2018-02-06 16:36:12 -05:00
Evan You 67df3eb436 fix: only support taobao check and inline registry when using npm
close #789
2018-02-06 16:34:46 -05:00
Evan You 46166fb640 fix: handle vue invoke config merging for existing files
close #788
2018-02-06 16:02:09 -05:00
Kévin Dunglas 1902d9c41c chore: fix the name of the tested file (#775)
* Jest template: fix the name of the tested file (Hello.vue instead of HelloWorld.vue)

* Jest template: fix the name of the tested file
2018-02-06 13:40:53 -05:00
柚子男 2e81a3a066 chore: correct filename (#791)
change `prompt.js` to `prompts.js`
2018-02-06 13:40:33 -05:00
Evan You 172e8ebaa0 fix(unit-mocha): fix test glob to avoid running e2e tests
fix #790
2018-02-06 10:39:41 -05:00
Evan You e597d12f41 docs: improve documentation for plugin development 2018-02-05 19:58:13 -05:00
Evan You 920d8fa539 fix: object returned from api.configureWebpack should be merged 2018-02-05 19:57:57 -05:00
Evan You 71e1d6f6fe chore: 3.0.0-alpha.8 changelog 2018-02-04 10:56:39 -05:00
Evan You 6dc0533360 v3.0.0-alpha.8 v3.0.0-alpha.8 2018-02-04 10:56:18 -05:00
Evan You 83e63c4d70 chore: pre release sync 2018-02-04 10:56:12 -05:00
Evan You 4f2f6f0995 fix: move plugin data extraction into GeneratorAPI 2018-02-04 10:50:33 -05:00
Jarrod Davis 0f9a44a77a fix(inspect): correct usage of resolve (#773)
Use `basedir` to specify the initial search path for resolving the CLI
service, since `cwd` is not a valid option property.
2018-02-04 10:49:38 -05:00
Evan You 59f59139d5 feat: update default component content 2018-02-04 10:40:57 -05:00
Evan You 691cfa2b88 fix: shim global for node modules
ref #774
2018-02-04 10:07:08 -05:00
Evan You dc29e88006 feat: polish build output 2018-02-04 00:20:22 -05:00
Evan You 0c5db666d1 chore: bumpe marker version 2018-02-03 23:09:37 -05:00
Evan You 85aacc3464 refactor: improve options validation 2018-02-03 22:19:21 -05:00
Evan You d3d040a6e4 fix: include version marker in workspace
close #772
2018-02-03 21:36:11 -05:00
Evan You 4292d05e74 chore: update yarn.lock 2018-02-03 21:35:46 -05:00
Evan You 90826af053 chore: tweak build message 2018-02-03 21:34:49 -05:00
Evan You 53f6304082 chore: remove ignored entry (auto-generated) 2018-02-03 21:29:59 -05:00
Evan You 279c79d47d refactor: use shorter filenames 2018-02-03 16:21:38 -05:00
Evan You 50fdd9b91e feat: build --target wc-async 2018-02-03 16:20:13 -05:00
Evan You 2c61d236d7 fix: fix jest test match
fix #771
2018-02-03 14:21:57 -05:00
Evan You 7871c5c23d fix: fix overwrite prompt 2018-02-03 14:18:32 -05:00
Evan You 313533d84e fix: fix eslint errors when using airbnb + cypress 2018-02-03 14:18:13 -05:00
Evan You cb61f8201f chore: adjust screenshot size 2018-02-02 17:51:46 -05:00
Evan You 945f28544d chore: add screenshot 2018-02-02 17:49:53 -05:00
Evan You be64f4d749 workflow: auto commit changelog on release 2018-02-02 17:44:10 -05:00
Evan You bbbe08337b chore: 3.0.0-alpha.7 changelog 2018-02-02 17:43:07 -05:00
Evan You 5cdc07cd21 v3.0.0-alpha.7 v3.0.0-alpha.7 2018-02-02 17:41:19 -05:00
Evan You 0051c144c5 chore: pre release sync 2018-02-02 17:41:14 -05:00
Evan You 6ce85659b4 fix: ensure vue init works when installed with npm 2018-02-02 17:29:32 -05:00
Evan You fa25cc0418 test: bump pwaPlugin test wait for CI 2018-02-02 16:49:06 -05:00
Evan You c1142e21b0 feat: support prompts when invoking plugins
also add invoke prompts for eslint & typescript plugins
2018-02-02 16:34:51 -05:00