bolt.diy/app/components/chat
KevIsDev 6996b807d5
Some checks are pending
Docker Publish / docker-build-publish (push) Waiting to run
Update Stable Branch / prepare-release (push) Waiting to run
Merge pull request #1590 from xKevIsDev/main
fix: simplify the SHA-1 hash function in netlify deploy by using the crypto module directly
2025-04-07 12:19:02 +01:00
..
chatExportAndImport feat: new improvement for the GitHub API Authentication Fix (#1537) 2025-03-29 21:12:47 +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(deploy): add deploy alert system for build and deployment status 2025-04-04 11:22:56 +01:00
Chat.client.tsx feat(deploy): add deploy alert system for build and deployment status 2025-04-04 11:22:56 +01: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 whitelist vue and svelte files 2025-04-04 05:54:34 -07:00
ImportFolderButton.tsx feat: new improvement for the GitHub API Authentication Fix (#1537) 2025-03-29 21:12:47 +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 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
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
VercelDeploymentLink.client.tsx feat: add Vercel integration for project deployment 2025-03-27 00:06:10 +00:00