Commit Graph

246 Commits

Author SHA1 Message Date
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
Noel De Martin
a6f1233039 docs: fix grammar typo in plugins-and-presets.md (#2199) [ci skip] 2018-08-14 09:08:20 -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
Alexander Sokolov
d730053b23 Update build-targets.md (#2157)
70160cc268 (diff-a3b41b526ebd10253d5760e82fdbfe1d)
2018-08-12 19:24:03 +09:00
Alexander Sokolov
f42ce1a68b Fix link in ui-api.md (#2160)
* Update ui-api.md

* Update ui-api.md
2018-08-12 19:22:58 +09: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
Alexander Sokolov
2bcbe71fb3 docs: fix typo (#2150) [ci skip] 2018-08-10 09:57:02 -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
04c2be4587 docs: fix searchbox 2018-08-09 02:15:56 -04:00
ULIVZ
048a8fcb3b docs: bump Vuepress & enable sw-update popup (#2116) 2018-08-09 01:52:45 -04:00
Evan You
55043d310e feat: support Subresource Integrity via integrity option 2018-08-09 01:22:46 -04:00