From c0dc156df7642ae3f42d109015348e498d5de345 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=8B=E3=81=A3=E3=81=93=E3=81=8B=E3=82=8A?= <67428053+kakkokari-gtyih@users.noreply.github.com> Date: Sun, 5 Oct 2025 16:49:33 +0900 Subject: [PATCH] =?UTF-8?q?enhance(frontend):=20=E3=83=97=E3=83=AD?= =?UTF-8?q?=E3=83=95=E3=82=A3=E3=83=BC=E3=83=AB=E3=83=90=E3=83=8A=E3=83=BC?= =?UTF-8?q?=E7=94=BB=E5=83=8F=E3=81=AEparallax=E3=82=92scroll-driven=20ani?= =?UTF-8?q?mation=E3=81=AB=E7=BD=AE=E3=81=8D=E6=8F=9B=E3=81=88=20(#16241)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * enhance(frontend): プロフィールバナー画像のparallaxをscroll-driven animationに置き換え * lint * revert unrelated changes * Update packages/frontend/src/pages/user/home.vue * remove inset shadow --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> --- packages/frontend/src/pages/user/home.vue | 99 ++++++++++++++++------- 1 file changed, 68 insertions(+), 31 deletions(-) diff --git a/packages/frontend/src/pages/user/home.vue b/packages/frontend/src/pages/user/home.vue index 42455bd18e..a2c17f6165 100644 --- a/packages/frontend/src/pages/user/home.vue +++ b/packages/frontend/src/pages/user/home.vue @@ -18,8 +18,8 @@ SPDX-License-Identifier: AGPL-3.0-only {{ i18n.ts.isSystemAccount }}
-