ERP-node/frontend/lib/registry/components/repeater-field-group
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
..
RepeaterFieldGroupRenderer.tsx feat: Implement BOM Excel upload and download functionality 2026-02-27 07:50:22 +09:00
SubDataLookupPanel.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
useSubDataLookup.ts feat: RepeaterInput 하위 데이터 조회 컬럼 설정 기능 개선 2026-01-19 13:18:17 +09:00