ERP-node/frontend/components/screen/widgets
syc0123 6ceed2acd0 feat: Implement button iconization feature for screen designer
- Added a comprehensive plan for expanding button display modes in the screen designer, allowing for text, icon, and icon+text modes.
- Introduced a new `ButtonIconRenderer` component to handle dynamic rendering of buttons based on selected display modes and actions.
- Enhanced the `ButtonConfigPanel` to include UI for selecting display modes and managing icon settings, including size, color, and position.
- Implemented functionality for custom icon addition via lucide search and SVG paste, ensuring flexibility for users.
- Updated relevant components to utilize the new button rendering logic, improving the overall user experience and visual consistency.

Made-with: Cursor
2026-03-04 16:30:05 +09:00
..
types feat: Implement button iconization feature for screen designer 2026-03-04 16:30:05 +09:00
CategoryWidget.tsx 테이블 컬럼추가 오류 수정 2025-11-12 17:52:08 +09:00
FileUpload.tsx 화면정보 수정 및 미리보기 기능 2025-10-15 18:31:40 +09:00
FlowButtonGroup.tsx 버튼 자동정렬기능 구현 2025-10-24 10:37:02 +09:00
FlowWidget.tsx feat: Enhance error handling with showErrorToast utility 2026-03-03 16:04:11 +09:00
InputWidget.tsx 편집기 인풋 오류 수정 및 탭 컴포넌트 완성 2025-11-25 13:04:58 +09:00
SelectWidget.tsx 편집기 인풋 오류 수정 및 탭 컴포넌트 완성 2025-11-25 13:04:58 +09:00
TabsWidget.tsx feat: Update screen management service and UI components for main table handling 2026-02-13 14:25:12 +09:00
TextareaWidget.tsx ui개선 2025-10-17 16:21:08 +09:00