From c14eff82783d86c0056af016db05b9aee3280aac Mon Sep 17 00:00:00 2001 From: JooWangi Date: Tue, 14 Apr 2026 17:22:06 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20=EA=B0=9C=EC=9D=B8=20PC=20=EC=88=98?= =?UTF-8?q?=EC=A0=95=20=EC=9D=B4=EB=A0=A5(Log)=20=EC=8B=9C=EC=8A=A4?= =?UTF-8?q?=ED=85=9C=20=EA=B5=AC=ED=98=84=20=EB=B0=8F=20UI=20=EA=B0=9C?= =?UTF-8?q?=EC=84=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 28 +++++++--- src/components/Modal/PCModal.ts | 96 ++++++++++++++++++++++++++++++--- src/excelHandler.ts | 39 +++++++++++++- src/main.ts | 4 +- src/state.ts | 5 +- src/styles/modal.css | 96 +++++++++++++++++++++++++++++++++ 6 files changed, 250 insertions(+), 18 deletions(-) diff --git a/index.html b/index.html index fc8d33e..d2138f8 100644 --- a/index.html +++ b/index.html @@ -172,13 +172,15 @@