From 8cbcbd462c1cbfa6256441f5c9b8331660409eb9 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Tue, 25 Mar 2025 11:11:24 +0900 Subject: [PATCH] =?UTF-8?q?enhance(frontend):=20=E3=83=81=E3=83=A3?= =?UTF-8?q?=E3=83=83=E3=83=88=E7=94=BB=E9=9D=A2=E3=81=A7=E7=A2=BA=E5=AE=9F?= =?UTF-8?q?=E3=81=AB=E6=9C=80=E4=B8=8B=E9=83=A8=E3=81=B8=E3=82=B9=E3=82=AF?= =?UTF-8?q?=E3=83=AD=E3=83=BC=E3=83=AB=E8=BF=BD=E5=BE=93=E3=81=99=E3=82=8B?= =?UTF-8?q?=E3=82=88=E3=81=86=E3=81=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/frontend/src/pages/chat/room.vue | 25 +++++++++++++++++-- .../frontend/src/use/use-mutation-observer.ts | 21 ++++++++++++++++ 2 files changed, 44 insertions(+), 2 deletions(-) create mode 100644 packages/frontend/src/use/use-mutation-observer.ts diff --git a/packages/frontend/src/pages/chat/room.vue b/packages/frontend/src/pages/chat/room.vue index 7aeb1f788a..8ffaf233cf 100644 --- a/packages/frontend/src/pages/chat/room.vue +++ b/packages/frontend/src/pages/chat/room.vue @@ -25,7 +25,7 @@ SPDX-License-Identifier: AGPL-3.0-only -
+
{{ i18n.ts.loadMore }}
@@ -75,7 +75,7 @@ SPDX-License-Identifier: AGPL-3.0-only