Commit Graph

262 Commits

Author SHA1 Message Date
Hugo Maestá
fbc25fcaf6 docs: instructions about history pushstate in netlify (#2422) [ci skip]
* Instructions about History Pushstate in Netlify

Included instructions for users that use `History Pushstate mode` on Vue Router and run application on Netlify.

* Update docs/guide/deployment.md

Co-Authored-By: hmaesta <hmaesta@gmail.com>
2018-12-14 16:30:08 +08:00
Thorsten Lünborg
2ab93e7970 docs: add tip about detecting modern mode (#3108) [ci skip]
* Add tip abouit detecting modern mode

close #2921

* add note about postcss

* docs: fix typo and format [ci skip]
2018-12-13 21:46:50 +08:00
da70
d217d75812 docs: fix grammar (change "making" -> "make") (#3111) [ci skip] 2018-12-13 21:30:23 +08:00
yzStrive
ce72120b10 docs: add less global variables configuration demo (#2343) [ci skip] 2018-12-13 21:01:35 +08:00
Jellyfish
7b0e6f547d docs(zh): 翻译错误 (#3122)
原话是'--modern build app targeting modern browsers with auto fallback'
2018-12-13 13:38:44 +08:00
Haroen Viaene
ad9ef4cea7 docs: enable Algolia search (#3085)
Hey there! I enabled VuePress' feature to show the search via DocSearch so there's the extra features, like searching in the content, and typo tolerance. 

Thanks!
2018-12-07 00:13:44 +08:00
Haoqun Jiang
bfe42ed1d1 chore: merge docs into dev [ci skip] 2018-12-02 00:24:03 +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
Natalia Tepluhina
7d99c441b3 docs: add a code sample for computed env variables declaration (#3046) [ci skip]
Fixes #2864
2018-11-30 20:53:12 +08:00
Simi Oluwatomi
44b066e2b3 docs: add hints on aliasing winpty vue.cmd (#2666) [ci skip]
Always remembering to use the `winpty vue.cmd create hello-world` syntax to create vue projects is kind of clunky as that is not the default syntax; someone like me will often forget.
Letting users know that they can alias the `winpty vue.cmd` command to something that feels more intuitive is better in my opinion.
2018-11-27 18:40:57 +08:00
Alexey Lebedeff
ea312cfe50 docs: update devServer.proxy documentation (#2968) [ci skip]
So that it'll be obvious that proxies are configured via regexes. Usually it's not noticeable, but the original example becomes problematic when vue-router in history mode is used.

Here is a place where matching happens - 5786e273b2/packages/%40vue/cli-service/lib/util/prepareProxy.js (L69)
2018-11-27 16:45:24 +08:00
Haoqun Jiang
7d2b345af3 chore: merge branch 'docs' into dev [ci skip] 2018-11-15 13:37:43 +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
remote-star
68bc0d86ae docs(zh): correct the wrong file name. (#2902) [ci skip] 2018-11-06 19:41:28 +08:00
Raphael DDL Oliveira
45753bb2f6 docs: update config pages README.md (#2798) [ci skip]
Updates readme to reflect changes done by #2544 (commit 4cabf5e8c7 ). 
Not sure if properly worded but with that changes, fares an explanation that any other properties will also get passed along to `html-webpack-plugin`, not only listed properties.
2018-11-01 22:14:12 +08:00
Alejandro López
c33603d5d7 docs(deployment): add bash highlighting to code blocks (#2841) 2018-11-01 22:11:27 +08:00
Haoqun Jiang
bef5942b21 chore: merge branch 'docs' into dev [ci skip] 2018-11-01 00:04:32 +08:00
Guillaume Chau
d11290a0e1 feat(plugin api): task match can now be a function 2018-10-29 14:46:31 +01:00
Guillaume Chau
1aed844052 docs(ui): update translation instructions 2018-10-28 22:33:59 +01:00
Claas Augner
f1275311eb docs: Update ui-localization.md (#2726)
Explain how Transifex can be used.
2018-10-28 22:33:08 +01: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
Guillaume Chau
a09407dd5b feat(ui): Redesign, dashboard, local plugins (#2806)
* feat: basic fonctionality, welcome and kill port widgets

* fix: contrast improvements

* feat: plugin/dep/vulnerability widgets design

* fix: widget add/remove animation

* feat: run task widget

* feat: news + wip resizing

* feat: nuxt

* chore: removed widget example

* fix: visual polish for widget transform

* feat(widget): overlap detection

* fix: news default/max size

* feat(dashboard): sidepane transition

* chore: dev api server port

* fix(widget): configure tooltip

* refactor(widget): generic Movable mixin

* refactor(widget): resizable mixin

* feat(widget): resize transition

* feat(widget): resize improvements

* refactor(widget): zoom factor

* refactor(widget): OnGrid mixin

* refactor(widget): resize handler style moved to global

* chore: remove console.log

* refactor: files structure

* feat: improved design and layout

* fix: content background vars

* fix: status bar / view nav z-indexes

* fix: webpack dashboard grid gap

* feat(news feed): handle errors

* fix(card): dimmed box shadow

* fix: view nav & status bar z-index

* fix: remove (wip)

* feat(widget): style tweaks

* feat(widget): details pane (wip)

* feat: news feed widget improvements

* feat(widget): custom header button

* feat(news): item details pane

* feat(widget): custom title

* fix(news): better cache and misc fixes

* feat(widget): resize left and top handles

* feat(widget): transparent widget while moving/resizing

* feat(news): better "big size" style

* fix(news): media sizes in rich content

* feat(plugin): local plugins support

* fix: scrolling issue in Fx

* fix: colors

* fix(nav bar): more item overflowing

* feat(vuln): frontend

* chore: locale update

* fix: image in suggestion dropdown (dev)

* fix(suggestion): missing custom image

* feat(view): user default plugin logo if no provided icon

* feat(view): better loading UX

* feat(view): button background if view is selected

* feat(view): new nav indicator

* feat(widget): use plugin logo as default icon

* feat(widget): better widget modal

* feat(widget): longDescription

* fix(widget): news validate url param

* feat(widget): filter widgets in add pane

* feat(widget): tease upcoming widgets

* chore: fix merge dev

* chore: yarn install

* chore: sync versions

* chore: update apollo

* docs: widget

* fix(progress): graphql error

* fix(deps): localPath

* perf(plugin): faster local plugin refresh

* fix(nav): center active indicator

* feat(task): improved header

* feat(client addon): custom component load timeout message

* feat(suggestion): ping animation to improve discoverability

* chore: update vue-apollo

* feat(api): requestRoute

* fix(suggestion): hide more info link if no link

* fix(style): ul padding

* test(e2e): fix plugin path

* chore: change test scripts

* chore(deps): upgrade

* fix: build error

* fix(widget): removed moving scale transform

* fix(widget): resize handles style

* chore(deps): unpin apollo-utilities

* chore(deps): lock fix

* test(e2e): fix server

* fix: issue with writeQuery

See: https://github.com/apollographql/apollo-client/issues/4031#issuecomment-433668473

* test(e2e): fix tests

* test(e2e): missing widgets build

* fix: missing widgets dep
2018-10-28 04:10:34 +01:00
花裤衩
03a2615f80 doc: fix typo (#2802) [ci skip] 2018-10-27 12:36:26 +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
John Leider
1b8153cfc6 docs: update plugins-and-presets.md (#2777) [ci skip]
cli warns `Missing required argument <app-name>.`
2018-10-20 18:51:40 +08:00
Alexander Sokolov
ae8a90c1aa docs(ru): update build-targets.md (#2778) [ci skip] 2018-10-20 18:50:56 +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
Alexander Sokolov
1392ba562b docs: [RU] Translation update (#2401) [ci skip]
* docs: [RU] build-targets.md fix

* docs: [RU] deployment.md added new section

* Update deployment.md

* docs: (ru) deployment.md fix

* docs: [RU] html-and-static-assets.md правка

* docs: image translated into russian

* added ai assets for en and ru

* docs: (ru) ui-api.md changed to localized image
2018-09-09 01:04:39 +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
Alexey Pyltsyn
cd619e70d4 fix: spelling of TypeScript (#2389) 2018-08-29 10:21:09 +02:00
Robert Wildling
566464398d docs: Correct 2 minor grammar errors. (#2378) 2018-08-28 12:23:26 +02:00
Alexander Sokolov
e1c17dc183 docs: [RU] Translation update (#2267) [ci skip] 2018-08-20 11:37:37 -04:00
Evan You
d9c6ebe45f docs: follow up for #2269 [ci skip] 2018-08-20 11:32:59 -04:00
Noel De Martin
7957600b05 docs: fix deploy.sh example with correct commands (#2269) [ci skip] 2018-08-20 11:31:43 -04:00
Evan You
a024513bcc docs: fix scss example typo
close #2272
2018-08-18 15:10:14 -04:00
Simone Busoli
4b69388c28 docs: add bitbucket cloud deployment documentation (#2256) 2018-08-17 10:08:31 -04:00
Alexander Sokolov
26f87bb7ec docs: [RU] Translation done (#2227) 2018-08-16 13:41:20 -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
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