ERP-node/frontend/lib/registry/pop-components
SeongHyun Kim 84426b82cf feat(pop-button): pop-button 컴포넌트 MVP 구현
- PopButtonComponent: 5가지 액션 타입(save/delete/api/modal/event) + 후속 액션 체이닝
- PopButtonConfigPanel: 프리셋 기반 설정(save/delete/logout/menu/modal-open/custom)
- 확인 다이얼로그(ConfirmConfig) 선택 기능
- usePopEvent/useDataSource 훅 연동
- PopComponentType에 pop-button 추가, 팔레트 등록

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-12 14:23:44 +09:00
..
pop-card-list feat(pop-card-list): PopCardList 컴포넌트 추가 2026-02-12 11:09:02 +09:00
pop-dashboard fix(pop-dashboard): 집계 함수 설정 유효성 검증 강화 - 문자열 컬럼에 SUM 적용 방지 2026-02-12 09:19:17 +09:00
index.ts feat(pop-button): pop-button 컴포넌트 MVP 구현 2026-02-12 14:23:44 +09:00
pop-button.tsx feat(pop-button): pop-button 컴포넌트 MVP 구현 2026-02-12 14:23:44 +09:00
pop-icon.tsx feat(pop): 아이콘 컴포넌트 추가 및 디자이너 UX 개선 2026-02-11 10:41:30 +09:00
pop-text.tsx merge: ksh-dashboard를 ksh-v2-work에 병합 (pop-icon + pop-dashboard 통합) 2026-02-11 14:48:59 +09:00
types.ts feat(pop-card-list): PopCardList 컴포넌트 추가 2026-02-12 11:09:02 +09:00