houserules/packages
Joey Yakimowich-Payne 8b8a5179ec
fix(chess): lift dragged piece above all other pieces
The piece`s own z-index could only stack within its grid cell`s context,
so when translated over neighbouring cells it rendered underneath their
pieces. Promote the hosting cell to z-50 while it holds the dragged
piece so the whole cell (and piece inside) float above the board.
2026-04-17 13:31:44 -06:00
..
chess fix(chess): lift dragged piece above all other pieces 2026-04-17 13:31:44 -06:00
rete fix(rete): inject clock into EventLog; use tsc for DTS; fix cycle.test.ts private access; add Playwright worker limit 2026-04-16 18:25:49 -06:00
server feat(server): add reconnection with 60s grace + snapshot resume (P4.7) 2026-04-16 17:38:26 -06:00