Commit Graph

7 Commits

Author SHA1 Message Date
Katsuyuki Karasawa 286b050fa8 format all code (#386) 2025-04-08 23:08:31 +09:00
saicaca 079abbc965 refactor: css cleanup and style tweaks 2024-12-02 16:02:39 +08:00
Katsuyuki Karasawa ff9e82091a refactor: upgrade to Svelte v5 (#212)
* upgrade astro dependencies

* migration to Svelte 5

* Resolution of module version

* fix migrate script error

* fix migrate error comment

* fix Stylus format

* add intellisense for typescript

* Upgrading astrojs/svelte and svelte, and organizing dependencies

* Delete the incorrect settings.

* upgrade astro

* Fixed an error that occurred due to svelte.config.ts using unsupported features.
2024-11-30 14:59:51 +08:00
saicaca 0ad144add3 fix: fix errors and reformat code 2024-08-03 16:44:38 +08:00
saica.go e8cbb7a829 feat: option to follow the system-wide light/dark mode (#71) 2024-04-28 12:43:10 +08:00
saicaca e64bd923da fix: a11y fixes 2024-03-12 12:37:49 +08:00
saicaca 3cd21c2da9 refactor: rewrite DisplaySettings and Search using Svelte 2024-02-18 18:26:40 +08:00