ERP-node/frontend/lib/registry/components/v2-split-panel-layout/config-panels
kjs df47c27b77 feat: enhance ResponsiveGridRenderer with row margin calculations
- Added rowMinY and rowMaxBottom properties to ProcessedRow for improved layout calculations.
- Implemented dynamic margin adjustments between rows in the ResponsiveGridRenderer to enhance visual spacing.
- Refactored TabsWidget to streamline the ResponsiveGridRenderer integration, removing unnecessary wrapper divs for cleaner structure.
- Introduced ScaledCustomPanel for better handling of component rendering in split panel layouts.

Made-with: Cursor
2026-03-12 14:19:48 +09:00
..
CommonConfigTab.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
LeftPanelConfigTab.tsx feat: enhance ResponsiveGridRenderer with row margin calculations 2026-03-12 14:19:48 +09:00
RightPanelConfigTab.tsx feat: enhance ResponsiveGridRenderer with row margin calculations 2026-03-12 14:19:48 +09:00
SharedComponents.tsx feat: enhance ResponsiveGridRenderer with row margin calculations 2026-03-12 14:19:48 +09:00