Guillaume Chau
3f9838b649
feat: prompt editor ( #3929 )
...
* feat(Prompt): editor
* docs(ui dev): update supported inquirer types
2019-05-18 13:32:48 +02:00
0xflotus
e9d4c4902c
docs: fix typo of transformIgnorePatterns ( #3927 ) [ci skip]
2019-05-17 17:02:06 +08:00
Evan You
b916635d9e
chore: update sponsor link
2019-05-08 08:59:46 +08:00
Haoqun Jiang
a3e0858105
feat: add .version field and assertVersion helper to plugin api ( #3861 )
...
partially addresses #2336 (GeneratorAPI TBD)
2019-04-28 13:45:00 +08:00
Natalia Tepluhina
411c999a1d
docs: move plugin naming ( #3874 )
...
* docs: move naming plugin section to the beginning of the guide
* docs: added a link to npm
* Update docs/dev-guide/plugin-dev.md
Co-Authored-By: NataliaTepluhina <NataliaTepluhina@users.noreply.github.com >
* docs: add a warning in plugin naming section
2019-04-25 18:11:20 +02:00
678
0d7908bc4a
docs(zh): fix typo in deployment.md ( #3827 ) [ci skip]
2019-04-18 22:57:58 +08:00
Haoqun Jiang
578134016b
chore: merge branch 'dev' into docs [ci skip]
2019-04-14 00:41:50 +08:00
Steve Workman
f69339e816
feat: add makeJSOnlyValue to generator API ( #3568 )
...
Provides convenience method for passing JS into config files.
Closes issue #3535 .
2019-04-09 19:54:17 +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
Florian Polster
9003f3c6d3
docs: mention admin privileges as a install requirement ( #3708 ) [ci skip]
2019-04-09 00:46:30 +08:00
Haoqun Jiang
2e20b7aef4
feat: bundle currentScript polyfill by default if library needs IE support ( #3760 )
2019-04-08 19:48:19 +08:00
Ramona
f6a6f1462c
docs: fix typo in plugin-dev.md ( #3773 ) [ci skip]
2019-04-08 18:49:04 +08:00
Thorsten Lünborg
a6d31662cf
feat: add 3rd option to lintOnSave to support 'default' behaviour ( fix #3552 ) ( #3572 )
2019-04-01 19:40:18 +08:00
Haoqun Jiang
09964a00f8
feat: make fibers opt-in for dart sass ( #3628 )
...
fixes #3429
fixes #3570
fixes #3624
2019-04-01 19:32:05 +08:00
modelair
3d9ac30980
docs(ru): update browser-compatibility.md ( #3702 ) [ci skip]
2019-03-28 22:00:18 +08:00
bengallienne
fceede1ee0
docs: add notes for multi-page apps on references to 'prefetch' plugin ( #3444 )
2019-03-20 14:05:15 +08:00
Andrew Krawchyk
ecbccc6499
docs: adjust plugin dev guide example to write modified contents, fixes #3655 ( #3656 )
2019-03-20 14:02:28 +08:00
J Bruni
a1b784fe7d
docs: fix grammar in css.md ( #3598 ) [ci skip]
2019-03-17 02:11:16 +08:00
Haoqun Jiang
bbd573bb75
docs: add manifest in html head
2019-03-14 14:16:19 +08:00
Haoqun Jiang
eda048a0fc
feat: add manifest.json, make the website installable
2019-03-14 14:07:34 +08:00
Haoqun Jiang
b93c0a28bf
docs: pwa migration
2019-03-13 16:29:46 +08:00
Haoqun Jiang
29d7d0bc37
docs: upgrade to vuepress 1.x
2019-03-11 12:34:15 +08:00
Haoqun Jiang
3173d20b50
chore: merge branch 'dev' into docs
2019-03-11 00:34:38 +08:00
Thorsten Lünborg
d23e728c32
docs: Document jest's transformIgnorePatterns option to avoid pitfall ( #3523 ) [ci skip]
2019-03-10 22:49:55 +08:00
J Bruni
8d5d854925
docs: fix typo in troubleshooting.md ( #3599 ) [ci skip]
2019-03-09 14:56:15 +08:00
Haoqun Jiang
b2d6dbdd0c
chore: merge branch 'dev' into docs
2019-03-09 12:48:29 +08:00
Vi Pro
4c91f8dd5c
docs(css): sass import path ( #3569 ) [ci skip]
...
path should start with `~` because of css-loader url()
2019-03-06 15:03:38 +08:00
Haoqun Jiang
bd57f15a15
feat: support environment variable expansion ( #3534 )
2019-02-28 15:04:46 +08:00
Jonas
fec38f5541
fix(cli-service): catch exception if "copy to clipboard" fails (issue #3476 ) ( #3503 )
...
close #3476
2019-02-26 23:53:13 +08:00
cregetycreg
8db62376a5
docs: add docker based nginx deployment guide ( #3323 )
2019-02-25 17:31:19 +08:00
Haoqun Jiang
9ea88af113
docs: add an introductory paragraph to troubleshooting.md [ci skip]
2019-02-22 22:28:22 +08:00
Haoqun Jiang
61a58554a6
docs: add a troubleshooting page for common issues ( #3479 )
2019-02-22 22:16:41 +08:00
ruanhaojian
0003b5d1e4
docs: add self-hosted repos example for remote presets. ( #3494 )
2019-02-22 16:56:58 +08:00
Haoqun Jiang
c078633be1
chore: merge branch 'dev' into docs
2019-02-20 16:54:46 +08:00
Haoqun Jiang
3195287d10
docs: revert misleading warnings on NODE_ENV
2019-02-18 22:01:53 +08:00
Haoqun Jiang
225b558935
refactor: use dotenv to parse env file and add a link to its docs ( #3462 )
2019-02-18 14:44:12 +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
+v
ab008c5191
docs: add a warning on running vue-cli-service serve [entry] in a multi-page setup ( #3404 )
2019-02-17 13:50:07 +08:00
Jost Schulte
85c31cf79c
docs: extend mode and env vars guide ( #2657 ) [ci skip]
2019-02-16 12:15:55 +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
Haoqun Jiang
45dcbc53cf
chore: merge branch 'dev' into docs
2019-02-07 17:33:28 +08:00
KuangPengfei
ff87547553
docs(zh): fix typo ( #3428 ) [ci skip]
2019-02-07 17:33:16 +08:00
grafmouse
67ce6a2067
docs: update cli screenshots to 3.4. ( #3427 ) [ci skip]
2019-02-07 17:30:33 +08:00
Haoqun Jiang
3d0d16a976
chore: merge branch 'dev' into docs
2019-01-30 22:52:03 +08:00
Ben Potter
8568232600
docs: add documentation for --formats to the build options section ( #3386 ) [ci skip]
...
Pull #2583 added --formats to the cli build commands but did not add documentation to the guide for the flag
2019-01-30 01:55:33 +08:00
Natalia Tepluhina
4b2a11e552
docs: Plugin development guide ( #2973 )
...
* feat(docs): add Heroku deployment section
* fix: rename remote repository section title
* fix(docs): add a middleware for handling vue-router in deployed app
* fix(docs): fixed formatting
* feat: Create structure for Plugin and Generator API; create Getting started and Modifying webpack config chapters
* feat: started registerCommand description
* feat: Add a description for adding new vue-cli-service command
* fix: Change the part about modifying existing vue-cli-service commands
* feat: Add local installation steps for cli-plugin with/without Vue UI
* feat: Add generator extending package and changing main file chapters
* feat: Create structure for Plugin and Generator API; create Getting started and Modifying webpack config chapters
* feat: started registerCommand description
* feat: Add a description for adding new vue-cli-service command
* fix: Change the part about modifying existing vue-cli-service commands
* feat: Add local installation steps for cli-plugin with/without Vue UI
* feat: Add generator extending package and changing main file chapters
* feat: Add templating part to vue-cli-plugin Generator docs
* feat: described prompts
* fix: fixed condition on template rendering in generator
* fix: changed Getting Started part
* fix: Added links to Generator and Prompts chapters; fixed a description for testing a plugin locally
* fix: reverted changed to Heroku deployment
* fix: restored Surge chapter
* fix: deleted unused image
* fix: changed an order of chapters; added description for Generator part
* Update docs/dev-guide/plugin-dev.md
Co-Authored-By: NataliaTepluhina <NataliaTepluhina@users.noreply.github.com >
* fix: rewrote the Generator part
* feat: add description for extending a package with new command
* fix: fixed service plugin description and links
* fix: fixed links and typos, added prompt API
* feat: UI description and augmenting task in the UI
* feat: added a description for configuration screen in UI
* feat: add configuration files description
* feat: add save config description
* feat: add prompts-in-UI description
* feat: added logo and discoverability sections
* feat: add publish plugin to npm section
* feat: stated plugin API reference
* fix: fixed typo in quote
* feat: Plugin API reference ready
* fix: removed examples
* feat: add Generator API reference
* fix: fixed typo in prompt
Co-Authored-By: NataliaTepluhina <NataliaTepluhina@users.noreply.github.com >
* fix: remove underscore in `_path` parameter
* Update docs/dev-guide/plugin-dev.md
Co-Authored-By: NataliaTepluhina <NataliaTepluhina@users.noreply.github.com >
* fix: add export to the templating example
* fix: change preposition
Co-Authored-By: NataliaTepluhina <NataliaTepluhina@users.noreply.github.com >
* fix: add missing `{`
* Update docs/dev-guide/plugin-dev.md
Co-Authored-By: NataliaTepluhina <NataliaTepluhina@users.noreply.github.com >
* fix: specified that package.json should be user's one
Co-Authored-By: NataliaTepluhina <NataliaTepluhina@users.noreply.github.com >
* fix: add dot
Co-Authored-By: NataliaTepluhina <NataliaTepluhina@users.noreply.github.com >
* fix: add dot
Co-Authored-By: NataliaTepluhina <NataliaTepluhina@users.noreply.github.com >
* fix: missing bracket
Co-Authored-By: NataliaTepluhina <NataliaTepluhina@users.noreply.github.com >
* fix: add dot
Co-Authored-By: NataliaTepluhina <NataliaTepluhina@users.noreply.github.com >
* fix: add dot
Co-Authored-By: NataliaTepluhina <NataliaTepluhina@users.noreply.github.com >
* fix: add dot
Co-Authored-By: NataliaTepluhina <NataliaTepluhina@users.noreply.github.com >
* fix: add colon
Co-Authored-By: NataliaTepluhina <NataliaTepluhina@users.noreply.github.com >
* fix: add semicolon
Co-Authored-By: NataliaTepluhina <NataliaTepluhina@users.noreply.github.com >
* fix: add semicolon
Co-Authored-By: NataliaTepluhina <NataliaTepluhina@users.noreply.github.com >
* fix: add semicolon
Co-Authored-By: NataliaTepluhina <NataliaTepluhina@users.noreply.github.com >
* fix: typo in `it's` vs `its`
Co-Authored-By: NataliaTepluhina <NataliaTepluhina@users.noreply.github.com >
* feat: add more places for logo to display
Co-Authored-By: NataliaTepluhina <NataliaTepluhina@users.noreply.github.com >
* fix: add vue add option to invocation
Co-Authored-By: NataliaTepluhina <NataliaTepluhina@users.noreply.github.com >
* fix: add fe missed brackets and moved filename section
* fix: fix indentations and remove OPTIONS constant
* fix: fix indentation and wrap built-in plugin description with a tip
* fix: add link to Public static files
* fix: change the description for UI prompts properties
* fix: add `@scope/vue-cli-plugin-<name>` option
* fix: code style fixes
* fix: change config id to follow reverse domain name notation
* fix: style fixes
* feat: add more comments with file names
* docs: fixes
* docs: removed built-it plugins prompts part
2019-01-25 09:42:12 +01:00
Jon Stephenson
3a1b1d8898
docs: update text on cli-service.md ( #3360 ) [ci skip]
...
Changed word allows from 3rd person present.
2019-01-24 13:28:27 +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
Stefane Fermigier
e401a81054
docs: add option to use yarn instead of npm ( #3160 ) [ci skip]
2019-01-12 00:35:40 +08:00