Skip to content

Comments

feat: update chessground to 7.3.0 (add a board (purple), pieces (xkcd, firi) and fixing staunty knight to be aligned center)#2380

Merged
veloce merged 2 commits intolichess-org:mainfrom
lumiknit:feat/lila-board
Nov 24, 2025
Merged

feat: update chessground to 7.3.0 (add a board (purple), pieces (xkcd, firi) and fixing staunty knight to be aligned center)#2380
veloce merged 2 commits intolichess-org:mainfrom
lumiknit:feat/lila-board

Conversation

@lumiknit
Copy link
Contributor

@lumiknit lumiknit commented Nov 21, 2025

Releated PR: lichess-org/flutter-chessground#82

Hello. This PR adds purple board theme to the mobile app, which already exists in the web version.

This PR updates chessground version to 7.3.0 which contains not only purple board theme but also some omitted pieces (xkdc, firi) and fixing staunty's knights pieces to aligned center correctly. (Related issue: #2228)

Thanks.

@lumiknit lumiknit marked this pull request as ready for review November 23, 2025 13:03
@lumiknit lumiknit changed the title feat: add board theme in lila (purple) feat: update chessground to 7.3.0 (add a board (purple), pieces (xkcd, firi) and fixing staunty knight to be aligned center) Nov 23, 2025
@veloce veloce merged commit 6f51d2a into lichess-org:main Nov 24, 2025
1 check passed
@lumiknit lumiknit deleted the feat/lila-board branch November 24, 2025 11:49
tom-anders pushed a commit to tom-anders/lichess-mobile that referenced this pull request Jan 5, 2026
…, firi) and fixing staunty knight to be aligned center) (lichess-org#2380)

* Add purple board theme in list (chessground dependency)

* Change chessground version to 7.3.0
veloce added a commit that referenced this pull request Jan 6, 2026
* feat: update chessground to 7.3.0 (add a board (purple), pieces (xkcd, firi) and fixing staunty knight to be aligned center) (#2380)

* Add purple board theme in list (chessground dependency)

* Change chessground version to 7.3.0

* feat(otb): add takeback button (#1642) (#2334)

* potential fix for notification issues on iOS (#2451)

getAPNSToken() is the only iOS specific thing that happens in this file,
so I think there's a high probabillity that the issues are related to
that.

According to
https://firebase.google.com/docs/cloud-messaging/flutter/get-started we
need to get permission *before* calling getAPNSToken(). Currently it
looks like there could be a race condition where the connectivity change
listener fires before we call requestPermission(). Fix this by moving
the ref.listen() below the requestPermission() call.

* Fix register firebase after sign in

And make sure _registeredDevice flag is only set when device is actually
registered.

* fix: remove delay when entering analysis board (#2471)

This is an alternate fix for #1232 which does not need the 500ms delay.

When entering the analysis board, the delay of 500ms before scrolling to
the current move is unexpected for users. With this solution, we can
jump to the current move immedialtely.

* feat: add log screen (#2463)

---------

Co-authored-by: lumiknit <[email protected]>
Co-authored-by: overcharged <[email protected]>
Co-authored-by: Vincent Velociter <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants