bolt.diy/app/components/chat
2025-06-02 11:39:49 +01:00
..
chatExportAndImport feat(design): add design scheme support and UI improvements 2025-05-28 23:49:51 +01:00
APIKeyManager.tsx fix: api-key manager cleanup and log error on llm call (#1077) 2025-01-13 04:21:29 +05:30
Artifact.tsx feat: add discuss mode and quick actions 2025-05-26 16:05:51 +01:00
AssistantMessage.tsx fix: resolve conflicts 2025-06-02 11:39:49 +01:00
BaseChat.module.scss updated theme color 2024-12-08 02:12:02 +05:30
BaseChat.tsx fix: resolve conflicts 2025-06-02 11:39:49 +01:00
Chat.client.tsx feat: add element inspector with chat integration 2025-05-30 13:16:53 +01:00
ChatAlert.tsx fix: show netlify deployed link 2025-02-25 19:02:03 +00:00
ChatBox.tsx feat: add element inspector with chat integration 2025-05-30 13:16:53 +01:00
CodeBlock.module.scss fix: remove monorepo 2024-09-25 19:54:09 +01:00
CodeBlock.tsx feat(previews): add refreshAllPreviews method to refresh all previews 2025-04-22 20:42:38 +01:00
DicussMode.tsx feat: add discuss mode and quick actions 2025-05-26 16:05:51 +01:00
ExamplePrompts.tsx feat(chat): add new example prompt for bolt.diy app 2025-04-17 14:54:50 +01:00
FilePreview.tsx style(FilePreview): remove border and adjust styling for better UI consistency 2025-04-24 12:08:08 +01:00
GitCloneButton.tsx refactor: optimize error handling and npm install performance 2025-05-10 13:24:08 +01:00
ImportFolderButton.tsx style(chat): update button variants and improve file preview styling 2025-04-24 11:55:14 +01:00
Markdown.module.scss fix: remove monorepo 2024-09-25 19:54:09 +01:00
Markdown.spec.ts [fix]: artifact actionlist rendering in chat 2024-11-26 15:45:49 +05:30
Markdown.tsx fix: resolve conflicts 2025-06-02 11:39:49 +01:00
Messages.client.tsx feat: add element inspector with chat integration 2025-05-30 13:16:53 +01:00
ModelSelector.tsx refactor): provider dropdown and model selector 2025-04-30 01:57:47 +01:00
NetlifyDeploymentLink.client.tsx feat: add Vercel integration for project deployment 2025-03-27 00:06:10 +00:00
ProgressCompilation.tsx fix: show netlify deployed link 2025-02-25 19:02:03 +00:00
ScreenshotStateManager.tsx Initial commit for screen cap feature 2024-12-05 17:30:45 -05:00
SendButton.client.tsx Refactor to use newver v4 version of Vercel AI package 2024-12-09 17:26:33 +02:00
SpeechRecognition.tsx Split code a little bit 2024-12-04 20:51:27 +02:00
StarterTemplates.tsx feat(templates): add Vite Shadcn starter template 2025-04-30 11:37:29 +01:00
SupabaseAlert.tsx refactor(chat): improve UI layout, artifact handling, and template naming 2025-04-28 14:03:58 +01:00
SupabaseConnection.tsx style(icons): update icon classes and add netlify.svg 2025-04-19 00:05:04 +01:00
ThoughtBox.tsx feat: added support for reasoning content (#1168) 2025-01-25 16:16:19 +05:30
UserMessage.tsx refactor: reorganize design instructions and improve clarity 2025-05-30 14:39:20 +01:00
VercelDeploymentLink.client.tsx feat: add Vercel integration for project deployment 2025-03-27 00:06:10 +00:00