ERP-node/frontend/components/common
DDD1542 b14e862cc3 feat: add ResponsiveSplitPanel component and establish responsive strategy
- Create ResponsiveSplitPanel: universal left-right split layout with
  desktop resizer and mobile collapsible stack
- Migrate V2CategoryManagerComponent to use ResponsiveSplitPanel
- Delete unused ResponsiveContainer (dead code)
- Document responsive component strategy (3 primitives + 1 hook)

Made-with: Cursor
2026-03-10 23:25:22 +09:00
..
AlertModal.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
BarcodeScanModal.tsx 모달 크기 고정 2025-12-05 10:46:10 +09:00
CascadingDropdown.tsx 연쇄관계 관리 2025-12-10 13:53:44 +09:00
DataTable.tsx [agent-pipeline] pipe-20260306183434-ewn8 round-1 2026-03-07 04:09:49 +09:00
DeleteConfirmModal.tsx 모달 관련 에러 해결 2025-11-05 16:53:21 +09:00
DualListBox.tsx [agent-pipeline] pipe-20260306183434-ewn8 round-1 2026-03-07 04:09:49 +09:00
EditableSpreadsheet.tsx [agent-pipeline] pipe-20260306183434-ewn8 round-2 2026-03-07 04:34:44 +09:00
ExcelUploadModal.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
FormValidationIndicator.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
HierarchicalCodeSelect.tsx 공통코드 계층구조 구현 2025-12-23 09:31:18 +09:00
LanguageSelector.tsx 사용자 언어 변경 시 다국어 적용 즉시 적용 2025-09-01 17:07:50 +09:00
LoadingSpinner.tsx 최초커밋 2025-08-21 09:41:46 +09:00
MultiColumnHierarchySelect.tsx 공통코드 계층구조 구현 2025-12-23 09:31:18 +09:00
Pagination.tsx 페이지네이션 반응형 적용 2025-08-27 11:33:27 +09:00
ResponsiveDataView.tsx [agent-pipeline] pipe-20260309112447-f5iu round-1 2026-03-09 20:28:59 +09:00
ResponsiveSplitPanel.tsx feat: add ResponsiveSplitPanel component and establish responsive strategy 2026-03-10 23:25:22 +09:00
ScreenModal.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
ScrollToTop.tsx 전체적인 스타일 수정 2025-10-22 14:52:13 +09:00
TableHistoryModal.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
TableOptionsModal.tsx 모달 크기 고정 2025-12-05 10:46:10 +09:00
ValidationMessage.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00