bolt.diy/app/lib/hooks
2025-06-05 15:14:24 -05:00
..
index.ts refactor(chat): replace useSnapScroll with StickToBottom for smoother scrolling 2025-04-22 21:33:40 +01:00
StickToBottom.tsx feat: add element inspector with chat integration 2025-05-30 13:16:53 +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 docs: mark small LLM prompting issue resolved 2025-06-05 15:14:24 -05: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