213 Commits

Author SHA1 Message Date
Evan You
1e7fa2cf46 fix: fix css output location for relative baseUrl + more details in docs 2018-08-15 18:34:26 -04:00
Chuck C. Chao
ca1630d396 docs: update Firebase deployment example (#2216) [ci skip] 2018-08-14 20:42:38 -04:00
Gavin Gong
f92ffe11b3 docs: fix typo & tweak link name (#2212) [ci skip] 2018-08-14 10:36:20 -04:00
Evan You
eb97e48aea docs: improve parallel option docs [ci skip] 2018-08-14 10:21:42 -04:00
Alexander Sokolov
d730053b23 Update build-targets.md (#2157)
70160cc268 (diff-a3b41b526ebd10253d5760e82fdbfe1d)
2018-08-12 19:24:03 +09:00
Alexander Sokolov
f42ce1a68b Fix link in ui-api.md (#2160)
* Update ui-api.md

* Update ui-api.md
2018-08-12 19:22:58 +09:00
Jitao
5707b0b4ee docs(zh): fix typo, VUe to Vue (#2167) 2018-08-12 19:20:44 +09:00
Evan You
d96a794003 fix(eslint): always emit error when lintOnSave === error + improve docs
ref #2162
2018-08-11 15:38:43 -04:00
Evan You
ddbb37588e docs: add a note on polyfills in lib/wc 2018-08-10 14:52:10 -04:00
Evan You
c4b4bb06a1 docs: improve installation tip + tweaks [ci skip] 2018-08-10 10:43:24 -04:00
Alexander Sokolov
2bcbe71fb3 docs: fix typo (#2150) [ci skip] 2018-08-10 09:57:02 -04:00
Evan You
d3a2a96bf3 docs: improve lintOnSave docs [ci skip] 2018-08-10 09:31:20 -04:00
Evan You
492e567602 docs: add note about CSS static assets [ci skip] 2018-08-10 09:14:31 -04:00
shufangyi
5061de4d21 docs(zh): fix translation mistake (#2124) 2018-08-09 02:20:48 -04:00
Evan You
04c2be4587 docs: fix searchbox 2018-08-09 02:15:56 -04:00
ULIVZ
048a8fcb3b docs: bump Vuepress & enable sw-update popup (#2116) 2018-08-09 01:52:45 -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
c4843ef12e docs: document usage for generator & prompts in remote/local presets [ci skip] 2018-08-08 16:54:19 -04:00
Evan You
fff62f7a73 refactor: enable dev config in more cases 2018-08-08 10:18:48 -04:00
Evan You
70160cc268 docs: update docs to match image inline limit
close #2106
2018-08-08 09:51:16 -04:00
Evan You
896a76c2bc chore: update sponsor image [ci skip] 2018-08-07 17:49:58 -04: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
勾三股四
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
SilentDepth
da83e4cb0e docs(zh): fix typo (#2082) [ci skip] 2018-08-06 11:05:26 -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
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
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
Alexander Sokolov
d1a655c3f0 docs: fix link in html-and-static-assets.md (#2003) 2018-07-31 10:45:43 -04:00
Evan You
87f6eda2b9 docs: add a note about CSP for modern mode [ci skip] 2018-07-31 10:14:52 -04:00
athena0304
c6e5eeb210 docs: improve Chinese translation (#1988) 2018-07-30 23:26:27 -04:00
杨鑫
e80bfa239e docs: update browser-compatibility.md (#1969) 2018-07-30 23:26:22 -04:00
Evan You
77f7f9ac77 docs: filenameHashing 2018-07-30 16:01:15 -04:00
Evan You
1ce40cd247 docs: Merge branch 'docs' into dev 2018-07-26 22:43:25 -04:00
Evan You
b9ecb90476 feat: support specifying index output path via indexPath option 2018-07-26 22:14:49 -04:00
Evan You
ee82c3e53e refactor: only place css at root when using relative baseUrl 2018-07-26 17:15:38 -04:00
Guillaume Chau
0521818087 docs(css): auto import [ci skip] 2018-07-24 19:09:26 +02:00
Evan You
c245579b41 docs: mention how to use webpack built-in prefetch [ci skip] 2018-07-24 11:51:12 -04:00
勾三股四
a0012c4f82 [doc] Chinese docs translation (#1786) 2018-07-24 09:33:00 -04:00
Evan You
8415622f28 feat(build): allow specifying chunks in multi-page mode
close #1923
2018-07-23 13:49:21 -04:00
Evan You
30215c2819 feat: add corsUseCredentials option
This allows the user to configure which CORS strategy to use
for <script type=module> in modern mode.

close #1867
2018-07-23 13:04:48 -04:00