ERP-node/frontend/components/screen/widgets
syc0123 d04dc4c050 feat: Add Zustand for state management and enhance modal handling
- Integrated Zustand for improved state management across components.
- Updated modal components to handle visibility based on active tabs, ensuring better user experience.
- Refactored various components to utilize the new tab store for managing active tab states.
- Enhanced number formatting utility to streamline number and currency display across the application.

Made-with: Cursor
2026-02-27 14:25:53 +09:00
..
types feat: Add Zustand for state management and enhance modal handling 2026-02-27 14:25:53 +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 플로우 위젯 체크박스 선택 버그 수정 - 인덱스 기반에서 Primary Key 기반으로 변경 2025-12-10 14:28: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