59 Commits

Author SHA1 Message Date
Killer_Quinn
aa85cb0119 feat: update npm.taobao.org to npmmirror.com (#6824) 2021-11-09 16:27:19 +08:00
Haoqun Jiang
e40f06212b docs: replace vuepress with vitepress (#6821) 2021-11-09 16:06:01 +08:00
Haoqun Jiang
9eef87799e feat!: remove url-loader and file-loader in favor of asset modules (#6771) 2021-10-23 09:54:46 +08:00
Cédric Exbrayat
87d3cc841e feat: switch to stylish formatter for eslint (#6748) 2021-10-13 19:44:25 +08:00
Haoqun Jiang
2814c428fa chore: Merge branch 'master' into dev 2020-12-14 23:01:48 +08:00
Haoqun Jiang
eee082d331 feat: bump lint-staged to v10 (#6136) 2020-12-11 14:37:25 +08:00
Haoqun Jiang
49052f49ff docs: don't add .loader() when modifying vue-loader options [skip ci] (#6128)
See the reasoning at https://github.com/Akryum/vue-cli-plugin-apollo/pull/463
2020-12-09 14:30:35 +08:00
Alexander Sokolov
acae8e7ae4 docs: [RU] Translation update (#6005)
* docs: [RU] update migrating-from-v3.md

* docs: [RU] update prototyping.md

* docs: [RU] update webpack.md

* docs: [RU] fix typos in cli-service.md

* Update docs/ru/guide/prototyping.md

Co-Authored-By: Natalia Tepluhina <tarya.se@gmail.com>

* docs: (ru) pwa.md update

* docs: (ru) browser-compatibility.md fix import

* docs: (ru) deployment.md fix example

* docs: (ru) installation.md update

* docs: (ru) deployment.md update link

* docs: (ru) core-plugins/eslint fix

* docs: (ru) pwa.md update

* docs(ru): plugin-dev.md fix link

* docs(ru): cli-service.md update

* docs(ru): pwa.md update

* docs(ru): pwa.md update

* Update docs/ru/core-plugins/pwa.md

Co-authored-by: Natalia Tepluhina <tarya.se@gmail.com>

* Update docs/ru/core-plugins/pwa.md

Co-authored-by: Natalia Tepluhina <tarya.se@gmail.com>

* docs: (ru) eslint.md update

* docs: (ru) deployment.md

* docs: (ru) update plugins menu

* docs: (ru) added WebdriverIO

* Update docs/ru/core-plugins/e2e-webdriverio.md

Co-authored-by: Natalia Tepluhina <tarya.se@gmail.com>

* docs(ru): added tips for parallel option

* docs(ru): plugin-dev.md update

* docs(ru): installation.md update

* docs(ru): consistent code blocks

* docs(ru): deployment.md update

* docs(ru): deployment.md change now to vercel

* docs(ru): plugins-and-presets.md update

* docs(ru): installation.md update

* docs(ru): deployment.md update

* docs(ru): webpack.md update

* docs(ru): deployment.md update

* docs(ru): mode-and-env.md update

Co-authored-by: Alex Sokolov <4497128+Alex-Sokolov@users.noreply.github.com>
Co-authored-by: Natalia Tepluhina <tarya.se@gmail.com>
2020-11-11 10:03:35 +02:00
Shinigami
adb8c7d316 chore!: remove TSLint support (#5065)
closes #5064
2020-09-10 20:07:09 +08:00
Alexander Sokolov
f8395618bb docs: [RU] Translation update (#5765)
* docs: [RU] update migrating-from-v3.md

* docs: [RU] update prototyping.md

* docs: [RU] update webpack.md

* docs: [RU] fix typos in cli-service.md

* Update docs/ru/guide/prototyping.md

Co-Authored-By: Natalia Tepluhina <tarya.se@gmail.com>

* docs: (ru) pwa.md update

* docs: (ru) browser-compatibility.md fix import

* docs: (ru) deployment.md fix example

* docs: (ru) installation.md update

* docs: (ru) deployment.md update link

* docs: (ru) core-plugins/eslint fix

* docs: (ru) pwa.md update

* docs(ru): plugin-dev.md fix link

* docs(ru): cli-service.md update

* docs(ru): pwa.md update

* docs(ru): pwa.md update

* Update docs/ru/core-plugins/pwa.md

Co-authored-by: Natalia Tepluhina <tarya.se@gmail.com>

* Update docs/ru/core-plugins/pwa.md

Co-authored-by: Natalia Tepluhina <tarya.se@gmail.com>

* docs: (ru) eslint.md update

* docs: (ru) deployment.md

* docs: (ru) update plugins menu

* docs: (ru) added WebdriverIO

* Update docs/ru/core-plugins/e2e-webdriverio.md

Co-authored-by: Natalia Tepluhina <tarya.se@gmail.com>

Co-authored-by: Alex Sokolov <4497128+Alex-Sokolov@users.noreply.github.com>
Co-authored-by: Natalia Tepluhina <tarya.se@gmail.com>
2020-08-09 11:10:40 +03:00
cogor
19f1a8ad66 docs: update deployment.md (#5728) [ci skip] 2020-08-06 23:02:21 +08:00
Yazhe Wang
38234ef74c docs: additionalData option for sass-loader 9.0 (#5673) [ci skip] 2020-07-13 16:21:07 +08:00
Haoqun Jiang
f6e9b9469f docs: @babel-preset/env -> @babel/preset-env (#5603)
closes #5475

Thank @ucev for spotting this.
2020-06-24 10:35:19 +08:00
Alexander Sokolov
c63593e036 docs: [RU] Translation update (#5578)
* docs: [RU] update migrating-from-v3.md

* docs: [RU] update prototyping.md

* docs: [RU] update webpack.md

* docs: [RU] fix typos in cli-service.md

* Update docs/ru/guide/prototyping.md

Co-Authored-By: Natalia Tepluhina <tarya.se@gmail.com>

* docs: (ru) pwa.md update

* docs: (ru) browser-compatibility.md fix import

* docs: (ru) deployment.md fix example

* docs: (ru) installation.md update

* docs: (ru) deployment.md update link

* docs: (ru) core-plugins/eslint fix

* docs: (ru) pwa.md update

* docs(ru): plugin-dev.md fix link

* docs(ru): cli-service.md update

* docs(ru): pwa.md update

* docs(ru): pwa.md update

* Update docs/ru/core-plugins/pwa.md

Co-authored-by: Natalia Tepluhina <tarya.se@gmail.com>

* Update docs/ru/core-plugins/pwa.md

Co-authored-by: Natalia Tepluhina <tarya.se@gmail.com>

Co-authored-by: Alex Sokolov <4497128+Alex-Sokolov@users.noreply.github.com>
Co-authored-by: Natalia Tepluhina <tarya.se@gmail.com>
2020-06-13 17:46:35 +03:00
liuye11
893611dad2 docs: update default value of lintOnSave option (#5563) [ci skip]
closes #5100
2020-06-10 15:45:20 +08:00
Alexander Sokolov
2dbeb45f0f docs: [RU] Translation update (#5468)
* docs: [RU] update migrating-from-v3.md

* docs: [RU] update prototyping.md

* docs: [RU] update webpack.md

* docs: [RU] fix typos in cli-service.md

* Update docs/ru/guide/prototyping.md

Co-Authored-By: Natalia Tepluhina <tarya.se@gmail.com>

* docs: (ru) pwa.md update

* docs: (ru) browser-compatibility.md fix import

* docs: (ru) deployment.md fix example

* docs: (ru) installation.md update

* docs: (ru) deployment.md update link

* docs: (ru) core-plugins/eslint fix

* docs: (ru) pwa.md update

Co-authored-by: Alex Sokolov <4497128+Alex-Sokolov@users.noreply.github.com>
Co-authored-by: Natalia Tepluhina <tarya.se@gmail.com>
2020-05-13 13:23:01 +03:00
Alexander Sokolov
ba9be1c40d docs: [RU] Translation update (#5384) [ci skip]
Co-Authored-By: Natalia Tepluhina <tarya.se@gmail.com>
2020-04-27 00:09:27 +08:00
Haoqun Jiang
a66fee6386 docs: update polyfill names according to core-js 3 (#5282) 2020-03-19 21:25:39 +08:00
Alexander Sokolov
15a4d4b788 docs: [RU] Translation update (#5237)
* docs: [RU] update migrating-from-v3.md

* docs: [RU] update prototyping.md

* docs: [RU] update webpack.md

* docs: [RU] fix typos in cli-service.md

* Update docs/ru/guide/prototyping.md

Co-Authored-By: Natalia Tepluhina <tarya.se@gmail.com>

* docs: (ru) pwa.md update

* docs: (ru) browser-compatibility.md fix import

* docs: (ru) deployment.md fix example

* docs: (ru) installation.md update

Co-authored-by: Alex Sokolov <4497128+Alex-Sokolov@users.noreply.github.com>
Co-authored-by: Natalia Tepluhina <tarya.se@gmail.com>
2020-03-19 06:53:28 +02:00
dehero
bd12771ad6 Remove unnecessary hyphen (#5184) 2020-02-25 07:27:32 +02:00
Haoqun Jiang
d7acff56a4 chore: merge branch 'dev' into master 2020-02-07 15:53:14 +08:00
Alexander Sokolov
ff8f035ba6 docs: [RU] Translation update (#5094)
* docs: [RU] update migrating-from-v3.md

* docs: [RU] update prototyping.md

* docs: [RU] update webpack.md

* docs: [RU] fix typos in cli-service.md

* Update docs/ru/guide/prototyping.md

Co-Authored-By: Natalia Tepluhina <tarya.se@gmail.com>

Co-authored-by: Natalia Tepluhina <tarya.se@gmail.com>
2020-01-19 21:05:04 +02:00
Alexander Sokolov
4087220b86 docs: [RU] Translation update (#5009)
* docs: (ru) config/README.md update devServer example

* docs: (ru) creating-a-project.md update

* docs: css.md add less examples

* docs: browser-compatibility.md update

* docs: deployment.md update

* docs: (ru) config/readme.md update

* docs: (ru) deployment.md update

* docs: (ru) prototyping.md add yarn command

* docs: config.md fix

* docs: ui-localization.md typo

* docs: [RU] Translation update

* docs: [RU] Translation update

* docs: vuex.md added

* docs: router.md added

* docs: migration from v3 added

* docs: config.js updated

* docs: config/readme.md updated

* docs: unit-mocha.md updated

* docs: css.md updated

* docs: cli-service.md updated

* docs: generator-api.md updated

* docs: build-target.md update

* docs: deployment.md update

* docs: e2e-nightwatch.md update

* docs: unit-jest.md update

* docs: e2e-nightwatch.md update

* docs: migrating-from-v3.md update

* docs: plugin-dev.md update

* docs: plugin-dev.md update

* docs: plugin-dev.md update

* docs: plugin-dev.md update

* docs: config.md fix

* docs: pwa.md update

* docs: pwa.md update
2019-12-29 16:14:20 +02:00
Alexander Sokolov
02f2436bdb docs: [RU] Translation update (#4917)
* docs: (ru) config/README.md update devServer example

* docs: (ru) creating-a-project.md update

* docs: css.md add less examples

* docs: browser-compatibility.md update

* docs: deployment.md update

* docs: (ru) config/readme.md update

* docs: (ru) deployment.md update

* docs: (ru) prototyping.md add yarn command

* docs: config.md fix

* docs: ui-localization.md typo

* docs: [RU] Translation update

* docs: [RU] Translation update

* docs: vuex.md added

* docs: router.md added

* docs: migration from v3 added

* docs: config.js updated

* docs: config/readme.md updated

* docs: unit-mocha.md updated

* docs: css.md updated

* docs: cli-service.md updated

* docs: generator-api.md updated

* docs: build-target.md update

* docs: deployment.md update

* docs: e2e-nightwatch.md update

* docs: unit-jest.md update

* docs: e2e-nightwatch.md update

* docs: migrating-from-v3.md update

* docs: plugin-dev.md update

* docs: plugin-dev.md update

* docs: plugin-dev.md update

* docs: plugin-dev.md update
2019-12-06 15:24:09 +08:00
Haoqun Jiang
7813ca9e73 chore: update sponsors (#4656)
(cherry picked from commit 4f4aae2420)
2019-10-08 13:25:37 +08:00
Haoqun Jiang
79affdc82d chore: merge branch 'next' into dev 2019-08-21 17:32:45 +08:00
Roman Pavlov
86f4f5fceb feat(build): add --inline-vue flag to optionally disable externalization of Vue (#4261)
Resolves #4055.
2019-08-19 21:05:46 +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
Sergey Morkovkin
5d0eb9fa89 docs(ru): update html-and-static-assets.md (#4333)
(cherry picked from commit 4eeb3720d7)
2019-07-30 00:21:21 +08:00
Eduard Aksamitov
d6507e6f84 docs(ru): fix link in webpack.md (#4358) 2019-07-28 20:41:31 +08:00
Max Tolkachev
c4daac6c12 docs(ru): vue-cli docs / html-and-static-assets typo updated (#4270) [ci skip]
(cherry picked from commit 55ce077d27)
2019-07-18 16:58:40 +08:00
Max Tolkachev
a920ce2b98 docs(ru): vue-cli docs / browser-compatibility typo updates (#4269) [ci skip]
(cherry picked from commit 2d767fc201)
2019-07-18 16:58:40 +08:00
Max Tolkachev
328d1bba24 docs(ru): vue-cli docs / cli-service typo updated (#4268) [ci skip]
(cherry picked from commit e01aaedd4c)
2019-07-18 16:58:40 +08:00
Max Tolkachev
cce497cf3b docs(ru): vue-cli docs / creating-a-project text updated (#4266) [ci skip]
(cherry picked from commit 0401da3fdf)
2019-07-18 16:57:47 +08:00
Max Tolkachev
0273dc1c28 docs(ru): vue-cli/guide typo updated (#4265) [ci skip]
(cherry picked from commit e20b33bc21)
2019-07-18 16:57:46 +08:00
Max Tolkachev
c66431f0c4 vue-cli docs / plugins-and-presets typo updated
(cherry picked from commit c909a52bd9)
2019-07-18 16:57:46 +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
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
Haoqun Jiang
7916bb67f9 docs(zh/ru): fix sass import path
follow up of #3569
closes #3783
2019-04-09 19:45:33 +08:00
modelair
3d9ac30980 docs(ru): update browser-compatibility.md (#3702) [ci skip] 2019-03-28 22:00:18 +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
Alexander Sokolov
3111e3006b docs: [RU] Translation update (#3270) [ci skip]
* docs: (ru) config/README.md update devServer example

* docs: (ru) creating-a-project.md update

* docs: css.md add less examples

* docs: browser-compatibility.md update

* docs: deployment.md update

* docs: (ru) config/readme.md update

* docs: (ru) deployment.md update
2019-01-12 00:33:33 +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
Alexander Sokolov
9697caf562 docs: (ru) Translation update (#3036) [ci skip]
* docs: (ru) config/README.md update devServer example

* docs: (ru) creating-a-project.md update
2018-12-01 21:08:36 +08:00
Alexander Sokolov
13a9f6f597 docs: (ru) Translation update (#2940) [ci skip]
* docs: (ru) update build-targets.md

* docs: (ru) ui-api.md update

* docs: (ru) ui-localization.md update

* docs: (ru) deployment.md update

* docs: (ru) config/readme.md update
2018-11-15 13:37:03 +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
Alexander Sokolov
ae8a90c1aa docs(ru): update build-targets.md (#2778) [ci skip] 2018-10-20 18:50:56 +08:00