bolt.diy/app/components/workbench
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
..
terminal style: add modern-scrollbar class to improve scrollbar appearance 2025-04-30 12:23:35 +01:00
DiffView.tsx
EditorPanel.tsx feat: enhance error handling and add new search feature 2025-05-01 15:56:08 +01:00
ExpoQrModal.tsx refactor(qr-code): replace react-qr-code with react-qrcode-logo 2025-04-23 16:43:01 +01:00
FileBreadcrumb.tsx
FileTree.tsx style: add modern-scrollbar class to improve scrollbar appearance 2025-04-30 12:23:35 +01:00
PortDropdown.tsx refactor(workbench): simplify URL handling and improve PortDropdown UI 2025-04-19 00:47:14 +01:00
Preview.tsx refactor(constants): remove duplicate tag and add 'app' tag 2025-04-24 11:17:37 +01:00
ScreenshotSelector.tsx
Search.tsx feat: enhance error handling and add new search feature 2025-05-01 15:56:08 +01:00
Workbench.client.tsx chore: update @webcontainer/api to version 1.6.1-internal.1 2025-05-01 11:51:19 +01:00