This website requires JavaScript.
Explore
Help
Sign In
chpark
/
vexplor
Watch
1
Star
0
Fork
0
You've already forked vexplor
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9502c98b0789d4d19f13fb70b4e691cbf7200af9
vexplor
/
frontend
/
lib
/
registry
/
components
/
modal-repeater-table
History
SeongHyun Kim
6dcace3135
fix(RepeaterTable): 숫자 필드 포맷팅 로직 개선
...
- 정수/소수점 자동 구분 처리 - 천 단위 구분자(toLocaleString) 적용 - null/undefined/NaN 예외 처리 추가
2025-12-17 17:04:45 +09:00
..
index.ts
feat: 수주등록 모달 및 범용 컴포넌트 개발
2025-11-14 14:43:53 +09:00
ItemSelectionModal.tsx
모달 크기 고정
2025-12-05 10:46:10 +09:00
ModalRepeaterTableComponent.tsx
feat(repeater-table): 행 드래그 앤 드롭 및 컬럼 너비 관리 기능 추가
2025-12-16 13:58:30 +09:00
ModalRepeaterTableConfigPanel.tsx
fix: 화면 복사 코드 생성 로직 개선 및 UniversalFormModal beforeFormSave 이벤트 연동
2025-12-09 16:11:04 +09:00
ModalRepeaterTableRenderer.tsx
feat: modal-repeater-table 배열 데이터 저장 기능 구현
2025-11-21 10:12:29 +09:00
RepeaterTable.tsx
fix(RepeaterTable): 숫자 필드 포맷팅 로직 개선
2025-12-17 17:04:45 +09:00
types.ts
fix: 화면 복사 코드 생성 로직 개선 및 UniversalFormModal beforeFormSave 이벤트 연동
2025-12-09 16:11:04 +09:00
useCalculation.ts
feat(modal-repeater-table): 컬럼 매핑 및 계산 규칙 UI 대폭 개선
2025-11-19 17:09:12 +09:00