From f4084f8f14bbd5ae500e3e75d598e2f0e9000b6f Mon Sep 17 00:00:00 2001 From: William Chong <6198816+williamchong@users.noreply.github.com> Date: Fri, 22 Nov 2024 03:37:10 +0800 Subject: [PATCH 1/6] =?UTF-8?q?=F0=9F=9A=B8=20Make=20author=20in=20class?= =?UTF-8?q?=20page=20clickable=20(#1963)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 🚸 Make author in class page clickable * πŸ’„ Add hover underline for iscn author Co-authored-by: Ng Wing Tat, David --------- Co-authored-by: Ng Wing Tat, David --- src/components/NFTBook/ItemCard.vue | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/src/components/NFTBook/ItemCard.vue b/src/components/NFTBook/ItemCard.vue index 52a19a223..bee2d641f 100644 --- a/src/components/NFTBook/ItemCard.vue +++ b/src/components/NFTBook/ItemCard.vue @@ -157,8 +157,22 @@ v-if="iscnWorkAuthor" class="flex flex-col justify-center min-w-0" > - - + + + +
  • Date: Sun, 24 Nov 2024 11:35:09 +0800 Subject: [PATCH 2/6] =?UTF-8?q?=F0=9F=94=A5=20Remove=20breadcrumb?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/store/index.vue | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/src/pages/store/index.vue b/src/pages/store/index.vue index 15c09c576..048ff2a15 100644 --- a/src/pages/store/index.vue +++ b/src/pages/store/index.vue @@ -13,22 +13,6 @@ 'px-[16px] laptop:px-0', ]" > - -
    - {{ $t('listing_page_header_homePage') }} - - {{ $t('listing_page_header_listingPage') }} -
    -