bolt.diy/app
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
..
components feat: enhance error handling and add new search feature 2025-05-01 15:56:08 +01:00
lib feat: enhance error handling and add new search feature 2025-05-01 15:56:08 +01:00
routes style: fix code formatting and remove unused imports 2025-04-15 15:33:12 +01:00
styles feat: enhance error handling and add new search feature 2025-05-01 15:56:08 +01:00
types feat(deploy): add deploy alert system for build and deployment status 2025-04-04 11:22:56 +01:00
utils feat(templates): add Vite Shadcn starter template 2025-04-30 11:37:29 +01:00
entry.client.tsx
entry.server.tsx feat: enhance context handling by adding code context selection and implementing summary generation (#1091) #release 2025-01-22 22:48:13 +05:30
root.tsx fix: settings bugfix error building my application issue #1414 (#1436) 2025-03-09 01:07:56 +05:30
vite-env.d.ts refactor: updated vite config to inject add version metadata into the app on build (#841) 2024-12-21 01:03:28 +05:30