Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to capacitor 5 #2476

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

vovagorodok
Copy link

In order to release blichess on Google Play, upgrade to capacitor 5 is needed.
I know that lichobile is unmaintained now, but was decided to ask.
Should we:

  1. Upgrade capacitor for mainstreamed lichobile and merge this PR (without release on Google Play)?
  2. Upgrade capacitor only for blichess fork?

Any decision OK for me

Comment on lines +78 to +80
"capacitor-sound-effect": "https://github.com/veloce/capacitor-sound-effect",
"capacitor-stockfish": "https://github.com/vovagorodok/capacitor-stockfish",
"capacitor-stockfish-variants": "https://github.com/vovagorodok/capacitor-stockfish-variants",
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This capacitors are upgraded and wait for release:

@@ -100,7 +100,7 @@ function createStylesheetRule(
styleEl.type = 'text/css'
document.head.appendChild(styleEl)
}
const cleanData = data.replace(/\n/g, '') // FIXME should be fixed in capacitor
const cleanData = data // FIXME should be fixed in capacitor
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure about this

@vovagorodok
Copy link
Author

vovagorodok commented Jun 8, 2024

@veloce all upgrades to capacitor 5 are ready and only wait for release. App works fine. Should we upgrade or leave it on the fork?

@jas14
Copy link
Collaborator

jas14 commented Sep 13, 2024

@vovagorodok awesome work, but I think we will not merge it as the app is being rewritten in Flutter. Feel free to leave this in the fork.

@vovagorodok
Copy link
Author

Understand, better to concentrate fores on new app. I will leave this in the fork )

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