Skip to content

Commit f2c7b3a

Browse files
committed
removed vue2-editor, profile form persistent
1 parent dceb5fe commit f2c7b3a

File tree

3 files changed

+3
-53
lines changed

3 files changed

+3
-53
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"vue-i18n": "^8.5.0",
2222
"vue-resource": "^1.5.1",
2323
"vue-router": "^3.0.1",
24-
"vue2-editor": "^2.6.6",
2524
"vuetify": "^1.3.0",
2625
"vuex": "^3.0.1",
2726
"xlsx": "^0.14.1"

src/utils/app/components/Profile.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<template>
22
<v-layout row justify-center>
3-
<v-dialog v-model="$store.state.app.profileDialog" max-width="500px">
3+
<v-dialog persistent v-model="$store.state.app.profileDialog" max-width="500px">
44
<v-card>
55
<v-card-title>
66
<span class="headline">{{ $t('global.profile.title') }}</span>

yarn.lock

Lines changed: 2 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -2348,7 +2348,7 @@ [email protected]:
23482348
dependencies:
23492349
mimic-response "^1.0.0"
23502350

2351-
[email protected], clone@^2.1.1:
2351+
23522352
version "2.1.2"
23532353
resolved "https://registry.yarnpkg.com/clone/-/clone-2.1.2.tgz#1b7f4b9f591f1e8f83670401600345a02887435f"
23542354
integrity sha1-G39Ln1kfHo+DZwQBYANFoCiHQ18=
@@ -3743,11 +3743,6 @@ [email protected]:
37433743
resolved "https://registry.yarnpkg.com/event-pubsub/-/event-pubsub-4.3.0.tgz#f68d816bc29f1ec02c539dc58c8dd40ce72cb36e"
37443744
integrity sha512-z7IyloorXvKbFx9Bpie2+vMJKKx1fH1EN5yiTfp8CiLOTptSYy1g8H4yDpGlEdshL1PBiFtBHepF2cNsqeEeFQ==
37453745

3746-
eventemitter3@^2.0.3:
3747-
version "2.0.3"
3748-
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-2.0.3.tgz#b5e1079b59fb5e1ba2771c0a993be060a58c99ba"
3749-
integrity sha1-teEHm1n7XhuidxwKmTvgYKWMmbo=
3750-
37513746
eventemitter3@^3.0.0:
37523747
version "3.1.0"
37533748
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-3.1.0.tgz#090b4d6cdbd645ed10bf750d4b5407942d7ba163"
@@ -3919,7 +3914,7 @@ extend-shallow@^3.0.0, extend-shallow@^3.0.2:
39193914
assign-symbols "^1.0.0"
39203915
is-extendable "^1.0.1"
39213916

3922-
extend@^3.0.1, extend@^3.0.2, extend@~3.0.2:
3917+
extend@~3.0.2:
39233918
version "3.0.2"
39243919
resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.2.tgz#f8b1136b4071fbd8eb140aff858b1019ec2915fa"
39253920
integrity sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==
@@ -3990,11 +3985,6 @@ fast-deep-equal@^2.0.1:
39903985
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-2.0.1.tgz#7b05218ddf9667bf7f370bf7fdb2cb15fdd0aa49"
39913986
integrity sha1-ewUhjd+WZ79/Nwv3/bLLFf3Qqkk=
39923987

3993-
3994-
version "1.1.2"
3995-
resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.1.2.tgz#4b62c42b8e03de3f848460b639079920695d0154"
3996-
integrity sha512-KaJUt+M9t1qaIteSvjc6P3RbMdXsNhK61GRftR6SNxqmhthcd9MGIi4T+o0jD8LUSpSnSKXE20nLtJ3fOHxQig==
3997-
39983988
fast-glob@^2.2.6:
39993989
version "2.2.6"
40003990
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-2.2.6.tgz#a5d5b697ec8deda468d85a74035290a025a95295"
@@ -6260,11 +6250,6 @@ lodash.memoize@^4.1.2:
62606250
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
62616251
integrity sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=
62626252

6263-
lodash.merge@^4.6.0:
6264-
version "4.6.1"
6265-
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.1.tgz#adc25d9cb99b9391c59624f379fbba60d7111d54"
6266-
integrity sha512-AOYza4+Hf5z1/0Hztxpm2/xiPZgi/cjMqdnKTUWTBSKchJlxXXuUSxCCl8rJlf4g6yww/j6mA8nC8Hw/EZWxKQ==
6267-
62686253
lodash.sortby@^4.7.0:
62696254
version "4.7.0"
62706255
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
@@ -7263,11 +7248,6 @@ [email protected]:
72637248
dependencies:
72647249
no-case "^2.2.0"
72657250

