Commit Graph

12 Commits

Author SHA1 Message Date
jump-and-jump
fc0d3fc0e2 fix: Remove useless calls during initialization (#295)
* fix: Remove useless calls during initialization

* fix: refactor search component and enhance search functionality

* fix: clean up code formatting and improve readability in Search component and global types

---------

Co-authored-by: jump-and-jump <984292420@qq.com>
Co-authored-by: L4Ph <4ranci0ne@gmail.com>
2025-04-28 20:39:53 +09:00
jump-and-jump
0b5d290d30 style: The search panel exceeds the entire page (#302)
Some checks failed
Code quality / quality (push) Failing after 4s
Build and Check / Astro Check for Node.js 22 (push) Failing after 5s
Build and Check / Astro Check for Node.js 23 (push) Failing after 5s
Build and Check / Astro Build for Node.js 22 (push) Failing after 4s
Build and Check / Astro Build for Node.js 23 (push) Failing after 4s
2025-04-28 19:49:15 +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
Echo
85c9e1f5d2 fix: remove outline on search bar (#206) 2024-10-26 15:19:20 +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
baka-gourd
815692899d fix: add missing i18n for Search (#102)
* feat(i18n): add missing `Search` key

* fix: update i18n text

---------

Co-authored-by: saicaca <zephyird@gmail.com>
2024-06-21 19:39:13 +08:00
saicaca
410902a767 fix: make base in astro config work 2024-04-29 17:09:52 +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
3cd21c2da9 refactor: rewrite DisplaySettings and Search using Svelte 2024-02-18 18:26:40 +08:00