bolt.diy/app/lib/hooks
KevIsDev f430443aef refactor: remove debug logging statements
Clean up code by removing unnecessary debug logging statements in `StarterTemplates.tsx` and `useShortcuts.ts`. Making it easier to debug issues in console
2025-04-30 02:11:54 +01:00
..
index.ts refactor(chat): replace useSnapScroll with StickToBottom for smoother scrolling 2025-04-22 21:33:40 +01:00
StickToBottom.tsx refactor(chat): replace useSnapScroll with StickToBottom for smoother scrolling 2025-04-22 21:33:40 +01:00
useConnectionStatus.ts
useDataOperations.ts feat: update connectiontab and datatab security fix (#1614) 2025-04-08 13:06:43 +02:00
useDebugStatus.ts
useEditChatDescription.ts
useFeatures.ts
useGit.ts feat: new improvement for the GitHub API Authentication Fix (#1537) 2025-03-29 21:12:47 +01:00
useIndexedDB.ts feat: bolt dyi datatab (#1570) 2025-03-29 20:43:07 +01:00
useLocalProviders.ts
useMessageParser.ts feat: make user made changes persistent after reload (#1387) 2025-02-27 13:34:57 +05:30
useNotifications.ts
usePromptEnhancer.ts
useSearchFilter.ts
useSettings.ts fix: preserve complete provider settings in cookies 2025-02-20 03:27:15 +00:00
useShortcuts.ts refactor: remove debug logging statements 2025-04-30 02:11:54 +01:00
useStickToBottom.tsx refactor(chat): replace useSnapScroll with StickToBottom for smoother scrolling 2025-04-22 21:33:40 +01:00
useSupabaseConnection.ts feat(supabase): add credentials handling for Supabase API keys and URL 2025-03-20 11:17:27 +00:00
useUpdateCheck.ts
useViewport.ts