bolt.diy/app/lib/hooks
Stijnus e39f16e436 Settings UI enhancement
Date & Time Display
Added a real-time clock component in the sidebar

Event Logs System
Implemented an EventLogsTab component for system monitoring
Provides a structured way to:
Track user interactions
Monitor system events
Display activity history
2024-12-13 01:11:35 +01:00
..
index.ts [feat]: Implement chat description editing in sidebar and header, add visual cue for active chat in sidebar 2024-12-03 11:41:58 +05:30
useEditChatDescription.ts some minor fix 2024-12-04 00:17:50 +05:30
useGit.ts added cookies storage for git 2024-12-03 12:24:55 +05:30
useMessageParser.ts feature(code-streaming): added code streaming to editor while AI is writing code 2024-11-08 11:14:15 +05:30
usePromptEnhancer.ts fix: enhance prompt "Invalid or missing provider" bad request error 2024-11-20 17:48:41 +05:30
useSearchFilter.ts feat: search chats 2024-11-27 18:37:54 +05:30
useSettings.tsx Settings UI enhancement 2024-12-13 01:11:35 +01:00
useShortcuts.ts fix: remove monorepo 2024-09-25 19:54:09 +01:00
useSnapScroll.ts fix: remove monorepo 2024-09-25 19:54:09 +01:00
useViewport.ts fix(ui): mobile friendly 2024-11-21 15:12:33 +02:00