7266-
parchment@^1.1.4:
7267-
version "1.1.4"
7268-
resolved "https://registry.yarnpkg.com/parchment/-/parchment-1.1.4.tgz#aeded7ab938fe921d4c34bc339ce1168bc2ffde5"
7269-
integrity sha512-J5FBQt/pM2inLzg4hEWmzQx/8h8D0CiDxaG3vyp9rKrQRSDgBlhjdP5jQGgosEajXPSQouXGHOmVdgo7QmJuOg==
7270-
72717251
parent-module@^1.0.0:
72727252
version "1.0.0"
72737253
resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.0.tgz#df250bdc5391f4a085fb589dad761f5ad6b865b5"
@@ -8133,27 +8113,6 @@ querystringify@^2.0.0:
81338113
resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.1.1.tgz#60e5a5fd64a7f8bfa4d2ab2ed6fdf4c85bad154e"
81348114
integrity sha512-w7fLxIRCRT7U8Qu53jQnJyPkYZIaR4n5151KMfcJlO/A9397Wxb1amJvROTK6TOnp7PfoAmg/qXiNHI+08jRfA==
81358115

8136-
quill-delta@^3.6.2:
8137-
version "3.6.3"
8138-
resolved "https://registry.yarnpkg.com/quill-delta/-/quill-delta-3.6.3.tgz#b19fd2b89412301c60e1ff213d8d860eac0f1032"
8139-
integrity sha512-wdIGBlcX13tCHOXGMVnnTVFtGRLoP0imqxM696fIPwIf5ODIYUHIvHbZcyvGlZFiFhK5XzDC2lpjbxRhnM05Tg==
8140-
dependencies:
8141-
deep-equal "^1.0.1"
8142-
extend "^3.0.2"
8143-
fast-diff "1.1.2"
8144-
8145-
quill@^1.3.6:
8146-
version "1.3.6"
8147-
resolved "https://registry.yarnpkg.com/quill/-/quill-1.3.6.tgz#99f4de1fee85925a0d7d4163b6d8328f23317a4d"
8148-
integrity sha512-K0mvhimWZN6s+9OQ249CH2IEPZ9JmkFuCQeHAOQax3EZ2nDJ3wfGh59mnlQaZV2i7u8eFarx6wAtvQKgShojug==
8149-
dependencies:
8150-
clone "^2.1.1"
8151-
deep-equal "^1.0.1"
8152-
eventemitter3 "^2.0.3"
8153-
extend "^3.0.1"
8154-
parchment "^1.1.4"
8155-
quill-delta "^3.6.2"
8156-
81578116
randomatic@^3.0.0:
81588117
version "3.1.1"
81598118
resolved "https://registry.yarnpkg.com/randomatic/-/randomatic-3.1.1.tgz#b776efc59375984e36c537b2f51a1f0aff0da1ed"
@@ -10056,14 +10015,6 @@ vue-template-es2015-compiler@^1.6.0, vue-template-es2015-compiler@^1.9.0:
1005610015
resolved "https://registry.yarnpkg.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.9.1.tgz#1ee3bc9a16ecbf5118be334bb15f9c46f82f5825"
1005710016
integrity sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw==
1005810017

10059-
vue2-editor@^2.6.6:
10060-
version "2.6.6"
10061-
resolved "https://registry.yarnpkg.com/vue2-editor/-/vue2-editor-2.6.6.tgz#567f7c2aabdd10d465756da7aebf568ee34ebbc5"
10062-
integrity sha512-jrJE7Wmwg6Vw9YXlVBJZLsS/3s5IKPQMZ/aGKJwVLP/xC+4DCAydorw1jUzYtvZofZhYLPS/VoMIOb0ZvOanLQ==
10063-
dependencies:
10064-
lodash.merge "^4.6.0"
10065-
quill "^1.3.6"
10066-
1006710018
vue@^2.5.17:
1006810019
version "2.6.10"
1006910020
resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.10.tgz#a72b1a42a4d82a721ea438d1b6bf55e66195c637"

0 commit comments

Comments
 (0)