Commit Graph

119 Commits

Author SHA1 Message Date
Haoqun Jiang 86b3845faa v3.0.4 2018-09-25 16:00:36 +08:00
Haoqun Jiang 8a971461db fix(ui): use production mode when testing
This commit in vue-cli-plugin-apollo v0.16.5 fails some tests:
https://github.com/Akryum/vue-cli-plugin-apollo/commit/d91afbd7340ec48be99ec8efca5646e1933088ce
2018-09-25 15:18:05 +08:00
Haoqun Jiang 5e96de9b8c fix(ui): fix plugin installation animation hanging
which is caused by a breaking change in graphql v14
https://github.com/Akryum/vue-cli-plugin-apollo/issues/61
2018-09-25 14:31:03 +08:00
Haoqun Jiang 444cf86d60 fix(ui): update graphql version to align with vue-cli-plugin-apollo
closes #2574
closes #2577
2018-09-24 22:25:42 +08:00
Haoqun Jiang 3015bc2537 v3.0.3 2018-09-12 13:18:40 +08:00
Haoqun Jiang 33726981fa v3.0.2 2018-09-11 22:45:32 +08:00
Guillaume Chau f8ccef1663 chore: update @vue/ui 2018-08-31 19:55:31 +02:00
Guillaume Chau 1333d5ef0d chore: update @vue/ui 2018-08-31 19:43:43 +02:00
Guillaume Chau 4acf48da10 chore: update to latest apollo 2018-08-23 02:20:24 +02:00
Evan You 2669008ea2 v3.0.1 2018-08-16 12:10:33 -04:00
Haoqun Jiang 4a035e2fc1 fix: upgrade lint-staged to v7.2.2 (#2183)
closes #2165
2018-08-13 12:12:26 -04:00
Evan You 394d534638 v3.0.0 2018-08-10 11:01:14 -04:00
Evan You e075ccff36 v3.0.0-rc.12 2018-08-09 02:23:23 -04:00
Evan You 67630d2f6c v3.0.0-rc.11 2018-08-07 11:20:43 -04:00
Evan You fd839b5bbe fix: make vue-template-compiler a peer dep to allow version pinning
close #2086
2018-08-06 22:13:32 -04:00
Guillaume Chau 196c84c390 feat(file-diff): syntax highlighting, better background colors 2018-08-07 02:04:30 +02:00
Guillaume Chau 316d476d6d refactor: launch + more helpful error message 2018-08-06 19:07:05 +02:00
Evan You 795393e60c v3.0.0-rc.10 2018-07-30 18:19:13 -04:00
Evan You 63407bd268 v3.0.0-rc.9 2018-07-28 23:23:37 -04:00
Evan You eafacbad90 v3.0.0-rc.8 2018-07-27 14:03:24 -04:00
Evan You 031e961894 v3.0.0-rc.7 2018-07-26 22:38:19 -04:00
Evan You b589dfa6c2 v3.0.0-rc.6 2018-07-26 18:11:44 -04:00
Guillaume Chau 6e6533c56a v3.0.0-rc.5 2018-07-16 15:51:27 +02:00
Guillaume Chau 7ebaa8ac9d fix: remove read-pkg 2018-07-15 20:36:33 +02:00
Guillaume Chau 9e0b0e183a fix(deps): read-pkg not in direct deps, closes #1846 2018-07-14 13:10:34 +02:00
Guillaume Chau fc6541fd59 v3.0.0-rc.4 2018-07-13 19:03:31 +02:00
Guillaume Chau eda4ce8839 refactor(ui): use package.json 'vuePlugins.ui' option 2018-07-13 18:06:37 +02:00
Guillaume Chau 93940c2c25 chore: upgrade deps 2018-07-11 00:55:02 +02:00
Guillaume Chau 96778b2caf chore: update main deps (#1772)
* chore: update main deps

* chore: update ts types

* chore: update generator deps versions

* fix: ts-jest

* chore: upgrade ts-jest again

* fix: re-generated yarn.lock

* chore: more upgrades

* fix: jest test matching on Windows
2018-07-08 13:56:10 +02:00
Guillaume Chau 286d75ea12 feat(ui): Dependencies view (#1740)
* fix(ui): chrome bug: grid element overflow
https://bugs.chromium.org/p/chromium/issues/detail?id=833837

* feat(ui): dependencies view

* feat(ui): filter deps
2018-07-04 13:11:00 +02:00
Guillaume Chau 6bc5d724f2 feat(ui): search fields 2018-07-04 01:25:26 +02:00
Guillaume Chau 0199d72dfa feat(ui): project homepage 2018-07-02 00:05:27 +02:00
Guillaume Chau 056b2acd6a chore(ui): upgrade @vue/ui 2018-07-01 16:32:39 +02:00
Guillaume Chau 5e66974ca8 chore(ui): update to latest @vue/ui 2018-07-01 13:00:40 +02:00
Guillaume Chau 529f1ee243 refactor(ui): upgrade to vue-cli-plugin-apollo 0.14.x 2018-06-30 14:17:48 +02:00
Guillaume Chau 9d798fbef0 chore(ui): upgrade @vue/ui 2018-06-20 15:14:15 +02:00
Guillaume Chau bf7be53598 test(ui): fix e2e not running properly 2018-06-20 14:35:39 +02:00
Guillaume Chau 1482e336d8 chore(ui): tweak scripts to be able to serve in the cli ui 2018-06-20 13:17:34 +02:00
Guillaume Chau 4b44509e81 fix(ui): folders on Windows 2018-06-19 00:12:52 +02:00
Evan You 5cf1958a69 v3.0.0-rc.3 2018-06-18 10:36:49 -04:00
Guillaume Chau 74021488cd feat(ui): remote preset support 2018-06-17 15:58:16 +02:00
Guillaume Chau 545cc3fca7 feat(ui): folder explorer: better UX + hide hidden folders by default 2018-06-17 03:06:55 +02:00
Guillaume Chau e6c754672e chore(ui): upgrade @vue/ui 2018-06-15 20:36:27 +02:00
Guillaume Chau 4144efc9c5 fix(ui): images urls while serving the ui (dev) 2018-06-14 16:28:49 +02:00
Evan You 2698f66670 v3.0.0-rc.2 2018-06-14 09:44:25 -04:00
Guillaume Chau 2239e56351 chore(ui): remove ie from browserlist 2018-06-14 01:28:42 +02:00
Guillaume Chau d8270fe352 chore: upgrade vue-apollo 2018-06-14 01:25:45 +02:00
Evan You 6f948d2f3f v3.0.0-rc.1 2018-06-13 16:11:09 -04:00
Guillaume Chau 1fcd2d0d76 fix(ui): IPC conflict 2018-06-10 21:21:08 +02:00
Guillaume Chau e258f5a3c9 feat(ui): dark mode (#1512)
* feat(ui): dark mode

* fix(ui): ansi colors in dark mode

* refactor(ui): dark mode in apollo state

* feat(ui): xterm dark mode

* feat(ui): custom srcrollbar (chrome/safari)

* fix(ui): lower density

* feat(ui): client state mixin

* feat(ui): webpack analyzer dark-mode support

* fix(ui): status bar
2018-06-10 13:59:43 +02:00