Caleb Kester
165f82319d
Changing tabs to tab ( #1441 )
2018-06-03 13:08:56 +02:00
ziga
3193b0dc3b
fix(build): default to development mode in build --watch ( #1430 )
2018-06-01 13:41:35 -04:00
Evan You
7e38f98ec8
feat: upgrade jest to 23.1.0
...
BREAKING CHANGE: jest is upgraded to 23.1.0 with minor breaking changes
but should not affect normal test cases
2018-06-01 12:42:24 -04:00
Evan You
a91d022d42
fix: should not inject babel-core shim if babel plugin is not used
...
close #1424
2018-06-01 12:41:23 -04:00
Evan You
be5526ed6c
fix: bail when registry ping fails
...
close #1427
2018-06-01 11:45:14 -04:00
Guillaume Chau
68f273a988
fix(ui): int loading z-index
2018-06-01 09:28:47 +02:00
Guillaume Chau
0366ec3d6d
fix(ui): progress screen z-index
2018-05-31 20:51:07 +02:00
Evan You
fb55ce4308
ci: bump timeouts
2018-05-31 14:22:13 -04:00
Guillaume Chau
73545252e0
feat: ui tweaks & fixes ( #1409 )
...
* refactor(ui): use fetchPolic: 'cache-and-network' by default
* feat(ui): don't display loader if cached data
* fix(ui): eslint errors
* feat(ui): new top bar design
* fix(ui): remove work icon in top bar
* fix(ui): logger view item hover background
* feat(ui): Projects list show open project
* feat(ui): top bar: responsive + no favorites message
* fix(ui): Cannot set property consoleLogLast of #<a> which has only a getter
* fix(ui): loading prompts folder when installing plugin
* feat(ui): help translating button + docs
* docs(ui): fix local. docs
* fix(ui): Help translate button
* docs(ui): plugin ui dev docs improvements
* docs(ui): typo
* docs(ui): typo
* docs(ui): typo
* feat(ui): auto locale now tries full code + short code
* docs(ui): fix missing ref locale link
2018-05-31 14:10:05 -04:00
Craig Morris
af1151a494
fix: only provide baseUrl fix if baseUrl provided ( #1421 )
2018-05-31 14:03:46 -04:00
Evan You
4e7bef7cec
chore: 3.0.0-beta.15 changelog
2018-05-30 13:44:15 -04:00
Evan You
9a2898c1bc
v3.0.0-beta.15
v3.0.0-beta.15
2018-05-30 13:42:19 -04:00
Evan You
9aeaf9b7ce
chore: pre release sync
2018-05-30 13:41:57 -04:00
Evan You
05391b6e9e
fix: e2e runner args passing
...
close #1393
2018-05-30 13:39:19 -04:00
Evan You
60f0a0afbb
perf: use importHelpers: true in tsconfig.json
2018-05-30 13:39:18 -04:00
Evan You
4d00161d6f
fix(typescript): avoid including router file when router is not selected
2018-05-30 13:39:18 -04:00
Guillaume Chau
970eee7511
Merge branch 'dev' of github.com:vuejs/vue-cli into dev
2018-05-30 17:53:40 +02:00
Guillaume Chau
352b1667ea
refactor(ui): webpack-dashboard: simplify open-app
2018-05-30 17:53:32 +02:00
Evan You
e17f78c6c5
fix(unit-mocha): ensure correct mode for webpack config
...
close #1389
2018-05-30 11:37:30 -04:00
Guillaume Chau
7d98d697c1
fix: remove console.log
2018-05-30 17:08:11 +02:00
Evan You
a9e12865b5
feat: respect baseUrl during development
...
BREAKING CHANGE: `devBaseUrl` option has been removed. `baseUrl` now works for
both development and production. To use different paths for prod/dev, use
conditional values based on `process.env.NODE_ENV` in `vue.config.js`.
2018-05-30 11:01:16 -04:00
JK
04600e6362
fix(cli-service): make devBaseUrl work properly in serve command ( #1405 )
2018-05-30 10:53:11 -04:00
Evan You
7ce91c89f2
workflow: enable eslint node/no-extraneous-require
2018-05-30 10:25:33 -04:00
Guillaume Chau
ef2ecf5a8e
fix: require.resolve fallback on node < 8.10.0 ( #1404 )
...
close #1369
2018-05-30 09:44:08 -04:00
Guillaume Chau
4f39461c30
fix: UI fixes ( #1397 )
...
* fix: ERROR AssertionError [ERR_ASSERTION]: missing path
* refactor(ui): export portfinder and graphql-server from @vue/cli-ui and new VUE_CLI_UI_DEV env var
* fix(ui): invoke: force load package.json
2018-05-29 15:49:27 -04:00
Evan You
118bd8ff13
chore: changelog for v3.0.0-beta.14
2018-05-29 13:36:03 -04:00
Evan You
32389ab8e5
chore: update deps
2018-05-29 13:30:23 -04:00
Evan You
5f1f986d4d
v3.0.0-beta.14
2018-05-29 13:27:16 -04:00
Evan You
7d0f173285
chore: pre release sync
2018-05-29 13:27:11 -04:00
Evan You
a999e875dd
chore: 3.0.0-beta.13 changelog
2018-05-29 13:24:03 -04:00
Evan You
0689ff2eae
v3.0.0-beta.13
2018-05-29 13:24:03 -04:00
Evan You
e5738f412d
chore: pre release sync
2018-05-29 13:24:03 -04:00
Craig Morris
9332f24456
Fix typo ( #1392 )
2018-05-29 16:41:40 +02:00
Guillaume Chau
a3b2be8c15
fix(ui): fix beta.12 feedback ( #1386 )
...
* fix(ui): npm/yarn installing only dependencies
* fix(ui): add all dependencies to package.json
* fix(Service): give priority to devDependencies plugins
* feat(ui): connection status banner
* fix(ui): don't display disconnected banner for initial app load
* fix(ui): default value for prompt type=checkbox
* feat: builtin prompts default values
* fix(ui): circular dep
2018-05-29 09:37:28 -04:00
Evan You
9846cd520c
fix: fix caching dependency ( close #1384 )
2018-05-29 09:29:18 -04:00
Evan You
071b58b240
docs: update config
...
close #1387
2018-05-29 09:05:39 -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
3bcc511507
fix(ui): add missing dependency
2018-05-29 01:38:09 -04:00
Evan You
0361991c2e
chore: 3.0.0-beta.12 changelog
2018-05-29 01:30:32 -04:00
Evan You
e8bee864b0
v3.0.0-beta.12
v3.0.0-beta.12
2018-05-29 01:29:14 -04:00
Evan You
50df8cb010
chore: pre release sync
2018-05-29 01:29:03 -04:00
Evan You
f061b554f7
chore: tweak package
2018-05-29 01:28:53 -04:00
Evan You
c35eba2047
test: fix ui tests
2018-05-29 00:50:17 -04:00
Evan You
c12f240e3a
fix: make umd build usable in Node
...
close #1348
2018-05-29 00:50:17 -04:00
Andrew LeTourneau
d81dc69fa8
docs: adding disableHostCheck default value ( #1373 )
2018-05-28 23:39:51 -04:00
Evan You
60c3d30028
chore: resolve yarn.lock
2018-05-28 22:25:47 -04:00
Evan You
0bc2aeba6d
chore: merge dev
2018-05-28 22:10:41 -04:00
Evan You
ebffdf0543
refactor: compiler -> runtimeCompiler
...
BREAKING CHANGE: `compiler` option has been renamed to `runtimeCompiler`
2018-05-28 21:38:04 -04:00
Evan You
fa4629a7e1
test: fix tests after vendor chunk change
2018-05-28 21:21:14 -04:00
Evan You
869f00513e
feat: support multi-page app via pages option
2018-05-28 19:38:33 -04:00