ERP-node/frontend/lib/registry/components/universal-form-modal
kjs 17d4cc297c feat: Introduce new date picker components for enhanced date selection
- Added `FormDatePicker` and `InlineCellDatePicker` components to provide flexible date selection options.
- Implemented a modernized date picker interface with calendar navigation, year selection, and time input capabilities.
- Enhanced `DateWidget` to support both date and datetime formats, improving user experience in date handling.
- Updated `CategoryColumnList` to group columns dynamically and manage expanded states for better organization.
- Improved `AlertDialog` z-index for better visibility in modal interactions.
- Refactored `ScreenModal` to ensure consistent modal behavior across the application.
2026-02-26 17:32:20 +09:00
..
modals feat(universal-form-modal): Select 필드 직접 입력(Combobox) 모드 추가 2026-01-13 18:44:59 +09:00
TableSectionRenderer.tsx feat: Enhance category column handling and data mapping 2026-02-26 11:31:49 +09:00
UniversalFormModalComponent.tsx feat: Introduce new date picker components for enhanced date selection 2026-02-26 17:32:20 +09:00
UniversalFormModalConfigPanel.tsx refactor: Clean up and enhance component structure in V2Media and ComponentsPanel 2026-02-23 10:53:10 +09:00
UniversalFormModalRenderer.tsx feat(universal-form-modal): 범용 폼 모달 컴포넌트 신규 개발 2025-12-04 19:13:58 +09:00
config.ts refactor: UniversalFormModalComponent 자체 저장 기능 제거 2026-01-08 10:04:05 +09:00
index.ts ix: 부모-자식 모달 데이터 전달 문제 해결 및 미사용 multiRowSave 기능 제거 2026-01-07 17:42:40 +09:00
types.ts feat: Enhance category column handling and data mapping 2026-02-26 11:31:49 +09:00