ERP-node/frontend/components/v2
kjs c1f7f27005 fix: Improve option filtering in V2Select component
- Updated the option filtering logic to handle null and undefined values, preventing potential crashes when cmdk encounters these values.
- Introduced a safeOptions variable to ensure that only valid options are processed in the dropdown and command list.
- Enhanced the setOptions function to sanitize fetched options, ensuring that only valid values are set, improving overall stability and user experience.
2026-02-27 12:06:49 +09:00
..
config-panels feat: Implement advanced filtering capabilities in entity search 2026-02-26 16:07:15 +09:00
ConditionalConfigPanel.tsx docs: 다양한 문서 및 가이드 업데이트 2026-01-28 17:36:19 +09:00
DynamicConfigPanel.tsx docs: 다양한 문서 및 가이드 업데이트 2026-01-28 17:36:19 +09:00
V2Biz.tsx feat: ScreenModal 및 V2 컴포넌트 레이아웃 개선 2026-02-04 11:26:51 +09:00
V2ComponentRenderer.tsx docs: 다양한 문서 및 가이드 업데이트 2026-01-28 17:36:19 +09:00
V2ComponentsDemo.tsx docs: 다양한 문서 및 가이드 업데이트 2026-01-28 17:36:19 +09:00
V2Date.tsx feat: Introduce new date picker components for enhanced date selection 2026-02-26 17:32:20 +09:00
V2FormContext.tsx feat: EditModal에서 채번 규칙 할당 로직 병렬 처리 최적화 2026-02-05 15:55:32 +09:00
V2Group.tsx feat: V2 컴포넌트 설정 스키마 정비 및 화면 복제 기능 개선 2026-01-29 14:45:04 +09:00
V2Hierarchy.tsx feat: ScreenModal 및 V2 컴포넌트 레이아웃 개선 2026-02-04 11:26:51 +09:00
V2Input.tsx Merge branch 'jskim-node' of http://39.117.244.52:3000/kjs/ERP-node into gbpark-node 2026-02-12 16:33:00 +09:00
V2Layout.tsx docs: 다양한 문서 및 가이드 업데이트 2026-01-28 17:36:19 +09:00
V2List.tsx feat: ScreenModal 및 V2Select 컴포넌트 개선 2026-02-05 14:07:18 +09:00
V2Media.tsx refactor: Clean up and enhance component structure in V2Media and ComponentsPanel 2026-02-23 10:53:10 +09:00
V2Repeater.tsx refactor: Improve V2Repeater integration and event handling 2026-02-27 11:46:43 +09:00
V2Select.tsx fix: Improve option filtering in V2Select component 2026-02-27 12:06:49 +09:00
index.ts feat: V2 컴포넌트 설정 스키마 정비 및 화면 복제 기능 개선 2026-01-29 14:45:04 +09:00
registerV2Components.ts feat: V2 컴포넌트 설정 스키마 정비 및 화면 복제 기능 개선 2026-01-29 14:45:04 +09:00