bolt.diy/app/components/chat
Anirban Kar 4f02887565
Merge pull request #679 from Dlouxgit/main
fix: handle conflicts between input method engine and enter key in chatbox
2024-12-14 14:16:31 +05:30
..
chatExportAndImport refactor: remove unused React import in ImportButtons component 2024-12-13 22:48:34 +05:30
APIKeyManager.tsx
Artifact.tsx
AssistantMessage.tsx
BaseChat.module.scss
BaseChat.tsx Merge pull request #679 from Dlouxgit/main 2024-12-14 14:16:31 +05:30
Chat.client.tsx Merge branch 'main' into context-optimization 2024-12-12 02:44:36 +05:30
CodeBlock.module.scss
CodeBlock.tsx
ExamplePrompts.tsx
FilePreview.tsx
GitCloneButton.tsx refactor: simplify GitCloneButton component by removing unused tooltip and streamlining button structure 2024-12-13 22:49:14 +05:30
ImportFolderButton.tsx Settings UI enhancement 2024-12-13 01:11:35 +01:00
Markdown.module.scss
Markdown.spec.ts
Markdown.tsx
Messages.client.tsx
ModelSelector.tsx auto select model on provider disabled 2024-12-13 12:01:50 +05:30
SendButton.client.tsx
SpeechRecognition.tsx
UserMessage.tsx