mirror of
https://github.com/stackblitz-labs/bolt.diy
synced 2025-06-26 18:26:38 +00:00
The useSnapScroll hook has been replaced with the StickToBottom component to improve the scrolling behavior in the chat interface. This change ensures smoother and more consistent scrolling, especially when new messages are added. The StickToBottom component provides better control over the scroll position and handles edge cases more effectively. |
||
---|---|---|
.. | ||
index.ts | ||
StickToBottom.tsx | ||
useConnectionStatus.ts | ||
useDataOperations.ts | ||
useDebugStatus.ts | ||
useEditChatDescription.ts | ||
useFeatures.ts | ||
useGit.ts | ||
useIndexedDB.ts | ||
useLocalProviders.ts | ||
useMessageParser.ts | ||
useNotifications.ts | ||
usePromptEnhancer.ts | ||
useSearchFilter.ts | ||
useSettings.ts | ||
useShortcuts.ts | ||
useStickToBottom.tsx | ||
useSupabaseConnection.ts | ||
useUpdateCheck.ts | ||
useViewport.ts |