bolt.diy/app/components/chat
KevIsDev 3a894d0516 feat(chat): add dynamic title support for bundled artifacts
Introduce dynamic titles for bundled artifacts based on their state and ID. This improves user experience by providing more context during project creation or restoration. Also, pass the `title` parameter to the `getTemplates` function to customize the artifact title.
2025-04-29 14:37:17 +01:00
..
chatExportAndImport style(chat): update button variants and improve file preview styling 2025-04-24 11:55:14 +01:00
APIKeyManager.tsx
Artifact.tsx feat(chat): add dynamic title support for bundled artifacts 2025-04-29 14:37:17 +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(chat): improve UI layout, artifact handling, and template naming 2025-04-28 14:03:58 +01:00
Chat.client.tsx feat(chat): add dynamic title support for bundled artifacts 2025-04-29 14:37:17 +01:00
ChatAlert.tsx
CodeBlock.module.scss
CodeBlock.tsx feat(previews): add refreshAllPreviews method to refresh all previews 2025-04-22 20:42:38 +01:00
ExamplePrompts.tsx feat(chat): add new example prompt for bolt.diy app 2025-04-17 14:54:50 +01:00
FilePreview.tsx style(FilePreview): remove border and adjust styling for better UI consistency 2025-04-24 12:08:08 +01:00
GitCloneButton.tsx style(chat): update button variants and improve file preview styling 2025-04-24 11:55:14 +01:00
ImportFolderButton.tsx style(chat): update button variants and improve file preview styling 2025-04-24 11:55:14 +01:00
Markdown.module.scss
Markdown.spec.ts
Markdown.tsx
Messages.client.tsx feat(llm): add new models for xAI and Google providers 2025-04-18 13:45:11 +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 refactor(chat): improve UI layout, artifact handling, and template naming 2025-04-28 14:03:58 +01:00
SupabaseConnection.tsx style(icons): update icon classes and add netlify.svg 2025-04-19 00:05:04 +01: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