bolt.diy/app/components/chat
Dustin Loring 2cb8c825d0 ui-ux: prompt enhanced toast notification
changed prompt enhanced to give a toast notification instead of changing the ui.
2024-12-14 22:25:28 -05:00
..
chatExportAndImport refactor: remove unused React import in ImportButtons component 2024-12-13 22:48:34 +05:30
APIKeyManager.tsx
Artifact.tsx fix: artifact loop fix 2024-12-07 00:23:53 +05:30
AssistantMessage.tsx
BaseChat.module.scss updated theme color 2024-12-08 02:12:02 +05:30
BaseChat.tsx ui-ux: prompt enhanced toast notification 2024-12-14 22:25:28 -05:00
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
ScreenshotStateManager.tsx
SendButton.client.tsx Reuse automatic setup commands for git import 2024-12-08 12:16:09 +02:00
SpeechRecognition.tsx
UserMessage.tsx