bolt.diy/app/components
KevIsDev 65b78280d0 feat(chat): add scroll-to-bottom button for chat messages
Introduce a `ScrollToBottom` component that displays a button when the user is not at the bottom of the chat, allowing them to quickly scroll to the latest message. This improves user experience by making it easier to navigate long chat histories.
2025-04-24 13:31:23 +01:00
..
@settings style(icons): update icon classes and add netlify.svg 2025-04-19 00:05:04 +01:00
chat feat(chat): add scroll-to-bottom button for chat messages 2025-04-24 13:31:23 +01:00
deploy refactor: remove success toast and prioritize public domain URL 2025-04-07 23:07:58 +01:00
editor/codemirror add: add env masking extension for .env files 2025-03-27 18:52:13 +00:00
git fix: issue with alternate message when importing from folder and git (#1216) 2025-01-29 22:16:58 +05:30
header fix: simplify the SHA-1 hash function in api.netlify-deploy.ts by using the crypto module directly this allows it to work in both dev and prod environments. 2025-04-02 16:47:04 +01:00
sidebar feat: bulk delete chats from sidebar (#1586) 2025-04-06 20:36:53 +02:00
ui feat: add Expo QR code generation and modal for mobile preview 2025-04-17 13:03:41 +01:00
workbench refactor(constants): remove duplicate tag and add 'app' tag 2025-04-24 11:17:37 +01:00