d3ro-voice/src/renderer/pages
Yun Chan ea48168b1e 실시간 UI 갱신: 세션 완료/명령어 변경 시 렌더러 자동 리로드
- bootstrap: notifyRenderer('app:dataChanged') 이벤트 발행
  - session-completed: Dashboard 통계 + History 갱신
  - command:selected: CMD 페이지 활성 명령어 갱신
- preload: app.onDataChanged 이벤트 리스너 추가
- DashboardPage/CommandsPage/HistoryPage: onDataChanged 구독하여 자동 loadData()
2026-04-05 13:31:57 +09:00
..
CommandsPage.tsx 실시간 UI 갱신: 세션 완료/명령어 변경 시 렌더러 자동 리로드 2026-04-05 13:31:57 +09:00
DashboardPage.tsx 실시간 UI 갱신: 세션 완료/명령어 변경 시 렌더러 자동 리로드 2026-04-05 13:31:57 +09:00
DictionaryPage.tsx Commands/Dictionary 미연결 버그 4건 수정 2026-04-05 12:45:45 +09:00
HistoryPage.tsx 실시간 UI 갱신: 세션 완료/명령어 변경 시 렌더러 자동 리로드 2026-04-05 13:31:57 +09:00