bolt.diy/app/components/chat
KevIsDev 9a748177ef refactor: optimize error handling and npm install performance
Remove redundant error type handling in webcontainer to simplify logic and improve maintainability. Additionally, comment out lock file patterns to speed up npm install process.
2025-05-10 13:24:08 +01:00
..
chatExportAndImport
APIKeyManager.tsx
Artifact.tsx feat(chat): add dynamic title support for bundled artifacts 2025-04-29 14:37:17 +01:00
AssistantMessage.tsx
BaseChat.module.scss
BaseChat.tsx refactor(chat): move modern-scrollbar class to conditional styling 2025-04-30 12:43:54 +01:00
Chat.client.tsx feat: lock files (#1681) 2025-05-08 00:07:32 +02:00
ChatAlert.tsx
CodeBlock.module.scss
CodeBlock.tsx
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
Messages.client.tsx
ModelSelector.tsx refactor): provider dropdown and model selector 2025-04-30 01:57:47 +01:00
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 refactor(chat): improve UI layout, artifact handling, and template naming 2025-04-28 14:03:58 +01:00
SupabaseConnection.tsx
ThoughtBox.tsx
UserMessage.tsx
VercelDeploymentLink.client.tsx