Commit graph

5 commits

Author SHA1 Message Date
gh-61
f23510a475 refactor: Create dedicated LanguageMultiselect component for Player settings
- Create new LanguageMultiselect component separate from MetaItem's Multiselect
- Add dynamic tooltip showing selected languages line-by-line on hover
- Preserve original Multiselect component for MetaItem usage
2025-12-28 02:16:06 +01:00
gh-61
3bf3dbc3b7 feat: Add interactive subtitles overlay and translation popup
- Implemented SubtitleOverlay component for displaying interactive subtitles with click actions for translation and copying.
- Added TranslationPopup component for showing translation results, editing words, and managing translation providers.
2025-12-28 00:18:55 +01:00
Botzy
2de0a517e0 fix(Multiselect): added missing translation keys 2025-05-23 17:43:06 +03:00
Botzy
b1365e31d4 fix(Multiselect): destruct options from props to not pass them to component 2025-02-18 15:33:11 +02:00
Tim
003881d06d refactor: move components to their own folder 2024-12-31 18:34:22 +01:00
Renamed from src/common/Multiselect/Multiselect.js (Browse further)