bolt.diy/app/components
KevIsDev fcaf8f66f0 feat: enhance error handling and add new search feature
- Add support for `PREVIEW_CONSOLE_ERROR` in WebContainer error handling

- Introduce new Search component for text search functionality

- Extend `ScrollPosition` interface to include `line` and `column`
- Implement scroll-to-line functionality in CodeMirrorEditor
- Add tab-based navigation for files and search in EditorPanel

This commit introduces several enhancements to the editor, including improved error handling, better scrolling capabilities, and a new search feature. The changes are focused on improving the user experience and adding new functionality to the editor components.
2025-05-01 15:56:08 +01:00
..
@settings style: add modern-scrollbar class to improve scrollbar appearance 2025-04-30 12:23:35 +01:00
chat refactor(chat): move modern-scrollbar class to conditional styling 2025-04-30 12:43:54 +01:00
deploy refactor: remove success toast and prioritize public domain URL 2025-04-07 23:07:58 +01:00
editor/codemirror feat: enhance error handling and add new search feature 2025-05-01 15:56:08 +01:00
git
header fix: simplify the SHA-1 hash function in api.netlify-deploy.ts by using the crypto module directly this allows it to work in both dev and prod environments. 2025-04-02 16:47:04 +01:00
sidebar feat: bulk delete chats from sidebar (#1586) 2025-04-06 20:36:53 +02:00
ui feat: add Expo QR code generation and modal for mobile preview 2025-04-17 13:03:41 +01:00
workbench feat: enhance error handling and add new search feature 2025-05-01 15:56:08 +01:00