bolt.diy/app/components
KevIsDev 443dc646fb refactor(files): optimize file deletion logic for better performance
Refactor the file deletion logic in FilesStore to precompute prefixes and iterate through files only once. This reduces the complexity of nested loops and improves performance by applying all deletions in a single update to the store. Additionally, remove a redundant console.log statement in Chat.client.tsx and update the prompts documentation for clarity.
2025-04-19 12:57:14 +01:00
..
@settings style(icons): update icon classes and add netlify.svg 2025-04-19 00:05:04 +01:00
chat refactor(files): optimize file deletion logic for better performance 2025-04-19 12:57:14 +01:00
deploy
editor/codemirror
git
header
sidebar
ui
workbench refactor(workbench): simplify URL handling and improve PortDropdown UI 2025-04-19 00:47:14 +01:00