fuwari/src/components
Katsuyuki Karasawa 9de7aa10e4
fix: refactor onMount to avoid unnecessary async calls for search (#481)
* fix: refactor onMount to avoid unnecessary async calls for search

* Production debugging to check the console

* feat: enhance Pagefind integration with improved loading checks and error handling

* fix: improve Pagefind integration with event handling for loading and errors
2025-06-06 21:11:03 +09:00
..
control fix: Correct template literals for aria-label/class/style attributes (#435) 2025-05-02 06:49:07 +09:00
misc feat: introduce Expressive Code for code block rendering (#476) 2025-06-03 22:41:36 +08:00
widget fix: unable to list uncategorized posts on the archive page (fix #471) 2025-05-30 19:42:45 +08:00
ArchivePanel.svelte fix: unable to list uncategorized posts on the archive page (fix #471) 2025-05-30 19:42:45 +08:00
ConfigCarrier.astro format all code (#386) 2025-04-08 23:08:31 +09:00
Footer.astro format all code (#386) 2025-04-08 23:08:31 +09:00
GlobalStyles.astro refactor: css cleanup and style tweaks 2024-12-02 16:02:39 +08:00
LightDarkSwitch.svelte format all code (#386) 2025-04-08 23:08:31 +09:00
Navbar.astro fix: refactor onMount to avoid unnecessary async calls for search (#481) 2025-06-06 21:11:03 +09:00
PostCard.astro fix: fix type errors 2025-05-30 20:34:35 +08:00
PostMeta.astro fix: fix type errors 2025-05-30 20:34:35 +08:00
PostPage.astro refactor: replace 'any' type with CollectionEntry for better type safety in PostCard and PostPage components 2025-04-09 21:17:50 +09:00
Search.svelte fix: refactor onMount to avoid unnecessary async calls for search (#481) 2025-06-06 21:11:03 +09:00