bolt.new/packages/bolt/app/components/chat
2024-08-20 18:35:44 +02:00
..
Artifact.tsx feat: implement light and dark theme (#30) 2024-08-08 15:56:36 +02:00
AssistantMessage.tsx feat: initial commit 2024-07-11 16:20:57 +02:00
BaseChat.module.scss feat(layout): allow to minimize chat (#35) 2024-08-14 11:08:52 +02:00
BaseChat.tsx feat(layout): allow to minimize chat (#35) 2024-08-14 11:08:52 +02:00
Chat.client.tsx feat(layout): allow to minimize chat (#35) 2024-08-14 11:08:52 +02:00
CodeBlock.module.scss feat: initial commit 2024-07-11 16:20:57 +02:00
CodeBlock.tsx feat: add file tree breadcrumb (#40) 2024-08-20 18:35:44 +02:00
Markdown.module.scss feat: implement light and dark theme (#30) 2024-08-08 15:56:36 +02:00
Markdown.tsx chore(eslint): enforce consistent import paths (#8) 2024-07-24 17:43:32 +02:00
Messages.client.tsx feat: implement light and dark theme (#30) 2024-08-08 15:56:36 +02:00
SendButton.client.tsx feat: implement light and dark theme (#30) 2024-08-08 15:56:36 +02:00
UserMessage.tsx feat: implement light and dark theme (#30) 2024-08-08 15:56:36 +02:00