ERP-node/frontend/components/pop/management
DDD1542 4f10b5e42d refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환
447+ 파일, 4500+ 줄 변경:
- gray-* → border/bg-muted/text-foreground/text-muted-foreground
- blue-* → primary/ring
- red-* → destructive
- green-* → emerald (일관성)
- indigo-* → primary
- yellow/orange → amber (통일)
- dark mode 변형도 시맨틱 토큰으로 변환

Made-with: Cursor
2026-03-09 14:31:59 +09:00
..
PopCategoryTree.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
PopDeployModal.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
PopScreenFlowView.tsx feat(pop): POP 화면 카테고리 관리 시스템 구현 및 저장/로드 안정화 2026-02-02 18:01:05 +09:00
PopScreenPreview.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
PopScreenSettingModal.tsx Merge branch 'main' into jskim-node 2026-03-04 21:09:55 +09:00
index.ts feat(pop): POP 화면 복사 기능 구현 (단일 화면 + 카테고리 일괄 복사) 2026-03-04 11:41:31 +09:00