From 9cd51ca89d166eea101ef889336b5732ae854a8d Mon Sep 17 00:00:00 2001 From: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com> Date: Thu, 21 Aug 2025 18:29:18 +0900 Subject: [PATCH 1/6] =?UTF-8?q?fix(frontend):=20=E3=83=9A=E3=83=BC?= =?UTF-8?q?=E3=82=B8=E3=83=8D=E3=83=BC=E3=82=B7=E3=83=A7=E3=83=B3=E3=81=AE?= =?UTF-8?q?=E9=80=B2=E8=A1=8C=E6=96=B9=E5=90=91=E3=82=92=E6=8C=87=E5=AE=9A?= =?UTF-8?q?=E3=81=A7=E3=81=8D=E3=82=8B=E3=82=88=E3=81=86=E3=81=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../frontend/src/components/MkPagination.vue | 40 +++++++++++--- .../src/components/MkPaginationControl.vue | 1 - packages/frontend/src/pages/note.vue | 4 +- packages/frontend/src/utility/paginator.ts | 52 ++++++++++++++++--- 4 files changed, 80 insertions(+), 17 deletions(-) diff --git a/packages/frontend/src/components/MkPagination.vue b/packages/frontend/src/components/MkPagination.vue index 8ca1c80e84..8fce0eeedb 100644 --- a/packages/frontend/src/components/MkPagination.vue +++ b/packages/frontend/src/components/MkPagination.vue @@ -25,15 +25,15 @@ SPDX-License-Identifier: AGPL-3.0-only
- -
- +
+ {{ i18n.ts.loadMore }}
-
- + +
+ {{ i18n.ts.loadMore }} @@ -46,7 +46,7 @@ SPDX-License-Identifier: AGPL-3.0-only