bolt.diy/app/components/chat
KevIsDev de0a41b5f1 feat: add streaming state to markdown quick actions
- Pass isStreaming prop through message components to disable actions during streaming
- Improve action button styling with icons and better spacing
- Disable buttons while streaming to prevent concurrent actions
2025-05-26 17:57:10 +01:00
..
chatExportAndImport
APIKeyManager.tsx
Artifact.tsx feat: add discuss mode and quick actions 2025-05-26 16:05:51 +01:00
AssistantMessage.tsx feat: add streaming state to markdown quick actions 2025-05-26 17:57:10 +01:00
BaseChat.module.scss
BaseChat.tsx feat: add discuss mode and quick actions 2025-05-26 16:05:51 +01:00
Chat.client.tsx feat: add discuss mode and quick actions 2025-05-26 16:05:51 +01:00
ChatAlert.tsx
ChatBox.tsx feat: add discuss mode and quick actions 2025-05-26 16:05:51 +01:00
CodeBlock.module.scss
CodeBlock.tsx
DicussMode.tsx feat: add discuss mode and quick actions 2025-05-26 16:05:51 +01:00
ExamplePrompts.tsx
FilePreview.tsx
GitCloneButton.tsx refactor: optimize error handling and npm install performance 2025-05-10 13:24:08 +01:00
ImportFolderButton.tsx
Markdown.module.scss
Markdown.spec.ts
Markdown.tsx feat: add streaming state to markdown quick actions 2025-05-26 17:57:10 +01:00
Messages.client.tsx feat: add streaming state to markdown quick actions 2025-05-26 17:57:10 +01:00
ModelSelector.tsx
NetlifyDeploymentLink.client.tsx
ProgressCompilation.tsx
ScreenshotStateManager.tsx
SendButton.client.tsx
SpeechRecognition.tsx
StarterTemplates.tsx feat(templates): add Vite Shadcn starter template 2025-04-30 11:37:29 +01:00
SupabaseAlert.tsx
SupabaseConnection.tsx
ThoughtBox.tsx
UserMessage.tsx
VercelDeploymentLink.client.tsx