Commit graph

9 commits

Author SHA1 Message Date
Katsuyuki Karasawa
9130765d45
Biome 2.0 with format (#510)
* execute migrate command

* migrate to v2

* update config

* supress linter error
2025-06-18 23:01:28 +09:00
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
saicaca
02865aa76e feat: improve button animation 2024-06-22 20:29:30 +08:00
xingo xu
c3ac8d9728
feat: light/dark modes switch immediately with the system theme (#95) 2024-06-06 01:20:05 +08:00
saicaca
8ce1c7ab6e fix: load stored theme before rendering 2024-04-29 12:52:50 +08:00
saica.go
e8cbb7a829
feat: option to follow the system-wide light/dark mode (#71) 2024-04-28 12:43:10 +08:00