Evan You
|
68aaa8fd7d
|
fix(pwa): workaround index sw manifest path when using relative indexPath
close #2007
|
2018-08-06 21:30:55 -04:00 |
|
Guillaume Chau
|
3bda8240e6
|
fix(filediff): expand all don't expand files collapsed by default (like yarn.lock)
|
2018-08-07 02:09:43 +02:00 |
|
Guillaume Chau
|
196c84c390
|
feat(file-diff): syntax highlighting, better background colors
|
2018-08-07 02:04:30 +02:00 |
|
Guillaume Chau
|
9079d3e1e5
|
fix(deps): more robust isInstalled
|
2018-08-07 00:50:09 +02:00 |
|
Guillaume Chau
|
316d476d6d
|
refactor: launch + more helpful error message
|
2018-08-06 19:07:05 +02:00 |
|
Guillaume Chau
|
4c8c3e9ac9
|
fix: change new project folder input placeholder, closes #2069
|
2018-08-06 18:52:12 +02:00 |
|
Guillaume Chau
|
9f9ddb133d
|
feat(create): more descriptions and links
|
2018-08-06 15:20:24 +02:00 |
|
Guillaume Chau
|
8c96c15682
|
feat: support ANSI colors in ListItemInfo
|
2018-08-06 15:04:25 +02:00 |
|
Wu Wenbin
|
a23dd19389
|
docs: fix typo (#2076) [ci skip]
|
2018-08-05 23:30:31 -04:00 |
|
Kyle
|
7147aab85c
|
refactor: Lighthouse PWA audit (#2071)
|
2018-08-05 23:30:06 -04:00 |
|
katashin
|
7706dcf0b4
|
fix(typescript): prevent compilation error when using src attribute on sfc (#2068)
bump fork-ts-checker-webpack-plugin to v0.4.4
|
2018-08-05 23:29:07 -04:00 |
|
Jianrong Yu
|
d210e78c6c
|
fix(e2e-cypress): merge --config option for cypress (#2048)
Fix #2047 by joining the config from user with internal `baseUrl`
|
2018-08-05 23:24:36 -04:00 |
|
Jianrong Yu
|
2243515e3b
|
feat(service): Enable inspector debugging for unit test by mocha (#2013)
|
2018-08-05 23:22:22 -04:00 |
|
李润泽
|
31710fe4d1
|
fix: temporarily avoid chalk color in options (#2042)
|
2018-08-05 23:18:04 -04:00 |
|
Sam
|
5838096aa8
|
fix(typescript): use esnext in lib (#2045)
|
2018-08-05 22:10:38 -04:00 |
|
Evan You
|
99761b350d
|
fix(jest): make sure jest tests work without babel
close #2040
|
2018-08-05 21:50:31 -04:00 |
|
Evan You
|
c5ea39a088
|
chore: remove deprecated alias
|
2018-08-05 21:46:50 -04:00 |
|
ky-is
|
437f56cf99
|
fix(typescript): tsconfig whitespace (#2046)
|
2018-08-03 13:52:18 -07:00 |
|
Evan You
|
b20f624c32
|
fix: fix Promise.finally missing in Firefox
fix #2012
|
2018-08-03 13:35:07 -07:00 |
|
Evan You
|
356eef6100
|
fix: babel cache should take browserslist into account
|
2018-08-03 13:07:21 -07:00 |
|
Evan You
|
128d9d9217
|
fix: avoid crashing when adding router via UI
close #2034
|
2018-08-03 11:50:09 -07:00 |
|
Evan You
|
55d266ea30
|
chore: cli bare flag should take higher priority than preset
|
2018-08-03 11:47:00 -07:00 |
|
Evan You
|
c6ca93e0dd
|
feat: support --bare flag when creating new projects
close #2030
|
2018-08-03 11:45:10 -07:00 |
|
Evan You
|
350f77b958
|
fix(typescript): explicitly enable allowSyntheticDefaultImports
|
2018-08-03 11:16:03 -07:00 |
|
Evan You
|
3894a4aba1
|
feat: respect devServer field in webpack config as well
close #2053
|
2018-08-03 11:06:26 -07:00 |
|
Guillaume Chau
|
185ae6d91e
|
fix: eslint plugin module loading in workspaces
|
2018-08-01 22:49:11 +02:00 |
|
Chris Fritz
|
1e10161e5d
|
fix(cli-plugin-eslint): remove base rules from ui (#2029)
|
2018-08-01 16:20:12 +02:00 |
|
Michał Sajnóg
|
7953d8300f
|
feat: rework eslint configuration tab to display all rules (#2008)
* feat(cli-plugin-eslint): Add configuration tab
* chore(vue-cli-plugin-eslint): Add missing translations, extract UI descriptors
* fix(vue-cli-plugin-eslint): Import rules from CWD
* feat(vue-cli-plugin-eslint): Add uncategorized category, add tests
* test(vue-cli-plugin-eslint): Add missing tests
* fix(vue-cli-plugin-eslint): Escape html from rules' descriptions
* chore(vue-cli): Add --ci flag in tests
* chore(vue-cli-plugin-eslint): Remove snapshot
|
2018-08-01 11:40:29 +02:00 |
|
Evan You
|
495c25a019
|
fix: defensive html chunk sorting
close #1993
|
2018-07-31 11:41:05 -04:00 |
|
Evan You
|
686ec2591a
|
feat: allow enfoce extract css in development
close #2002
BREAKING CHANGE: setting css.extract to true will now force extraction in development
|
2018-07-31 11:07:42 -04:00 |
|
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 |
|