developer
  • Joined on 2026-05-10
developer created pull request developer/scrabble-game#43 2026-06-11 18:18:41 +00:00
UI: move history as a per-seat column grid + swipe-down to open
developer pushed to feature/ui-history-grid at developer/scrabble-game 2026-06-11 18:18:28 +00:00
e68fe61e39 UI: render move history as a per-seat column grid + swipe-down to open
developer created branch feature/ui-history-grid in developer/scrabble-game 2026-06-11 18:18:28 +00:00
developer deleted branch feature/ui-recent-highlight-fixes from developer/scrabble-game 2026-06-11 17:32:36 +00:00
developer pushed to development at developer/scrabble-game 2026-06-11 17:32:36 +00:00
4c65923544 Merge pull request 'UI: fix last-move highlight, localize move history, clamp zoom overscroll' (#42) from feature/ui-recent-highlight-fixes into development
b14cc38919 UI: render non-play history moves as a dim lowercase tag
ac29dca865 UI: fix last-move highlight, localize move history, clamp zoom overscroll
Compare 3 commits »
developer merged pull request developer/scrabble-game#42 2026-06-11 17:32:34 +00:00
UI: fix last-move highlight, localize move history, clamp zoom overscroll
developer pushed to feature/ui-recent-highlight-fixes at developer/scrabble-game 2026-06-11 17:24:02 +00:00
b14cc38919 UI: render non-play history moves as a dim lowercase tag
developer created pull request developer/scrabble-game#42 2026-06-11 16:50:48 +00:00
UI: fix last-move highlight, localize move history, clamp zoom overscroll
developer created branch feature/ui-recent-highlight-fixes in developer/scrabble-game 2026-06-11 16:50:17 +00:00
developer pushed to feature/ui-recent-highlight-fixes at developer/scrabble-game 2026-06-11 16:50:17 +00:00
ac29dca865 UI: fix last-move highlight, localize move history, clamp zoom overscroll
developer deleted branch feature/ui-wider-edge-swipe from developer/scrabble-game 2026-06-11 15:39:30 +00:00
developer pushed to development at developer/scrabble-game 2026-06-11 15:39:30 +00:00
5c8b8bf658 Merge pull request 'UI: widen the edge-swipe-back activation band' (#41) from feature/ui-wider-edge-swipe into development
fbd67c085c UI: widen the edge-swipe-back activation band
Compare 2 commits »
developer merged pull request developer/scrabble-game#41 2026-06-11 15:39:28 +00:00
UI: widen the edge-swipe-back activation band
developer created pull request developer/scrabble-game#41 2026-06-11 15:13:35 +00:00
UI: widen the edge-swipe-back activation band
developer pushed to feature/ui-wider-edge-swipe at developer/scrabble-game 2026-06-11 15:13:27 +00:00
fbd67c085c UI: widen the edge-swipe-back activation band
developer created branch feature/ui-wider-edge-swipe in developer/scrabble-game 2026-06-11 15:13:27 +00:00
developer deleted branch feature/ui-interactive-back-swipe from developer/scrabble-game 2026-06-11 15:09:25 +00:00
developer commented on pull request developer/scrabble-game#40 2026-06-11 15:09:17 +00:00
UI: interactive back-swipe (left-band, snapshot backdrop)

Abandoning the interactive back-swipe: too unstable (flickering from two live panes under manual transform + async route swap). Rolling back in favour of a simple widened edge-swipe on a fresh branch.

developer closed pull request developer/scrabble-game#40 2026-06-11 15:09:17 +00:00
UI: interactive back-swipe (left-band, snapshot backdrop)
developer pushed to feature/ui-interactive-back-swipe at developer/scrabble-game 2026-06-11 14:57:38 +00:00
de11ae46a2 UI: enable the back-swipe inside Telegram (fix lost swipe-back)