From 5e9c2a669be88a06ce452ffd4e028a712d57d892 Mon Sep 17 00:00:00 2001 From: kwicxy Date: Thu, 29 May 2025 16:41:03 +0800 Subject: [PATCH] fix: Various bug fixes and improvements --- .../src/components/shared/ExtensionCard.vue | 4 ++- dashboard/src/components/shared/Logo.vue | 8 +++-- dashboard/src/config.ts | 2 +- .../full/vertical-header/VerticalHeader.vue | 3 +- dashboard/src/views/ChatPage.vue | 20 +++++------ dashboard/src/views/ExtensionMarketplace.vue | 35 ++++++++++--------- .../views/authentication/auth/LoginPage.vue | 16 +++++++-- .../authentication/authForms/AuthLogin.vue | 13 +++---- 8 files changed, 61 insertions(+), 40 deletions(-) diff --git a/dashboard/src/components/shared/ExtensionCard.vue b/dashboard/src/components/shared/ExtensionCard.vue index 33b24eba9..b9d4d8c6c 100644 --- a/dashboard/src/components/shared/ExtensionCard.vue +++ b/dashboard/src/components/shared/ExtensionCard.vue @@ -76,7 +76,9 @@ const viewReadme = () => {