bolt.diy/app/components
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
..
@settings style: add modern-scrollbar class to improve scrollbar appearance 2025-04-30 12:23:35 +01:00
chat refactor(chat): move modern-scrollbar class to conditional styling 2025-04-30 12:43:54 +01:00
deploy refactor: remove success toast and prioritize public domain URL 2025-04-07 23:07:58 +01:00
editor/codemirror feat: enhance error handling and add new search feature 2025-05-01 15:56:08 +01:00
git fix: issue with alternate message when importing from folder and git (#1216) 2025-01-29 22:16:58 +05:30
header fix: simplify the SHA-1 hash function in api.netlify-deploy.ts by using the crypto module directly this allows it to work in both dev and prod environments. 2025-04-02 16:47:04 +01:00
sidebar feat: bulk delete chats from sidebar (#1586) 2025-04-06 20:36:53 +02:00
ui feat: add Expo QR code generation and modal for mobile preview 2025-04-17 13:03:41 +01:00
workbench refactor(Search): improve search UX with loader timing and state management 2025-05-01 17:19:29 +01:00