Commit Graph

1674 Commits

Author SHA1 Message Date
Evan You 70160cc268 docs: update docs to match image inline limit
close #2106
2018-08-08 09:51:16 -04:00
Evan You c42cb949b5 fix: install vue-template-compiler for global service 2018-08-08 09:45:10 -04:00
Evan You 697d3f32c1 chore: lockfile 2018-08-08 09:44:59 -04:00
Evan You 896a76c2bc chore: update sponsor image [ci skip] 2018-08-07 17:49:58 -04:00
Hugo Alliaume 8256b417af chore(deps): update typescript-eslint-parser to ^18.0.0 (#2102) 2018-08-07 17:37:41 -04:00
Evan You ce335da9da ci: bump timeout 2018-08-07 17:36:29 -04:00
Evan You 9e4d62cc80 fix: ensure consistent build hash with different project locations 2018-08-07 17:36:11 -04:00
Evan You a0179cef48 docs: pin vue dep resolutions for vuepress 2018-08-07 12:31:04 -04:00
Guillaume Chau fe66a4408c fix(build): wrong arg name, closes #2067 2018-08-07 17:55:55 +02:00
Ivan Sieder 981d1a976d docs: removed duplicate "Now" title (#2079) [ci skip] 2018-08-07 11:38:18 -04:00
Evan You 69ee1e63f0 docs: merge branch 'docs' into dev [ci skip] 2018-08-07 11:31:30 -04:00
Evan You c5ad245134 chore: 3.0.0-rc.11 changelog [ci skip] 2018-08-07 11:30:26 -04:00
Evan You 67630d2f6c v3.0.0-rc.11 v3.0.0-rc.11 2018-08-07 11:20:43 -04:00
Evan You c4436f99ee chore: pre release sync 2018-08-07 11:20:32 -04:00
Evan You d494350fdb chore: fix package homepage links [ci skip] 2018-08-07 11:17:23 -04:00
勾三股四 2048af6797 docs(zh): typos in #2016 (#2089) [ci skip] 2018-08-07 11:12:54 -04:00
勾三股四 fb4b570d0b docs(zh): updated ui-api.md (#2087) [ci skip] 2018-08-07 11:12:30 -04:00
Evan You 87cc98ac1e chore: check file existence first in MovePlugin 2018-08-06 22:19:10 -04:00
Evan You ec508c7004 ci: fix index.html moving 2018-08-06 22:17:31 -04:00
Evan You 12e57f73ac ci: bump e2e test timeout 2018-08-06 22:15:52 -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 4220835fa1 fix(css): fix importLoaders which only applies to plain CSS imports
close #2055
2018-08-06 21:51:47 -04:00
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 6f4890f014 Merge branches 'dev' and 'dev' of github.com:vuejs/vue-cli into dev 2018-08-06 18:52:27 +02:00
Guillaume Chau 4c8c3e9ac9 fix: change new project folder input placeholder, closes #2069 2018-08-06 18:52:12 +02:00
SilentDepth da83e4cb0e docs(zh): fix typo (#2082) [ci skip] 2018-08-06 11:05:26 -04: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
Evan You 75a3e7db28 docs(zh): sync create flags [ci skip] 2018-08-05 23:28:33 -04:00
David Bernegger fa6e9772d8 docs: update create command flags (#2063) [ci skip] 2018-08-05 23:25:31 -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
Evan You 01407ed29d docs: make Now deployment guide work for SPA 2018-08-05 22:35:00 -04:00
Alexander Sokolov e3ba60fbf5 docs: update cli-service.md (#2037) [ci skip] 2018-08-05 22:28:43 -04:00
Ivan Sieder cca857c3ff docs: added Now deployment (#2022) 2018-08-05 22:27:04 -04:00
remote-star 1927a390c3 (docs): fix typo (#2021) [ci skip] 2018-08-05 22:16:07 -04:00
勾三股四 f9260cf4d1 docs(zh): update (#2016) [ci skip] 2018-08-05 22:14:26 -04:00
Max 74fdd7eae5 docs: remove untranslated sentence (#2014) [ci skip] 2018-08-05 22:13:01 -04:00
Matt Isenhower e21c49adb4 docs: fix issues with prefetch override docs (#2010) [ci skip] 2018-08-05 22:12:15 -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