Files
bolt-diy/app/components/chat
KevIsDev b41691f6f2 feat(previews): add refreshAllPreviews method to refresh all previews
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.
2025-04-22 20:42:38 +01:00
..
2024-12-08 02:12:02 +05:30
2025-02-25 19:02:03 +00:00
2024-09-25 19:54:09 +01:00
2024-09-25 19:54:09 +01:00
2024-12-04 20:51:27 +02:00
2025-01-30 23:05:04 +01:00