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

Update Electron to v25 or later #2384

Open
daniellacosse opened this issue Feb 12, 2025 · 0 comments
Open

Update Electron to v25 or later #2384

daniellacosse opened this issue Feb 12, 2025 · 0 comments
Labels
client dependencies Pull requests that update a dependency file feature request New feature, we are tracking it manager

Comments

@daniellacosse
Copy link
Contributor

daniellacosse commented Feb 12, 2025

In order to access Container Queries and the Popover API to build more robust interfaces, we need a more modern version of Electron. We're using Javascript and Media Queries for the moment, but those approaches have limitations.

We need to upgrade the version of Electron to v25 or later: https://www.electronjs.org/docs/latest/tutorial/electron-timelines#breaking-api-changes. The version chosen should be based on the OSes we still need to maintain support for (v25 drops support for Windows 8, for instance).

We should also consider upgrading both the Manager and the Client.

@daniellacosse daniellacosse added feature request New feature, we are tracking it dependencies Pull requests that update a dependency file labels Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client dependencies Pull requests that update a dependency file feature request New feature, we are tracking it manager
Projects
None yet
Development

No branches or pull requests

2 participants