bolt.diy/app/shared/hooks
KevIsDev 4d3222ee96 refactor: reorganize project structure by moving files to a more dev friendly setup
- Move stores/utils/types to their relative directories (i.e chat stores in chat directory)
- Move utility files to shared/utils
- Move component files to shared/components
- Move type definitions to shared/types
- Move stores to shared/stores
- Update import paths across the project
2025-06-16 15:33:59 +01:00
..
index.ts refactor: reorganize project structure by moving files to a more dev friendly setup 2025-06-16 15:33:59 +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
useDebugStatus.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: reorganize project structure by moving files to a more dev friendly setup 2025-06-16 15:33:59 +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
useUpdateCheck.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