ERP-node/frontend/lib/registry/components/v2-category-manager
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
..
V2CategoryManagerComponent.tsx feat: add ResponsiveSplitPanel component and establish responsive strategy 2026-03-10 23:25:22 +09:00
V2CategoryManagerConfigPanel.tsx 카테고리 트리 기능 추가 및 관련 API 구현 2026-01-21 15:03:27 +09:00
V2CategoryManagerRenderer.tsx 카테고리 트리 기능 추가 및 관련 API 구현 2026-01-21 15:03:27 +09:00
index.ts 카테고리 트리 기능 추가 및 관련 API 구현 2026-01-21 15:03:27 +09:00
types.ts 카테고리 트리 기능 추가 및 관련 API 구현 2026-01-21 15:03:27 +09:00