bolt.diy/app
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
..
components feat(chat): add scroll-to-bottom button for chat messages 2025-04-24 13:31:23 +01:00
lib feat(prompts): add fine-tuned prompt and update mobile app instructions 2025-04-24 10:59:29 +01:00
routes
styles feat(chat): adjust chat layout and add rewind/fork functionality 2025-04-15 22:54:00 +01:00
types
utils refactor(constants): remove duplicate tag and add 'app' tag 2025-04-24 11:17:37 +01:00
entry.client.tsx
entry.server.tsx
root.tsx
vite-env.d.ts