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

The Big Refactor #6

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

The Big Refactor #6

wants to merge 5 commits into from

Conversation

xcodian
Copy link
Member

@xcodian xcodian commented Dec 15, 2023

This comically large PR fixes a +1,061 -792 line typo

PS. maybe we shouldn't have that python file in there

Dependencies bumped:
* typescript 4 >> 5
* svelte 3 >> 4
* vite 4 >> 5
* svelte-routing 1.6 >> 2.6

Other changes:
* use global imports instead of relative imports
* fix typing inconsistencies with TS 5
* organize imports everywhere
- fonts are now served locally instead of from google fonts
- rearranged various files to make more structural sense
- enhanced button styling and removed ugly filter hack
- updated instance picker UI (again)
- renamed stores to better represent what they actually do
- fixed some still relative imports that didn't get caught in the earlier refactor
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