bolt.diy/app/components/workbench
KevIsDev b009b02057 refactor(chat): replace useSnapScroll with StickToBottom for smoother scrolling
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.
2025-04-22 21:33:40 +01:00
..
terminal
DiffView.tsx
EditorPanel.tsx
ExpoQrModal.tsx refactor(chat): replace useSnapScroll with StickToBottom for smoother scrolling 2025-04-22 21:33:40 +01:00
FileBreadcrumb.tsx
FileTree.tsx
PortDropdown.tsx refactor(workbench): simplify URL handling and improve PortDropdown UI 2025-04-19 00:47:14 +01:00
Preview.tsx refactor(workbench): simplify URL handling and improve PortDropdown UI 2025-04-19 00:47:14 +01:00
ScreenshotSelector.tsx
Workbench.client.tsx feat(previews): add refreshAllPreviews method to refresh all previews 2025-04-22 20:42:38 +01:00