From fc500088433ca82fefe96a4bbc62de22bc8fa181 Mon Sep 17 00:00:00 2001 From: Hyungi Ahn Date: Mon, 6 Apr 2026 15:56:33 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20=EB=89=B4=EC=8A=A4=20=ED=8E=98=EC=9D=B4?= =?UTF-8?q?=EC=A7=80=20=EB=AA=A8=EB=B0=94=EC=9D=BC=20=EC=B5=9C=EC=A0=81?= =?UTF-8?q?=ED=99=94=20=E2=80=94=20=EB=8D=B0=EC=8A=A4=ED=81=AC=ED=86=B1/?= =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC=20=EA=B3=B5=EC=A1=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 데스크톱: 사이드바 필터 + 하단 미리보기 (기존 유지) 모바일: 드롭다운 필터 + 전체화면 미리보기 + 하단 원문 버튼 - body scroll lock (모바일 전체화면 시) - 스크롤 위치 복원 - active 터치 피드백 - 안읽음 건수 표시 - 페이지네이션 10개 제한 Co-Authored-By: Claude Opus 4.6 (1M context) --- frontend/src/routes/news/+page.svelte | 324 +++++++++++++------------- 1 file changed, 156 insertions(+), 168 deletions(-) diff --git a/frontend/src/routes/news/+page.svelte b/frontend/src/routes/news/+page.svelte index 08680fe..f05f79b 100644 --- a/frontend/src/routes/news/+page.svelte +++ b/frontend/src/routes/news/+page.svelte @@ -1,5 +1,7 @@
- -
+ +