bolt.diy/app/components/chat
KevIsDev c08be2f1fb refactor: move qrCodeStore to lib/stores for better organization
The qrCodeStore has been relocated from the app/stores directory to app/lib/stores to maintain a more consistent and organized project structure. This change improves maintainability by centralizing store-related files in a dedicated directory.
2025-04-18 11:45:14 +01:00
..
chatExportAndImport feat: new improvement for the GitHub API Authentication Fix (#1537) 2025-03-29 21:12:47 +01:00
APIKeyManager.tsx
Artifact.tsx feat(chat): adjust chat layout and add rewind/fork functionality 2025-04-15 22:54:00 +01:00
AssistantMessage.tsx style(chat): adjust spacing and margins in chat components 2025-04-16 13:17:55 +01:00
BaseChat.module.scss
BaseChat.tsx refactor: move qrCodeStore to lib/stores for better organization 2025-04-18 11:45:14 +01:00
Chat.client.tsx feat: add Expo QR code generation and modal for mobile preview 2025-04-17 13:03:41 +01:00
ChatAlert.tsx
CodeBlock.module.scss
CodeBlock.tsx
ExamplePrompts.tsx feat(chat): add new example prompt for bolt.diy app 2025-04-17 14:54:50 +01:00
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
Messages.client.tsx feat(chat): adjust chat layout and add rewind/fork functionality 2025-04-15 22:54:00 +01:00
ModelSelector.tsx
NetlifyDeploymentLink.client.tsx feat: add Vercel integration for project deployment 2025-03-27 00:06:10 +00:00
ProgressCompilation.tsx
ScreenshotStateManager.tsx
SendButton.client.tsx
SpeechRecognition.tsx
StarterTemplates.tsx
SupabaseAlert.tsx
SupabaseConnection.tsx refactor: remove debug log and improve button layout in SupabaseConnection 2025-03-25 13:54:15 +00:00
ThoughtBox.tsx
UserMessage.tsx feat(chat): adjust chat layout and add rewind/fork functionality 2025-04-15 22:54:00 +01:00
VercelDeploymentLink.client.tsx feat: add Vercel integration for project deployment 2025-03-27 00:06:10 +00:00