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 Fix linting issues 2024-11-22 09:49:45 +01:00
Artifact.tsx fix: artifact loop fix 2024-12-07 00:23:53 +05:30
AssistantMessage.tsx fix: remove monorepo 2024-09-25 19:54:09 +01:00
BaseChat.module.scss updated theme color 2024-12-08 02:12:02 +05:30
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 fix: remove monorepo 2024-09-25 19:54:09 +01:00
CodeBlock.tsx fix: remove monorepo 2024-09-25 19:54:09 +01:00
ExamplePrompts.tsx pre commit lint 2024-12-01 15:17:02 -05:00
FilePreview.tsx adjusting spaces for X button in file-preview 2024-11-30 00:04:53 -05:00
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 fix: remove monorepo 2024-09-25 19:54:09 +01:00
Markdown.spec.ts [fix]: artifact actionlist rendering in chat 2024-11-26 15:45:49 +05:30
Markdown.tsx [fix]: artifact actionlist rendering in chat 2024-11-26 15:45:49 +05:30
Messages.client.tsx Lint fixes 2024-11-23 00:29:16 +02:00
ModelSelector.tsx auto select model on provider disabled 2024-12-13 12:01:50 +05:30
SendButton.client.tsx Reuse automatic setup commands for git import 2024-12-08 12:16:09 +02:00
SpeechRecognition.tsx Split code a little bit 2024-12-04 20:51:27 +02:00
UserMessage.tsx adding to display the image in the chat conversation. and paste image too. tnx to @Stijnus 2024-12-02 14:08:41 -05:00