kcg-monitoring/frontend
htlee 8acf8824fb refactor: Phase 2 완료 — useStaticDeckLayers 분할 (1,086줄→85줄)
- useStaticDeckLayers를 조합 훅으로 전환 (서브훅 호출만)
- createPortLayers: 항구 + 풍력단지 (145줄)
- createNavigationLayers: 해경 + 공항 + 항행경보 + 해적 (332줄)
- createMilitaryLayers: 군사시설 + 정부기관 + NK 발사/미사일 (272줄)
- createFacilityLayers: 인프라 + 위험시설 + CN/JP 시설 (310줄)
- layers/types.ts: 공유 타입 + hexToRgb (49줄)
- 각 서브훅은 SVG/색상 상수를 자체 포함 (독립 모듈)
2026-03-23 10:14:54 +09:00
..
public feat(frontend): UI 브랜딩 개선 + 배포 설정 정리 2026-03-17 15:50:05 +09:00
src refactor: Phase 2 완료 — useStaticDeckLayers 분할 (1,086줄→85줄) 2026-03-23 10:14:54 +09:00
eslint.config.js feat: 프론트엔드 모노레포 이관 + signal-batch 연동 + Tailwind/i18n/테마 전환 2026-03-17 13:54:41 +09:00
index.html feat(frontend): UI 브랜딩 개선 + 배포 설정 정리 2026-03-17 15:50:05 +09:00
package-lock.json refactor: deck.gl 전면 전환 — DOM Marker → GPU 렌더링 2026-03-20 21:11:56 +09:00
package.json refactor: deck.gl 전면 전환 — DOM Marker → GPU 렌더링 2026-03-20 21:11:56 +09:00
tsconfig.app.json feat: 프론트엔드 모노레포 이관 + signal-batch 연동 + Tailwind/i18n/테마 전환 2026-03-17 13:54:41 +09:00
tsconfig.json feat: 프론트엔드 모노레포 이관 + signal-batch 연동 + Tailwind/i18n/테마 전환 2026-03-17 13:54:41 +09:00
tsconfig.node.json feat: 프론트엔드 모노레포 이관 + signal-batch 연동 + Tailwind/i18n/테마 전환 2026-03-17 13:54:41 +09:00
vite.config.ts feat(korea): 한국 현황 레이어 대규모 확장 — 국적 필터, 풍력단지, 항구, 군사시설, 정부기관, 미사일 낙하 2026-03-19 10:34:16 +09:00