bolt.diy/app/shared/hooks
KevIsDev 6913e9471f refactor: move workbench components and stores to its own directory structure
Restructure the workbench module by moving components and stores from shared/workbench to workbench directory. This includes terminal components, editor utilities, preview stores, and UI components. Update all import paths to reflect the new structure.

The changes include:
- Moving terminal components and theme files
- Relocating editor utilities like EnvMasking and indent
- Transferring stores for previews, editor, and terminal
- Updating all affected import statements across the codebase
- Moving UI components like PortDropdown and Inspector
2025-06-20 15:40:44 +01:00
..
index.ts refactor: remove developer mode and related features 2025-06-18 13:15:33 +01:00
useConnectionStatus.ts refactor: reorganize project structure by moving files to a more dev friendly setup 2025-06-16 15:33:59 +01:00
useDataOperations.ts refactor: reorganize project structure by moving files to a more dev friendly setup 2025-06-16 15:33:59 +01:00
useFeatures.ts refactor: reorganize project structure by moving files to a more dev friendly setup 2025-06-16 15:33:59 +01:00
useGit.ts refactor: reorganize project structure by moving files to a more dev friendly setup 2025-06-16 15:33:59 +01:00
useIndexedDB.ts refactor: reorganize project structure by moving files to a more dev friendly setup 2025-06-16 15:33:59 +01:00
useLocalProviders.ts refactor: reorganize project structure by moving files to a more dev friendly setup 2025-06-16 15:33:59 +01:00
useMessageParser.ts refactor: move workbench components and stores to its own directory structure 2025-06-20 15:40:44 +01:00
useNotifications.ts refactor: reorganize project structure by moving files to a more dev friendly setup 2025-06-16 15:33:59 +01:00
useSearchFilter.ts refactor: reorganize project structure by moving files to a more dev friendly setup 2025-06-16 15:33:59 +01:00
useSettings.ts refactor: reorganize project structure by moving files to a more dev friendly setup 2025-06-16 15:33:59 +01:00
useShortcuts.ts refactor: reorganize project structure by moving files to a more dev friendly setup 2025-06-16 15:33:59 +01:00
useSupabaseConnection.ts refactor: reorganize project structure by moving files to a more dev friendly setup 2025-06-16 15:33:59 +01:00
useViewport.ts refactor: reorganize project structure by moving files to a more dev friendly setup 2025-06-16 15:33:59 +01:00