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

chore: Svelte upgrade #356

Merged
merged 4 commits into from
Aug 19, 2023
Merged

chore: Svelte upgrade #356

merged 4 commits into from
Aug 19, 2023

Conversation

Mitcheljager
Copy link
Owner

This PR upgrades Svelte to 3.59.1, the final 3.x version.

With this came a heap of a11y issues that this PR also solves. In a nutshell; all interactive elements now use buttons rather than divs. With this also came the need to convert the class ".empty-button" to be the default for all buttons (unstyled). So this PR might look fairly large, but it's mostly replacing divs with buttons and removing the .empty-button class.

@Mitcheljager Mitcheljager merged commit 909a493 into master Aug 19, 2023
9 checks passed
@Mitcheljager Mitcheljager deleted the chore/svelte-upgrade branch August 19, 2023 18:00
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.

1 participant