bolt.diy/app/components/chat
KevIsDev 418fbf13e0 refactor: remove debug log and improve button layout in SupabaseConnection
Remove console.log statement for debugging purposes in the API route and enhance the layout of buttons in the SupabaseConnection component by grouping them and adding a refresh button
2025-03-25 13:54:15 +00:00
..
chatExportAndImport big fixes 2025-01-30 17:17:36 +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: integrate Supabase for database operations and migrations 2025-03-19 23:11:31 +00:00
AssistantMessage.tsx feat: enhanced Code Context and Project Summary Features (#1191) 2025-01-29 15:37:20 +05:30
BaseChat.module.scss updated theme color 2024-12-08 02:12:02 +05:30
BaseChat.tsx feat: integrate Supabase for database operations and migrations 2025-03-19 23:11:31 +00:00
Chat.client.tsx feat(supabase): add credentials handling for Supabase API keys and URL 2025-03-20 11:17:27 +00:00
ChatAlert.tsx fix: show netlify deployed link 2025-02-25 19:02:03 +00:00
CodeBlock.module.scss fix: remove monorepo 2024-09-25 19:54:09 +01:00
CodeBlock.tsx Fixed theming of Copy Code button 2024-12-16 18:21:30 +01:00
ExamplePrompts.tsx pre commit lint 2024-12-01 15:17:02 -05:00
FilePreview.tsx adjusting spaces for X button in file-preview 2024-11-30 00:04:53 -05:00
GitCloneButton.tsx Fix broken astro project git clone (#1352) 2025-02-26 22:24:40 +05:30
ImportFolderButton.tsx big fixes 2025-01-30 17:17:36 +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 feat: enhanced Code Context and Project Summary Features (#1191) 2025-01-29 15:37:20 +05:30
Messages.client.tsx fix: auto scroll fix, scroll allow user to scroll up during ai response (#1299) 2025-02-12 01:11:14 +05:30
ModelSelector.tsx Add click outside handler to close ModelSelector dropdown 2025-02-15 16:59:58 +01:00
NetlifyDeploymentLink.client.tsx fix: show netlify deployed link 2025-02-25 19:02:03 +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 revert 2025-01-30 23:05:04 +01:00
SupabaseAlert.tsx feat: integrate Supabase for database operations and migrations 2025-03-19 23:11:31 +00:00
SupabaseConnection.tsx refactor: remove debug log and improve button layout in SupabaseConnection 2025-03-25 13:54:15 +00:00
ThoughtBox.tsx feat: added support for reasoning content (#1168) 2025-01-25 16:16:19 +05:30
UserMessage.tsx feat: make user made changes persistent after reload (#1387) 2025-02-27 13:34:57 +05:30