639a24d8ad
Replace TS relative @ import path ( #1087 )
...
Migrated the import shortcut used in Svelte from @ to @graphite for better future package compatibility
Co-authored-by: Andre Roelofs <andreroelofsai@gmail.com >
Co-authored-by: Keavon Chambers <keavon@keavon.com >
2023-03-26 01:39:38 +01:00
Keavon Chambers
5748d9bff4
Assorted code file cleanup following Svelte switch
2023-03-10 15:48:04 -08:00
Keavon Chambers
6e20ea538b
Replace the Vue frontend with Svelte
2023-03-10 03:54:39 -08:00
Keavon Chambers
e539e43483
Rename .vue files to .svelte for diffing
2023-03-10 03:53:15 -08:00
Keavon Chambers
2327524690
Move JS script to the top of each Vue file
2023-03-10 03:44:49 -08:00
Keavon Chambers
a1e061fa14
Add suffix widget non-rounding; add disabled state to many widgets
2022-11-04 15:03:22 -07:00
Keavon Chambers
ff75e0eae9
Revamp UI styling to remove accent color; improve tab navigation
2022-11-04 05:56:33 -07:00
Keavon Chambers
0f6f3be6e7
Add the Pivot Assist widget
...
Part of #525
2022-08-29 00:07:38 -07:00