oika
d5a67db63d
chore: fix typo in version check message. ( #1995 )
2018-07-31 10:45:23 -04:00
Evan You
26271d520c
docs(unit-jest): need different debugger command for windows [ci skip]
...
ref #2005
2018-07-31 08:48:41 -04:00
Evan You
55f4c5f6d5
fix(tslint): also lint tsx blocks
2018-07-30 23:24:22 -04:00
Evan You
795393e60c
v3.0.0-rc.10
2018-07-30 18:19:13 -04:00
Evan You
392096af79
chore: pre release sync
2018-07-30 18:19:07 -04:00
Evan You
a4ef6bcd7e
ci: fix router prompt spec
2018-07-30 18:05:57 -04:00
Evan You
6392a609c1
feat: add create option for router history mode
2018-07-30 18:04:37 -04:00
Evan You
2a216126f1
fix(tslint): should only lint <script lang="ts">
...
close #1984
2018-07-30 17:29:52 -04:00
Evan You
483a08252e
feat(typescript): upgrade default TS version to 3.0
2018-07-30 17:09:45 -04:00
Evan You
1f2ae83894
chore: add warning for pre-rc7 ts projects
2018-07-30 16:52:17 -04:00
Evan You
352d3bbcbe
fix: ensure entry chunk is placed last for CSS overrides
2018-07-30 16:31:16 -04:00
Evan You
92473e9f21
refactor: extract asset path logic
2018-07-30 15:37:09 -04:00
Vicey Wang
ce7b394560
feat: add filenameHashing option ( #1980 )
2018-07-30 15:30:30 -04:00
Thorsten Lünborg
d14b5cc856
docs(babel-preset-app): correct documentation of polyfills default value ( #1987 )
2018-07-30 15:27:56 -04:00
Thorsten Lünborg
70e4a7b194
docs(cli-plugin-babel): Fix config file name ( #1986 )
...
Replace mention of .babelrc with babel.config.js in README as we now strongly recommend the latter
2018-07-30 15:27:48 -04:00
Evan You
63407bd268
v3.0.0-rc.9
2018-07-28 23:23:37 -04:00
Evan You
4d56ed53b0
chore: pre release sync
2018-07-28 23:22:52 -04:00
Evan You
1d7b81b176
chore: generate eslintrc.js for cypress
2018-07-28 23:11:05 -04:00
Evan You
252dd3d9e1
fix: improve jest/mocha add compat with typescript
2018-07-28 23:07:41 -04:00
Evan You
cf6290f778
fix(serve): use explicit sockjs url unless inside a container
...
close #1974
2018-07-28 18:31:27 -04:00
Evan You
6b77af600f
ci: fix invoke spec
2018-07-28 17:03:02 -04:00
Evan You
ba43900657
refactor: add invoking flag for generators, fix eslint + ts
...
close #1972
2018-07-28 15:53:24 -04:00
Fengtan 冯坦
ee85f7c2d6
fix: Typo. ( #1968 )
2018-07-28 03:18:22 +02:00
Guillaume Chau
1c5fdd0184
feat: hasPlugin matches router or vuex
2018-07-28 01:32:49 +02:00
Rodrigo Pedra Brum
ae1817a769
fix: typo ( #1965 )
...
Fixes typo in console.log output when the build is the first build
(direcotry => directory)
2018-07-27 20:12:43 +02:00
Evan You
eafacbad90
v3.0.0-rc.8
2018-07-27 14:03:24 -04:00
Evan You
d9f75f5df5
chore: pre release sync
2018-07-27 14:03:16 -04:00
Evan You
c455a4212d
ci: fix async wc spec
2018-07-27 13:54:05 -04:00
Evan You
da833d607e
refactor(babel): use individual plugins instead of stage presets
...
BREAKING CHANGE: @vue/babel-preset-app no longer includes @babel/preset-stage-2.
Now the only pre stage-3 proposals included are dynamic import, decorators and
class properties. This is because Babel 7 will be removing stage presets
altogether.
2018-07-27 13:00:23 -04:00
Evan You
50f818a8c7
ci: fix test
2018-07-27 12:15:50 -04:00
Evan You
aea4cfeae3
fix: do not default emitDecoratorMetadata to true
...
close #1708
2018-07-27 11:56:12 -04:00
Evan You
6b91a13501
fix: fix tslint on vue file with no script
2018-07-27 11:49:02 -04:00
Evan You
ed0315a5d4
feat(serve): detect and add tip when running inside container
2018-07-27 11:21:45 -04:00
Evan You
da38ed4a27
fix: fix hmr in docker + support devServer.public with protocol
2018-07-27 10:57:05 -04:00
Evan You
7d65353661
fix(jest): fix jest tests due to jsdom 11.12.0
...
close #1960
2018-07-27 09:21:17 -04:00
Evan You
b60dd4b6d3
fix: revert windows config path change, close #1961
2018-07-27 09:08:19 -04:00
花裤衩
4b5a63441b
fix: avoid hash collisions ( #1959 )
2018-07-27 07:07:11 -05:00
Evan You
1ce40cd247
docs: Merge branch 'docs' into dev
2018-07-26 22:43:25 -04:00
Evan You
031e961894
v3.0.0-rc.7
2018-07-26 22:38:19 -04:00
Evan You
fd50798e95
chore: pre release sync
2018-07-26 22:31:26 -04:00
Evan You
baa1e0455f
refactor: extract rc file loading logic
2018-07-26 22:21:16 -04:00
Evan You
b9ecb90476
feat: support specifying index output path via indexPath option
2018-07-26 22:14:49 -04:00
Evan You
e7602abf46
fix: fix absolute path for outputDir option
2018-07-26 22:13:43 -04:00
Evan You
e970b1afc3
feat: store rc file in AppData on windows
...
close #1957
2018-07-26 21:37:30 -04:00
Evan You
e27e67923f
fix: make sure router.js passes airbnb lint
...
close #1956
2018-07-26 21:21:30 -04:00
Evan You
b589dfa6c2
v3.0.0-rc.6
2018-07-26 18:11:44 -04:00
Evan You
f163db1981
chore: pre release sync
2018-07-26 18:11:39 -04:00
Evan You
9bb74bc72a
docs: mention ts peer dep change
...
BREAKING CHANGE: `typescript` is now a peer dependency of
`@vue/cli-plugin-typescript`. If you are upgrading from a previous version, you
will need to explicitly install `typescript` in your project.
2018-07-26 18:11:19 -04:00
Evan You
ee82c3e53e
refactor: only place css at root when using relative baseUrl
2018-07-26 17:15:38 -04:00
Evan You
625d541715
refactor: improve chunk name aesthetics
2018-07-26 17:12:36 -04:00