Commit Graph

108 Commits

Author SHA1 Message Date
672dde5d3d fix: ensure share icons are visible in light mode by inverting colors 2026-02-10 20:44:35 +01:00
2f85a3fca0 chore: bump version to 1.0.1 2026-02-10 17:43:17 +01:00
be82e873cf chore: enhance PWA cache invalidation logic 2026-02-10 17:35:05 +01:00
892ee52efb feat: display app version from package.json in footer 2026-02-10 17:24:19 +01:00
d0e290a371 refactor: remove all guide usage checks from win modal logic 2026-02-10 17:18:17 +01:00
a9bfb71526 75% filled blocks 2026-02-10 09:54:56 +01:00
8caf3b1455 10% more filled blocks 2026-02-10 09:39:05 +01:00
e06098657d feat: always show share buttons in win modal regardless of guide usage 2026-02-10 04:50:13 +01:00
4a78a7680f fix: allow horizontal scroll on desktop for large grids 2026-02-10 03:10:37 +01:00
49fdcde530 chore: remove tracked build artifacts from dev-dist 2026-02-10 03:05:46 +01:00
9d2d54bcbf Fix desktop grid scroll issue: remove width limit and hide scrollbar 2026-02-10 02:59:10 +01:00
a888018ba8 feat: complete translations for new game and guide buttons for all languages 2026-02-10 02:43:19 +01:00
0ecc7a040d fix: japanese translation for new game and guide buttons 2026-02-10 02:35:26 +01:00
fa984788aa feat: disable win fanfare and sharing if guide was used 2026-02-10 02:30:58 +01:00
ef2560b838 feat: localize new game and guide buttons 2026-02-10 01:54:34 +01:00
72c551b25b chore: add i18n update script 2026-02-10 01:40:09 +01:00
af84a2c38f feat: add traditional chinese language support 2026-02-10 01:37:50 +01:00
bfe5c5e264 feat: localize new game and guide buttons 2026-02-10 01:20:37 +01:00
6c15295cec fix: persist language selection and enforce search keys 2026-02-10 00:54:29 +01:00
040f0f7878 Fix Undo icon and improve mobile UX 2026-02-10 00:08:23 +01:00
f7a04e76c4 fix 2026-02-09 23:35:21 +01:00
0c60ea379e fix: update flag mappings and ignore dev artifacts 2026-02-09 23:25:50 +01:00
0f139108a7 feat: add system theme option to navbar 2026-02-09 23:17:52 +01:00
746444aa42 Merge branch 'feature/upgrades' into main 2026-02-09 22:58:42 +01:00
c609075987 Add vitest setup and puzzleUtils tests 2026-02-09 22:51:00 +01:00
bdb7839293 UI/UX Overhaul: NavBar, Icons, Mobile Menu, and Status Panel Integration
- Przeniesienie tytułu i wybieraka języka do nowego komponentu NavBar
- Integracja biblioteki flag-icons i mapowanie kodów języków na kraje
- Wdrożenie biblioteki ikon lucide-vue-next i zastąpienie wszystkich emoji ikonami SVG
- Implementacja pełnoekranowego, responsywnego menu mobilnego (hamburger menu)
- Przeniesienie przycisków akcji (Reset, Cofnij) do komponentu StatusPanel
- Nowy układ panelu statusu (połączone statystyki i akcje w jednym szklanym panelu)
- Usunięcie przestarzałych komponentów (GameActions, LevelSelector)
- Poprawki wizualne i stylowe (glassmorphism, animacje przejść)
2026-02-09 22:40:16 +01:00
e9940b7ec6 Fix flag display priority to prefer inline SVG when file is missing 2026-02-09 22:21:10 +01:00
406a529e38 Add Batch 3 and Batch 4 translations and improve language detection 2026-02-09 22:10:03 +01:00
a5ebbf6d46 gitignore 2026-02-09 22:10:00 +01:00
627137e665 Add missing SVG flags for: af, my, km, ceb, gu, ht, ig, ilo, jv, kn, kk, rw, rn, ku, ckb, ky, lo, mr, mn, ne, om, ps, pa, so, bo, ti, wo, yo 2026-02-09 21:47:26 +01:00
315dd06f3f Load flags from SVG files with aliases and fallback; add SVG flags for missing languages (globe, ja, ko, id, fa, he, az, hy, am, ms, vi, th, tl, sw, uz, ta, te); build verified 2026-02-09 21:36:01 +01:00
8fdbfc7458 Add ESC to close language dropdown; extend language labels and locales; verify build 2026-02-09 21:32:04 +01:00
5a6e82b166 Fill full translations for new European languages; add language search labels; verify build and preview 2026-02-09 21:27:53 +01:00
a80293c63c Języki: desktop wyrównanie do lewej; mobile pełny ekran + wyszukiwarka; tłumaczenia etykiet wyszukiwania 2026-02-09 21:16:42 +01:00
f1d7f848cf Mobile dropdown: visibility and readability improvements; i18n locales filtered to fully translated; dynamic dropdown locales 2026-02-09 20:33:36 +01:00
30950cb479 Mobile: poprawa czytelności i widoczności dropdownu języków; aktualizacja konfiguracji 2026-02-09 20:00:15 +01:00
58bc5bf1c5 Mobile: poprawa widoczności dropdownu języków; rozszerzenie listy języków 2026-02-09 19:18:23 +01:00
4800672b3c Sort language list alphabetically 2026-02-08 19:19:08 +01:00
3092184c09 Enable automatic PWA refresh on update 2026-02-08 19:09:50 +01:00
eb925b605d Add full language UI translations and modal wrapping 2026-02-08 19:00:25 +01:00
2193ecffae Add theme toggle and styling updates 2026-02-08 18:29:16 +01:00
f2bf63676f Grid: highlight hints on hover 2026-02-08 18:18:07 +01:00
7a6de0d01e PWA: install banner copy 2026-02-08 17:53:06 +01:00
03f7fc5b26 Mobile: long press stawia X 2026-02-08 17:33:51 +01:00
9e8725d48b PWA: manifest i service worker 2026-02-08 17:19:04 +01:00
03743f8dc2 Win: share screenshot z linkiem i ikonami 2026-02-08 17:12:15 +01:00
7cfe997987 Guide: optymalizacja dla dużych siatek 2026-02-08 16:47:37 +01:00
ec31d778a9 Custom game: suwak rozmiaru 5-80 2026-02-08 16:33:26 +01:00
cdabc9e982 i18n: automatyczny język + ręczny przełącznik 2026-02-08 16:28:30 +01:00
c4be0f8009 Win: fanfary audio + wibracja na urządzeniach mobilnych; UI: usunięty przycisk SPRAWDŹ 2026-02-08 16:13:07 +01:00