mirror of
https://github.com/stackblitz-labs/bolt.diy
synced 2025-06-26 18:26:38 +00:00
This commit introduces the `refreshAllPreviews` method in the `PreviewsStore` class, which iterates through all previews and triggers a file change broadcast for each. This ensures that all previews are updated after a file save operation. refactor(CodeBlock): handle unsupported languages by falling back to plaintext The `CodeBlock` component now defaults to 'plaintext' when an unsupported language is detected, improving the user experience by avoiding unsupported language errors. prompts: update dependency installation instructions The prompts documentation has been updated to clarify the process of installing dependencies, emphasizing the importance of updating `package.json` first and avoiding individual package installations. |
||
---|---|---|
.. | ||
chatExportAndImport | ||
APIKeyManager.tsx | ||
Artifact.tsx | ||
AssistantMessage.tsx | ||
BaseChat.module.scss | ||
BaseChat.tsx | ||
Chat.client.tsx | ||
ChatAlert.tsx | ||
CodeBlock.module.scss | ||
CodeBlock.tsx | ||
ExamplePrompts.tsx | ||
FilePreview.tsx | ||
GitCloneButton.tsx | ||
ImportFolderButton.tsx | ||
Markdown.module.scss | ||
Markdown.spec.ts | ||
Markdown.tsx | ||
Messages.client.tsx | ||
ModelSelector.tsx | ||
NetlifyDeploymentLink.client.tsx | ||
ProgressCompilation.tsx | ||
ScreenshotStateManager.tsx | ||
SendButton.client.tsx | ||
SpeechRecognition.tsx | ||
StarterTemplates.tsx | ||
SupabaseAlert.tsx | ||
SupabaseConnection.tsx | ||
ThoughtBox.tsx | ||
UserMessage.tsx | ||
VercelDeploymentLink.client.tsx |