ERP-node/frontend/lib/registry/pop-components/pop-card-list
DDD1542 fa6f76bff1 feat: add next-themes package and update styles
- Added `next-themes` package for theme management.
- Updated various components to use `hsl(var(--foreground))` for color consistency.
- Changed background colors from `bg-white` to `bg-card` in multiple components for better theming support.

Made-with: Cursor
2026-03-10 15:24:05 +09:00
..
NumberInputModal.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
PackageUnitModal.tsx feat(pop-cart): 장바구니 저장 시스템 구현 + 선택적 컬럼 저장 2026-02-26 16:00:07 +09:00
PopCardListComponent.tsx feat: add next-themes package and update styles 2026-03-10 15:24:05 +09:00
PopCardListConfig.tsx feat(pop): 컴포넌트 연결 단순화 + 상태 변경 규칙 UI 개선 + 조회 키 설정 2026-03-03 15:31:13 +09:00
PopCardListPreview.tsx feat(pop-card-list): PopCardList 컴포넌트 구현 2026-02-24 15:54:57 +09:00
index.tsx feat(pop): 후속 액션 화면 이동 구현 + 입고확정 버튼 선택 상태 피드백 2026-03-03 17:13:01 +09:00