Commit Graph

49 Commits

Author SHA1 Message Date
Haoqun Jiang 7813ca9e73 chore: update sponsors (#4656)
(cherry picked from commit 4f4aae2420)
2019-10-08 13:25:37 +08:00
Kid 3da900813d docs: update Chinese translation of Deployment (#4486) [ci skip]
Co-Authored-By: GU Yiling <justice360@gmail.com>
(cherry picked from commit 9c99ce2be6)
2019-09-25 01:25:37 +08:00
vimvinter ba97068bb3 docs(zh): update build-targets.md (#4505) [ci skip]
(cherry picked from commit c730b76f43)
2019-09-25 01:25:26 +08:00
Haoqun Jiang af17a9b49f feat: support sass-loader v8 2019-09-09 17:23:21 +08:00
Haoqun Jiang 79affdc82d chore: merge branch 'next' into dev 2019-08-21 17:32:45 +08:00
Daniel Luz 94b07fb8b2 Update npx repository URL. (#4431) 2019-08-15 09:49:30 +02:00
Haoqun Jiang aae827a108 docs: remove version (3.x) reference in docs 2019-08-13 21:03:06 +08:00
Haoqun Jiang e9fd9a716c feat!: deprecate css.modules in favor of css.requireModuleExtension (#4387)
closes #4376

Since css-loader v3, custom CSS Modules configurations are under the
`modules` field. So when a user customizes these configurations, the `modules`
feature is automatically enabled for all css files.
So we must require the user's explicit consensus or disagreement on whether
these rules apply to all CSS files or not.
2019-08-02 21:14:39 +08:00
Haoqun Jiang 930b4596b1 feat: allow configuring scss options separately from sass (#4386)
closes #4116
2019-08-02 19:45:12 +08:00
Haoqun Jiang 8b8bb99316 feat: allow omitting scope prefix for official plugins on vue add (#4219) 2019-07-06 17:09:38 +08:00
Pavan Kumar Sunkara 362587a966 feat!: make vuex a separate plugin (#4242)
fixes #2335, #4024
2019-07-06 15:13:09 +08:00
Min ho Kim c0aa2bb310 Fix typos (#4241) 2019-07-06 07:09:29 +03:00
Pavan Kumar Sunkara 246ae678cb feat!: make router a separate plugin (#4196)
* refactor: move router to its own plugin

* refactor: rename routerHistoryMode option to historyMode

* test: add @vue/cli-plugin-router tests

* feat: change src/router.js for most common use cases

* fix: fix cli-ui tests

* docs: Remove router root option from docs

* fix: add support for legacy router option
2019-07-05 23:21:29 +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
YuantongKang e8b22439ac docs(zh): update deployment.md (#3315) [ci skip] 2019-01-17 22:48:46 +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
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
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
wubaodong 43cb1ad65c docs: fix typo (#2448) [ci skip] 2018-09-06 15:26:10 +08: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
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
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 492e567602 docs: add note about CSS static assets [ci skip] 2018-08-10 09:14:31 -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
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
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
杨鑫 e80bfa239e docs: update browser-compatibility.md (#1969) 2018-07-30 23:26:22 -04:00
勾三股四 a0012c4f82 [doc] Chinese docs translation (#1786) 2018-07-24 09:33:00 -04:00