Commit Graph

140 Commits

Author SHA1 Message Date
Evan You
2669008ea2 v3.0.1 2018-08-16 12:10:33 -04:00
Evan You
1f0c8e935e fix: work around url-loader 1.1.0 regression
close #2242
2018-08-16 10:15:47 -04:00
Evan You
a2c767efc4 fix: minify embedded CSS with extract: false
close #2214
2018-08-15 18:34:55 -04:00
Evan You
394d534638 v3.0.0 2018-08-10 11:01:14 -04:00
Evan You
ba75e29243 fix: avoid adding githooks if created as sub dir in existing git repo
close #2131
2018-08-09 11:47:30 -04:00
Evan You
e075ccff36 v3.0.0-rc.12 2018-08-09 02:23:23 -04:00
Evan You
55043d310e feat: support Subresource Integrity via integrity option 2018-08-09 01:22:46 -04:00
Evan You
7b39bed188 refactor: use better modern mode and cors implementation
BREAKING CHANGE: The `corsUseCredentials` option has been replaced by the new
`crossorigin` option.
2018-08-08 23:31:13 -04:00
Evan You
9e4d62cc80 fix: ensure consistent build hash with different project locations 2018-08-07 17:36:11 -04:00
Evan You
67630d2f6c v3.0.0-rc.11 2018-08-07 11:20:43 -04:00
Evan You
d494350fdb chore: fix package homepage links [ci skip] 2018-08-07 11:17:23 -04:00
Evan You
fd839b5bbe fix: make vue-template-compiler a peer dep to allow version pinning
close #2086
2018-08-06 22:13:32 -04:00
Evan You
795393e60c v3.0.0-rc.10 2018-07-30 18:19:13 -04:00
Evan You
63407bd268 v3.0.0-rc.9 2018-07-28 23:23:37 -04:00
Evan You
eafacbad90 v3.0.0-rc.8 2018-07-27 14:03:24 -04:00
Evan You
031e961894 v3.0.0-rc.7 2018-07-26 22:38:19 -04:00
Evan You
b589dfa6c2 v3.0.0-rc.6 2018-07-26 18:11:44 -04:00
Guillaume Chau
6e6533c56a v3.0.0-rc.5 2018-07-16 15:51:27 +02:00
Guillaume Chau
fc6541fd59 v3.0.0-rc.4 2018-07-13 19:03:31 +02:00
Payton Burdette
153c418555 feat: vue config command (#1554)
* fixed broken plugin dev link on contributing guide

* feat(cli-service): vue config command added

* feat(cli-service): vue config command added

* feat(cli-service): added config commands get and delete

* feat(cli-service): added vue edit command and opn dependcy

* feat(cli-service): added vue config set command and vue config check

* feat(cli-service): nested path support and command/logs adjustment

* feat(cli-service): command option descriptions updated with preset

* refactor: object get/set/unset

* feat: json option + fs/JSON fixes
2018-07-12 00:36:59 +02:00
Guillaume Chau
93940c2c25 chore: upgrade deps 2018-07-11 00:55:02 +02:00
Guillaume Chau
96778b2caf chore: update main deps (#1772)
* chore: update main deps

* chore: update ts types

* chore: update generator deps versions

* fix: ts-jest

* chore: upgrade ts-jest again

* fix: re-generated yarn.lock

* chore: more upgrades

* fix: jest test matching on Windows
2018-07-08 13:56:10 +02:00
Evan You
5cf1958a69 v3.0.0-rc.3 2018-06-18 10:36:49 -04:00
Evan You
2698f66670 v3.0.0-rc.2 2018-06-14 09:44:25 -04:00
Evan You
6f948d2f3f v3.0.0-rc.1 2018-06-13 16:11:09 -04:00
Evan You
272ef5e2a4 feat: vue-cli-service build --report/--report-json 2018-06-13 13:17:46 -04:00
Evan You
2a8391d3c2 v3.0.0-beta.16 2018-06-08 00:51:12 -04:00
Evan You
9a2898c1bc v3.0.0-beta.15 2018-05-30 13:42:19 -04:00
Evan You
7ce91c89f2 workflow: enable eslint node/no-extraneous-require 2018-05-30 10:25:33 -04:00
Evan You
5f1f986d4d v3.0.0-beta.14 2018-05-29 13:27:16 -04:00
Evan You
0689ff2eae v3.0.0-beta.13 2018-05-29 13:24:03 -04:00
Evan You
9846cd520c fix: fix caching dependency (close #1384) 2018-05-29 09:29:18 -04:00
Craig Morris
5e95b3df73 feat: add --copy option for vue-cli-service serve (#1355) 2018-05-29 08:59:10 -04:00
Evan You
e8bee864b0 v3.0.0-beta.12 2018-05-29 01:29:14 -04:00
Evan You
0bc2aeba6d chore: merge dev 2018-05-28 22:10:41 -04:00
Evan You
869f00513e feat: support multi-page app via pages option 2018-05-28 19:38:33 -04:00
Guillaume Chau
0a954df7f3 chore: merge dev 2018-05-24 09:32:28 +02:00
Evan You
8fe554c04c perf: enable vue-loader template compilation caching 2018-05-22 13:25:52 -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
Guillaume Chau
8dddff6e5a chore: merge dev 2018-05-20 13:14:34 +02:00
Evan You
afb317359f chore: bump vue-loader version 2018-05-19 00:35:09 -04:00
Guillaume Chau
e6e6e90dfa chore: merge dev 2018-05-18 23:52:25 +02:00
Evan You
9c4c76300f refactor: use built-in toString from webpack-chain 2018-05-17 14:50:56 -04:00
Evan You
8a7c738fd0 chore: bump vue-loader version 2018-05-15 18:47:01 -04:00
Guillaume Chau
b6114d49c7 chore: merge dev 2018-05-12 04:33:14 +02:00
Evan You
55159991db chore: bump deps 2018-05-11 17:59:16 -04: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
Evan You
06ca479b87 chore: bump vue-loader 2018-05-10 23:59:12 -04:00