From fe22b3cd943622e45fab0292aaa5dc6eac70f767 Mon Sep 17 00:00:00 2001 From: crayymumu <854994301@qq.com> Date: Wed, 1 Jul 2020 13:50:18 +0800 Subject: [PATCH 1/8] perf[Tinymce]: remove useless code (#3295) --- src/components/Tinymce/index.vue | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/components/Tinymce/index.vue b/src/components/Tinymce/index.vue index 0cd4e9cd..cb6b91c7 100644 --- a/src/components/Tinymce/index.vue +++ b/src/components/Tinymce/index.vue @@ -204,10 +204,7 @@ export default { window.tinymce.get(this.tinymceId).getContent() }, imageSuccessCBK(arr) { - const _this = this - arr.forEach(v => { - window.tinymce.get(_this.tinymceId).insertContent(``) - }) + arr.forEach(v => window.tinymce.get(this.tinymceId).insertContent(``)) } } } From ea604783043942a7281dcb66f5d19ebf887ddad5 Mon Sep 17 00:00:00 2001 From: dyz <43943819+dyzsoft@users.noreply.github.com> Date: Sun, 5 Jul 2020 13:12:46 +0800 Subject: [PATCH 2/8] perf[permission.js]: remove useless code (#3301) --- src/utils/permission.js | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/utils/permission.js b/src/utils/permission.js index 221d3842..8e2bbada 100644 --- a/src/utils/permission.js +++ b/src/utils/permission.js @@ -13,11 +13,7 @@ export default function checkPermission(value) { const hasPermission = roles.some(role => { return permissionRoles.includes(role) }) - - if (!hasPermission) { - return false - } - return true + return hasPermission } else { console.error(`need roles! Like v-permission="['admin','editor']"`) return false From 46e11caafce93f03c2158244931ca84cd075ce6d Mon Sep 17 00:00:00 2001 From: Kerollos Magdy Date: Mon, 20 Jul 2020 12:13:01 +0200 Subject: [PATCH 3/8] typo: replace Css with CSS (#3323) --- src/views/dashboard/admin/components/BoxCard.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/dashboard/admin/components/BoxCard.vue b/src/views/dashboard/admin/components/BoxCard.vue index 4bd0532d..1ec1d378 100644 --- a/src/views/dashboard/admin/components/BoxCard.vue +++ b/src/views/dashboard/admin/components/BoxCard.vue @@ -15,7 +15,7 @@
- Css + CSS
From 5e7113935cf9b0ba69867ae569cccda95b687118 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8A=B1=E8=A3=A4=E8=A1=A9?= Date: Mon, 27 Jul 2020 10:08:38 +0800 Subject: [PATCH 4/8] docs: add GitAds --- README.es.md | 6 ++++++ README.ja.md | 6 ++++++ README.md | 6 ++++++ README.zh-CN.md | 6 ++++++ 4 files changed, 24 insertions(+) diff --git a/README.es.md b/README.es.md index 472adb60..a41e1b3b 100644 --- a/README.es.md +++ b/README.es.md @@ -74,6 +74,12 @@ Sea un patrocinante y coloque su logo en nuestro LEEME en GitHub con un enlace d

Plantilla de Dashboard de administración hecha con Vue, React y Angular.

+### GitAds + +> vue-element-admin is being sponsored by the following tool; please help to support us by taking a look and signing up to a free trial + +[GitAds](https://tracking.gitads.io/?repo=vue-element-admin) + ## Características ``` diff --git a/README.ja.md b/README.ja.md index 28ed674c..30dfaf7a 100644 --- a/README.ja.md +++ b/README.ja.md @@ -71,6 +71,12 @@ Become a sponsor and get your logo on our README on GitHub with a link to your s

Admin Dashboard Templates made with Vue, React and Angular.

+### GitAds + +> vue-element-admin is being sponsored by the following tool; please help to support us by taking a look and signing up to a free trial + +[GitAds](https://tracking.gitads.io/?repo=vue-element-admin) + ## 機能一覧 ``` diff --git a/README.md b/README.md index 5067b8d3..a22c3a42 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,12 @@ Become a sponsor and get your logo on our README on GitHub with a link to your s

Admin Dashboard Templates made with Vue, React and Angular.

+### GitAds + +> vue-element-admin is being sponsored by the following tool; please help to support us by taking a look and signing up to a free trial + +[GitAds](https://tracking.gitads.io/?repo=vue-element-admin) + ## Features ``` diff --git a/README.zh-CN.md b/README.zh-CN.md index d429b91e..9628f4cc 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -89,6 +89,12 @@ Become a sponsor and get your logo on our README on GitHub with a link to your s

Admin Dashboard Templates made with Vue, React and Angular.

+### GitAds + +> vue-element-admin is being sponsored by the following tool; please help to support us by taking a look and signing up to a free trial + +[GitAds](https://tracking.gitads.io/?repo=vue-element-admin) + ## 功能 ``` From 8fd08c9167d69e050788b3ac9fbfdbde670a85d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8A=B1=E8=A3=A4=E8=A1=A9?= Date: Sun, 30 Aug 2020 22:57:38 +0800 Subject: [PATCH 5/8] docs: remove gitads --- README.es.md | 6 ------ README.ja.md | 6 ------ README.md | 6 ------ README.zh-CN.md | 5 ----- 4 files changed, 23 deletions(-) diff --git a/README.es.md b/README.es.md index a41e1b3b..472adb60 100644 --- a/README.es.md +++ b/README.es.md @@ -74,12 +74,6 @@ Sea un patrocinante y coloque su logo en nuestro LEEME en GitHub con un enlace d

Plantilla de Dashboard de administración hecha con Vue, React y Angular.

-### GitAds - -> vue-element-admin is being sponsored by the following tool; please help to support us by taking a look and signing up to a free trial - -[GitAds](https://tracking.gitads.io/?repo=vue-element-admin) - ## Características ``` diff --git a/README.ja.md b/README.ja.md index 30dfaf7a..28ed674c 100644 --- a/README.ja.md +++ b/README.ja.md @@ -71,12 +71,6 @@ Become a sponsor and get your logo on our README on GitHub with a link to your s

Admin Dashboard Templates made with Vue, React and Angular.

-### GitAds - -> vue-element-admin is being sponsored by the following tool; please help to support us by taking a look and signing up to a free trial - -[GitAds](https://tracking.gitads.io/?repo=vue-element-admin) - ## 機能一覧 ``` diff --git a/README.md b/README.md index a22c3a42..5067b8d3 100644 --- a/README.md +++ b/README.md @@ -74,12 +74,6 @@ Become a sponsor and get your logo on our README on GitHub with a link to your s

Admin Dashboard Templates made with Vue, React and Angular.

-### GitAds - -> vue-element-admin is being sponsored by the following tool; please help to support us by taking a look and signing up to a free trial - -[GitAds](https://tracking.gitads.io/?repo=vue-element-admin) - ## Features ``` diff --git a/README.zh-CN.md b/README.zh-CN.md index 9628f4cc..97a687c3 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -89,11 +89,6 @@ Become a sponsor and get your logo on our README on GitHub with a link to your s

Admin Dashboard Templates made with Vue, React and Angular.

-### GitAds - -> vue-element-admin is being sponsored by the following tool; please help to support us by taking a look and signing up to a free trial - -[GitAds](https://tracking.gitads.io/?repo=vue-element-admin) ## 功能 From 44e23d00ca0ac173b13106a11bfe116f6631ec49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8A=B1=E8=A3=A4=E8=A1=A9?= Date: Mon, 7 Sep 2020 21:37:44 +0800 Subject: [PATCH 6/8] docs: add vue-java-admin-dashboard-spring --- README.es.md | 7 ++++++- README.ja.md | 5 +++++ README.md | 5 +++++ README.zh-CN.md | 5 +++++ src/views/documentation/index.vue | 1 + 5 files changed, 22 insertions(+), 1 deletion(-) diff --git a/README.es.md b/README.es.md index 472adb60..4cca22fc 100644 --- a/README.es.md +++ b/README.es.md @@ -72,7 +72,12 @@ Entendiendo y aprendiendo esto pudiera ayudarle con su proyecto. Sea un patrocinante y coloque su logo en nuestro LEEME en GitHub con un enlace directo a su sitio web. [[Se un Patrocinante]](https://www.patreon.com/panjiachen) -

Plantilla de Dashboard de administración hecha con Vue, React y Angular.

+### Akveo +

Java backend integration

+ +### Flatlogic + +

Admin Dashboard Templates made with Vue, React and Angular.

## Características diff --git a/README.ja.md b/README.ja.md index 28ed674c..078ad756 100644 --- a/README.ja.md +++ b/README.ja.md @@ -69,6 +69,11 @@ Become a sponsor and get your logo on our README on GitHub with a link to your site. [[Become a sponsor]](https://www.patreon.com/panjiachen) +### Akveo +

Java backend integration

+ +### Flatlogic +

Admin Dashboard Templates made with Vue, React and Angular.

## 機能一覧 diff --git a/README.md b/README.md index 5067b8d3..e8af70e5 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,11 @@ Understanding and learning this knowledge in advance will greatly help the use o Become a sponsor and get your logo on our README on GitHub with a link to your site. [[Become a sponsor]](https://www.patreon.com/panjiachen) +### Akveo +

Java backend integration

+ +### Flatlogic +

Admin Dashboard Templates made with Vue, React and Angular.

## Features diff --git a/README.zh-CN.md b/README.zh-CN.md index 97a687c3..ffdd384d 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -87,6 +87,11 @@ Become a sponsor and get your logo on our README on GitHub with a link to your site. [[Become a sponsor]](https://www.patreon.com/panjiachen) +### Akveo +

Java 后端整合

+ +### Flatlogic +

Admin Dashboard Templates made with Vue, React and Angular.

diff --git a/src/views/documentation/index.vue b/src/views/documentation/index.vue index d3f77468..e1cf8f65 100644 --- a/src/views/documentation/index.vue +++ b/src/views/documentation/index.vue @@ -1,5 +1,6 @@