ERP-node/frontend/lib/registry/pop-components/pop-string-list
SeongHyun Kim 52b217c180 feat(pop-search): 검색 컴포넌트 MVP 구현
- pop-search 컴포넌트 신규 추가 (Component, Config, types, index)
- 입력 타입: text, number, date, date-preset, select, multi-select, combo, modal-table, modal-card, modal-icon-grid, toggle
- 디자이너 팔레트, 레지스트리, 타입, 렌더러 라벨 등록
- 기본 그리드 크기 4x2, labelText/labelVisible 설정 지원
- filter_changed 이벤트 발행 (연결 시스템 미적용, 추후 dataFlow 기반으로 전환 예정)

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-23 17:16:38 +09:00
..
PopStringListComponent.tsx feat(pop-search): 검색 컴포넌트 MVP 구현 2026-02-23 17:16:38 +09:00
PopStringListConfig.tsx feat(pop-string-list): 오버플로우 시스템 개편 - 더보기 점진 확장 + 페이지네이션 모드 2026-02-23 15:08:52 +09:00
PopStringListPreview.tsx feat(pop-string-list): 리스트 목록 컴포넌트 MVP 구현 2026-02-13 09:03:52 +09:00
index.tsx feat(pop-string-list): 오버플로우 시스템 개편 - 더보기 점진 확장 + 페이지네이션 모드 2026-02-23 15:08:52 +09:00
types.ts feat(pop-string-list): 오버플로우 시스템 개편 - 더보기 점진 확장 + 페이지네이션 모드 2026-02-23 15:08:52 +09:00