talkis/src/components
David Perov 2296e9bda8 feat: English UI/i18n, summary slide-over, model-mode UX (v0.3.0)
- i18n: lightweight RU/EN system + interface-language picker; full UI translated, OS-detected default
- summary: right slide-over modal with per-record summary history table (generate/regenerate/edit/copy/delete); replaces inline SummaryPanel; triggers disabled with hint when no text model configured
- models: API & Local split into Recognition/Text sub-tabs; explicit select-mode commit row; TextModelCard restyled to match adapter cards; honest Configured badge
- widget: click-to-expand notice bubble
- bump version to 0.3.0
2026-06-25 13:17:48 +03:00
..
Dropdown.tsx feat: English UI/i18n, summary slide-over, model-mode UX (v0.3.0) 2026-06-25 13:17:48 +03:00
LocalLlmModels.tsx feat: English UI/i18n, summary slide-over, model-mode UX (v0.3.0) 2026-06-25 13:17:48 +03:00
PermissionScreen.tsx feat: English UI/i18n, summary slide-over, model-mode UX (v0.3.0) 2026-06-25 13:17:48 +03:00
RowActionsMenu.tsx feat: English UI/i18n, summary slide-over, model-mode UX (v0.3.0) 2026-06-25 13:17:48 +03:00
SlideOverModal.tsx feat: English UI/i18n, summary slide-over, model-mode UX (v0.3.0) 2026-06-25 13:17:48 +03:00
SummaryModal.tsx feat: English UI/i18n, summary slide-over, model-mode UX (v0.3.0) 2026-06-25 13:17:48 +03:00
TitleBar.tsx feat: English UI/i18n, summary slide-over, model-mode UX (v0.3.0) 2026-06-25 13:17:48 +03:00
TranscriptionStatsPanel.tsx feat: English UI/i18n, summary slide-over, model-mode UX (v0.3.0) 2026-06-25 13:17:48 +03:00
UserPanel.tsx feat: English UI/i18n, summary slide-over, model-mode UX (v0.3.0) 2026-06-25 13:17:48 +03:00
Waveform.tsx Release v0.1.11 2026-04-27 04:22:56 +03:00