Commit Graph

115 Commits

Author SHA1 Message Date
81ed97b263 1.0.2 v1.0.2 2026-02-10 21:06:59 +01:00
61359e6665 style: fix footer position and visibility 2026-02-10 21:06:59 +01:00
8f8f6a6e8e fix: update guide panel colors to be readable in light mode 2026-02-10 21:00:21 +01:00
a02c17e462 fix: use theme variables for install banner readability 2026-02-10 20:56:04 +01:00
490ca6b4a5 revert: remove css filter inversion for share icons 2026-02-10 20:53:18 +01:00
10ed00b7b6 fix: refine share icon inversion to target only specific elements 2026-02-10 20:51:46 +01:00
a335adeca8 style: scope share icon color inversion to win modal only 2026-02-10 20:49:37 +01:00
72adab61c7 fix: ensure share icons are visible in light mode by inverting colors 2026-02-10 20:44:35 +01:00
2c892f3adc chore: bump version to 1.0.1 2026-02-10 17:43:17 +01:00
b6b289cd57 chore: enhance PWA cache invalidation logic 2026-02-10 17:35:05 +01:00
ea2e3c573b feat: display app version from package.json in footer 2026-02-10 17:24:19 +01:00
cf2e9de56d refactor: remove all guide usage checks from win modal logic 2026-02-10 17:18:17 +01:00
4313831e84 75% filled blocks 2026-02-10 09:54:56 +01:00
60ef352cda 10% more filled blocks 2026-02-10 09:39:05 +01:00
91c873ef97 feat: always show share buttons in win modal regardless of guide usage 2026-02-10 04:50:13 +01:00
c4764e9505 fix: allow horizontal scroll on desktop for large grids 2026-02-10 03:10:37 +01:00
423258ef17 chore: remove tracked build artifacts from dev-dist 2026-02-10 03:05:46 +01:00
0bd2b905a9 Fix desktop grid scroll issue: remove width limit and hide scrollbar 2026-02-10 02:59:10 +01:00
572acc3979 feat: complete translations for new game and guide buttons for all languages 2026-02-10 02:43:19 +01:00
7256809f0b fix: japanese translation for new game and guide buttons 2026-02-10 02:35:26 +01:00
9f89fe4340 feat: disable win fanfare and sharing if guide was used 2026-02-10 02:30:58 +01:00
7610a4a523 feat: localize new game and guide buttons 2026-02-10 01:54:34 +01:00
285c486c6e chore: add i18n update script 2026-02-10 01:40:09 +01:00
8a97cc5d0d feat: add traditional chinese language support 2026-02-10 01:37:50 +01:00
c287523fa5 feat: localize new game and guide buttons 2026-02-10 01:20:37 +01:00
eb6b69134f fix: persist language selection and enforce search keys 2026-02-10 00:54:29 +01:00
4d50eb97eb Fix Undo icon and improve mobile UX 2026-02-10 00:08:23 +01:00
a1df95d3d4 fix 2026-02-09 23:35:21 +01:00
4a7c088776 fix: update flag mappings and ignore dev artifacts 2026-02-09 23:25:50 +01:00
6f3ed143e5 feat: add system theme option to navbar 2026-02-09 23:17:52 +01:00
c5f9da81a9 Merge branch 'feature/upgrades' into main 2026-02-09 22:58:42 +01:00
0decf2324c Add vitest setup and puzzleUtils tests 2026-02-09 22:51:00 +01:00
bae864c2d0 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
96999f740c Fix flag display priority to prefer inline SVG when file is missing 2026-02-09 22:21:10 +01:00
4982e6ed49 Add Batch 3 and Batch 4 translations and improve language detection 2026-02-09 22:10:03 +01:00
8dde1d7997 gitignore 2026-02-09 22:10:00 +01:00
d5b5df0e62 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
3fb5d6bde5 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
ee5d3fdb0d Add ESC to close language dropdown; extend language labels and locales; verify build 2026-02-09 21:32:04 +01:00
0f2f97ff3f Fill full translations for new European languages; add language search labels; verify build and preview 2026-02-09 21:27:53 +01:00
70d7242bfe Języki: desktop wyrównanie do lewej; mobile pełny ekran + wyszukiwarka; tłumaczenia etykiet wyszukiwania 2026-02-09 21:16:42 +01:00
8d74848c3f Mobile dropdown: visibility and readability improvements; i18n locales filtered to fully translated; dynamic dropdown locales 2026-02-09 20:33:36 +01:00
c0a42d7213 Mobile: poprawa czytelności i widoczności dropdownu języków; aktualizacja konfiguracji 2026-02-09 20:00:15 +01:00
7a7551107f Mobile: poprawa widoczności dropdownu języków; rozszerzenie listy języków 2026-02-09 19:18:23 +01:00
133440db4c Sort language list alphabetically 2026-02-08 19:19:08 +01:00
4ca1aaa981 Enable automatic PWA refresh on update 2026-02-08 19:09:50 +01:00
62ad664ec0 Add full language UI translations and modal wrapping 2026-02-08 19:00:25 +01:00
27515639aa Add theme toggle and styling updates 2026-02-08 18:29:16 +01:00
ad4ea9617c Grid: highlight hints on hover 2026-02-08 18:18:07 +01:00
4b2d98fe05 PWA: install banner copy 2026-02-08 17:53:06 +01:00