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
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
CodeBlock.tsx Fixed theming of Copy Code button 2024-12-16 18:21:30 +01:00
ExamplePrompts.tsx
FilePreview.tsx
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
Markdown.spec.ts
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
SendButton.client.tsx
SpeechRecognition.tsx
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