bolt.diy/app/lib
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
..
.server/llm refactor(prompts): update and refine UI design and content guidelines 2025-04-30 01:24:31 +01:00
api Final UI V3 2025-02-02 01:42:30 +01:00
common refactor(prompts): update and refine UI design and content guidelines 2025-04-30 01:24:31 +01:00
hooks refactor: remove debug logging statements 2025-04-30 02:11:54 +01:00
modules/llm refactor: update prompt to be more specific with install and run commands 2025-04-25 00:54:01 +01:00
persistence fix(chat): ensure artifact actions are correctly evaluated for completion 2025-04-28 14:34:07 +01:00
runtime feat(deploy): add deploy alert system for build and deployment status 2025-04-04 11:22:56 +01:00
services feat: bolt dyi datatab (#1570) 2025-03-29 20:43:07 +01:00
stores feat(previews): add refreshAllPreviews method to refresh all previews 2025-04-22 20:42:38 +01:00
webcontainer feat: enhance error handling and add new search feature 2025-05-01 15:56:08 +01:00
crypto.ts
fetch.ts