Commit Graph

35 Commits

Author SHA1 Message Date
e1c73181d4 feat: improve share buttons functionality with hybrid approach 2026-02-10 23:59:32 +01:00
8e0ddf3a72 refactor: optimize solver to use pure logic without guessing 2026-02-10 23:13:14 +01:00
8d3bde8d38 feat: add difficulty and dirty flag to result image 2026-02-10 23:00:43 +01:00
c7834bd8bf feat: enhance custom game mode with fill rate slider and difficulty indicator 2026-02-10 22:35:28 +01:00
e39ac9a794 feat: implement PWA update prompt and manual reload 2026-02-10 21:16:28 +01:00
8f8f6a6e8e fix: update guide panel colors to be readable in light mode 2026-02-10 21:00:21 +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
cf2e9de56d refactor: remove all guide usage checks from win modal logic 2026-02-10 17:18:17 +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
0bd2b905a9 Fix desktop grid scroll issue: remove width limit and hide scrollbar 2026-02-10 02:59:10 +01:00
9f89fe4340 feat: disable win fanfare and sharing if guide was used 2026-02-10 02:30:58 +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
4d50eb97eb Fix Undo icon and improve mobile UX 2026-02-10 00:08:23 +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
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
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
736ed0e5e8 Mobile: long press stawia X 2026-02-08 17:33:51 +01:00
86e7a02a5c Win: share screenshot z linkiem i ikonami 2026-02-08 17:12:15 +01:00
0f944857b6 Guide: optymalizacja dla dużych siatek 2026-02-08 16:47:37 +01:00
3316532cbc Custom game: suwak rozmiaru 5-80 2026-02-08 16:33:26 +01:00
40a6725bf1 i18n: automatyczny język + ręczny przełącznik 2026-02-08 16:28:30 +01:00
2d4d03f5d3 Win: fanfary audio + wibracja na urządzeniach mobilnych; UI: usunięty przycisk SPRAWDŹ 2026-02-08 16:13:07 +01:00
b8cf4d3cf4 Fireworks na oknie wygranej i zamykanie modala 2026-02-08 15:36:06 +01:00
657dc9cc1f Mobile-first i pixel-perfect: wspólne --cell-size, grid dla podpowiedzi, dynamiczny rozmiar komórki z uwzględnieniem paddingów i szerokości opisów; poprawa touch/pointer i double-tap na mobile; wyrównanie layoutu bez nachodzenia na desktopie 2026-02-08 15:02:59 +01:00
3be3c6e50d update 2026-02-08 04:27:43 +01:00
6037873c7e fix error 2026-02-08 04:13:49 +01:00
9288e1dfa2 Initial commit 2026-02-08 01:06:19 +01:00