Files
aurorabot/panel
syntaxbullet ebac1ad6cc
Some checks failed
Deploy to Production / test (push) Failing after 33s
fix(chess): migrate ChessBoard to react-chessboard v5 API
react-chessboard v5 moved all props into an `options` object and
renamed several callbacks/style props. The v4-style props were silently
ignored, causing pieces to snap back, no legal-move highlights, and no
WS events on drop. Also adds a custom promotion dialog since v5 removed
the built-in one.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-02 19:26:24 +02:00
..