bolt.diy/app
KevIsDev b3e1048fa4 refactor(Search): improve search UX with loader timing and state management
Enhance the search experience by ensuring the loader is displayed for a minimum duration to avoid flickering. Additionally, introduce a `hasSearched` state to accurately display "No results found" only after a search has been performed.
2025-05-01 17:19:29 +01:00
..
components refactor(Search): improve search UX with loader timing and state management 2025-05-01 17:19:29 +01:00
lib feat: enhance error handling and add new search feature 2025-05-01 15:56:08 +01:00
routes style: fix code formatting and remove unused imports 2025-04-15 15:33:12 +01:00
styles feat: enhance error handling and add new search feature 2025-05-01 15:56:08 +01:00
types
utils feat(templates): add Vite Shadcn starter template 2025-04-30 11:37:29 +01:00
entry.client.tsx
entry.server.tsx
root.tsx
vite-env.d.ts