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

refactor: adopt svelte 5 for subsequent development #651

Merged
merged 6 commits into from
May 28, 2024

Conversation

ACTCD
Copy link
Collaborator

@ACTCD ACTCD commented May 4, 2024

Since Svelte 5 Release Candidate phase have arrived, and the ongoing UI refactoring involves a lot of Svelte code refactoring, we decided to adopt Svelte 5 preview in advance for subsequent development work.

There are no obvious issues in the current version build test, except for a few svelte/transition related errors. We just need to wait for the official resolution of related issues.

ACTCD added 6 commits April 18, 2024 04:53
Improve error logging on first build
Add node api documentation links
In Svelte 3 and 4, components are classes. In Svelte 5 they are functions and should be instantiated differently.
@ACTCD ACTCD requested a review from quoid May 4, 2024 10:34
@ACTCD ACTCD merged commit 03f69a6 into main May 28, 2024
1 check passed
@ACTCD ACTCD deleted the refactor/adopt-svelte-5 branch May 28, 2024 01:55
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