Guillaume Chau
dcecb941eb
chore: Update apollo packages ( #3779 )
...
* chore: update apollo packages
* fix: better project switching logic
* fix(SharedData): wait for current project id
* refactor(apollo): use 2.5 client-size state API
2019-04-09 16:22:10 +02:00
Guillaume Chau
fbfbd29be5
feat: vulnerability audit widget
2019-04-09 04:28:37 +02:00
Guillaume Chau
5dfcc7ed73
chore(scripts): add apollo:debug command
2019-04-08 19:54:38 +02:00
Guillaume Chau
f42de72c18
chore: update @vue/ui to 0.8.2
2019-04-06 16:14:55 +02:00
Haoqun Jiang
22acaf6498
v3.5.5
2019-04-01 16:07:34 +08:00
Haoqun Jiang
d037fbbec5
v3.5.4
2019-04-01 00:33:04 +08:00
Haoqun Jiang
582dc45015
v3.5.3
2019-03-27 23:51:30 +08:00
Haoqun Jiang
e1328accf6
chore: 3.5.2 changelog [ci skip]
2019-03-27 10:54:41 +08:00
Haoqun Jiang
0dc7934972
v3.5.2
2019-03-27 10:42:28 +08:00
Haoqun Jiang
0b363bec49
v3.5.1
2019-03-12 16:03:53 +08:00
Haoqun Jiang
65eec48581
v3.5.0
2019-03-08 14:40:48 +08:00
Haoqun Jiang
5306c3787d
chore: update deps
2019-02-25 01:05:44 +08:00
Haoqun Jiang
0c3f6183a8
v3.4.1
2019-02-20 14:48:28 +08:00
Damian Stasik
87f9a29823
chore: add repository.directory field to each package.json to specify where each package lives in a monorepo ( #3397 )
2019-02-07 17:35:23 +08:00
Haoqun Jiang
22232df781
v3.4.0
2019-02-01 02:43:05 +08:00
Haoqun Jiang
9a9a70714f
chore: update deps
2019-02-01 01:21:47 +08:00
Haoqun Jiang
5937a67a48
v3.3.0
2019-01-08 12:02:58 +08:00
Haoqun Jiang
9a9d63cef9
v3.2.3
2019-01-03 15:49:11 +08:00
Haoqun Jiang
b30e2b779e
v3.2.2
2018-12-30 21:05:48 +08:00
Haoqun Jiang
e3ca74e1d2
chore: update dependencies
2018-12-14 19:28:41 +08:00
Haoqun Jiang
79eb41fa9f
v3.2.1
2018-11-28 03:02:25 +08:00
Haoqun Jiang
d60657af6d
v3.2.0
2018-11-28 02:50:01 +08:00
Guillaume Chau
4ce96718eb
chore: upgrade vue-cli-plugin-apollo
2018-11-27 10:54:05 +01:00
Guillaume Chau
8fd8082f4b
chore: fix lint args
2018-11-26 20:07:29 +01:00
Haoqun Jiang
cd7a5d0b52
Publish
...
- @vue/cli-plugin-e2e-cypress@3.1.2
- @vue/cli-plugin-eslint@3.1.5
- @vue/cli-plugin-pwa@3.1.2
- @vue/cli-service-global@3.1.3
- @vue/cli-service@3.1.4
- @vue/cli-ui-addon-webpack@3.1.2
- @vue/cli-ui-addon-widgets@3.1.2
- @vue/cli-ui@3.1.2
- @vue/cli@3.1.2
- @vue/eslint-config-prettier@4.0.1
- vue-cli-version-marker@3.1.1
2018-11-12 16:20:18 +08:00
Haoqun Jiang
c08ea14f12
chore: update eslint deps
2018-11-02 23:06:07 +08:00
Haoqun Jiang
b5e4cc213f
Publish
...
- @vue/cli-init@3.1.1
- @vue/cli-plugin-e2e-cypress@3.1.1
- @vue/cli-plugin-e2e-nightwatch@3.1.1
- @vue/cli-plugin-eslint@3.1.4
- @vue/cli-plugin-pwa@3.1.1
- @vue/cli-plugin-typescript@3.1.1
- @vue/cli-plugin-unit-jest@3.1.1
- @vue/cli-plugin-unit-mocha@3.1.1
- @vue/cli-service-global@3.1.2
- @vue/cli-service@3.1.2
- @vue/cli-shared-utils@3.1.1
- @vue/cli-test-utils@3.1.1
- @vue/cli-ui-addon-webpack@3.1.1
- @vue/cli-ui-addon-widgets@3.1.1
- @vue/cli-ui@3.1.1
- @vue/cli-upgrade@3.1.1
- @vue/cli@3.1.1
- @vue/eslint-config-typescript@3.1.1
2018-11-02 22:53:49 +08:00
Haoqun Jiang
14e8585cd0
chore: update deps
2018-11-01 14:14:07 +08:00
Haoqun Jiang
782afeff73
v3.1.0
2018-10-31 02:11:23 +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
Haoqun Jiang
7fd3af2415
v3.0.5
2018-10-09 17:19:49 +08:00
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:
d91afbd734
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