MoruoFrog
72cb160181
docs: add Chinese translation for the part -- Installing plugin locally ( #4165 )
2019-06-20 14:48:08 +08:00
Eric li
0723ceba54
docs(zh): fix typo in mode-and-env.md ( #4143 ) [ci skip]
2019-06-14 14:56:27 +08:00
Haoqun Jiang
9292fab5d9
docs(zh): 已 -> 被 [ci skip]
2019-05-26 14:20:51 +08:00
山顶洞羊
383a7057c8
docs(zh): some refinements ( #3891 ) [ci skip]
2019-05-26 14:19:17 +08:00
678
0d7908bc4a
docs(zh): fix typo in deployment.md ( #3827 ) [ci skip]
2019-04-18 22:57:58 +08:00
Haoqun Jiang
7916bb67f9
docs(zh/ru): fix sass import path
...
follow up of #3569
closes #3783
2019-04-09 19:45:33 +08:00
Haoqun Jiang
c078633be1
chore: merge branch 'dev' into docs
2019-02-20 16:54:46 +08:00
+v
dcbcfacf50
docs(zh): add a warning on running vue-cli-service serve [entry] in a multi-page setup ( #3404 ) [ci skip]
2019-02-17 13:50:29 +08:00
Haoqun Jiang
43bee4ee22
docs: change references of "Vue CLI 3" to "Vue CLI" ( #3422 ) [ci skip]
2019-02-08 20:47:43 +08:00
KuangPengfei
ff87547553
docs(zh): fix typo ( #3428 ) [ci skip]
2019-02-07 17:33:16 +08:00
YuantongKang
e8b22439ac
docs(zh): update deployment.md ( #3315 ) [ci skip]
2019-01-17 22:48:46 +08:00
KuangPF
469ced1927
docs: deprecate confusing baseUrl option, use publicPath instead
2019-01-13 01:17:06 +08:00
Romoo
689f615234
docs(zh): fix typo in link ( #3263 )
2019-01-08 14:57:32 +08:00
Haoqun Jiang
e7af0d8fa3
feat: deprecate confusing baseUrl option, use publicPath instead. ( #3143 )
...
* feat: deprecate confusing `baseUrl` option, use `publicPath` instead.
* fix: do not touch CHANGELOG.md
* docs: links referring baseUrl now changed to publicPath
2019-01-07 21:20:05 +08:00
9aoyang
fb9907921a
docs(zh): add hints for bash alias on windows ( #3231 ) [ci skip]
2019-01-02 16:49:31 +08:00
Jellyfish
7b0e6f547d
docs(zh): 翻译错误 ( #3122 )
...
原话是'--modern build app targeting modern browsers with auto fallback'
2018-12-13 13:38:44 +08:00
remote-star
68bc0d86ae
docs(zh): correct the wrong file name. ( #2902 ) [ci skip]
2018-11-06 19:41:28 +08:00
Haoqun Jiang
78c7c129dd
feat: support yarn for adding inline registry
...
closes #2809
Yarn supports `--registry` since v1.2.0
2018-10-28 23:28:57 +08:00
Alexander Sokolov
31a25ccb8f
docs: (ru / zh) update plugins-and-presets.md ( #2824 ) [ci skip]
2018-10-28 12:32:04 +08:00
jamesanthony
667fc3dd19
docs(zh): fix typo in README.md ( #2792 ) [ci skip]
...
pacakge.json修改为package.json
2018-10-23 16:42:55 +08:00
Alexandre Bonaventure Geissmann
9757f144e6
docs: fix prefetch custom config snippet ( #2670 ) [ci skip]
2018-10-12 18:11:44 +08:00
Haoqun Jiang
7177097459
docs: currentScript polyfill should be included in the final app, not the library itself
2018-10-12 18:01:38 +08:00
Haoqun Jiang
a83f8ff551
docs: note on IE compatibility for lib target [ci skip]
2018-10-11 22:16:39 +08:00
勾三股四
5f18189570
docs(zh): keep updated ( #2301 )
...
* docs(zh): keep updated
* docs(zh): added Bitbucket cloud deployment
2018-09-21 16:27:23 +08:00
Yangxg
da31b87da3
docs: fix typo in ui-api.md ( #2444 ) [ci skip]
2018-09-06 15:27:08 +08:00
wubaodong
43cb1ad65c
docs: fix typo ( #2448 ) [ci skip]
2018-09-06 15:26:10 +08:00
Haoqun Jiang
6f12d35cae
docs: merge branch 'docs' into dev [ci skip]
2018-09-05 14:12:47 +08:00
Evan You
e810806fdb
docs: fix scss example typo
...
close #2272
2018-09-05 14:07:23 +08:00
Guillaume Chau
492d564267
docs: add favicon, closes #2423
2018-09-02 14:43:13 +02:00
Evan You
d9c6ebe45f
docs: follow up for #2269 [ci skip]
2018-08-20 11:32:59 -04:00
Evan You
a024513bcc
docs: fix scss example typo
...
close #2272
2018-08-18 15:10:14 -04:00
Evan You
3b9ecf38fb
docs: merge branch 'docs' into dev [ci skip]
2018-08-16 12:20:15 -04:00
Evan You
1e7fa2cf46
fix: fix css output location for relative baseUrl + more details in docs
2018-08-15 18:34:26 -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
getive
1d34a9d112
docs(zh): fix typo ( #2209 ) [ci skip]
2018-08-14 09:00:10 -04:00
杨明山
4232cbd211
docs(zh): update webpack.md ( #2177 )
...
Avoid confusion
2018-08-13 12:13:17 -04: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
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
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
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