You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- GET /api/ledger/entries/export — BOM 포함 UTF-8 CSV 내보내기 (Excel 호환)
- 카테고리·결제수단 관리 모달 추가 (탭 전환, 추가/삭제)
- LedgerView 헤더에 CSV 내보내기 버튼 및 관리 버튼 추가
- loadMeta useCallback으로 분리하여 관리 모달과 공유
- vite.config.ts: @fieldstack/* 패키지를 dist 대신 src 직접 참조로 변경
(Vite export* 체인 캐싱 문제 해결, tsc 빌드 없이 즉시 반영)
- ledger.css: --fs-* 변수명을 실제 global.css 기준(--border, --text 등)으로 전면 교체
- CLAUDE.md: CSS 변수명 규칙 명시
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments