bolt.diy/app/lib/hooks
KevIsDev 5838d7121a feat: add element inspector with chat integration
- Implement element inspector tool for preview iframe with hover/click detection
- Add inspector panel UI to display element details and styles
- Integrate selected elements into chat messages for reference
- Style improvements for chat messages and scroll behavior
- Add inspector script injection to preview iframe
- Support element selection and context in chat prompts
-Redesign Messgaes, Workbench and Header for a more refined look allowing more workspace in view
2025-05-30 13:16:53 +01:00
..
index.ts
StickToBottom.tsx feat: add element inspector with chat integration 2025-05-30 13:16:53 +01:00
useConnectionStatus.ts
useDataOperations.ts
useDebugStatus.ts
useEditChatDescription.ts
useFeatures.ts
useGit.ts feat: github fix and ui improvements (#1685) 2025-05-09 15:23:20 +02:00
useIndexedDB.ts
useLocalProviders.ts
useMessageParser.ts
useNotifications.ts
usePromptEnhancer.ts
useSearchFilter.ts
useSettings.ts
useShortcuts.ts refactor: remove debug logging statements 2025-04-30 02:11:54 +01:00
useStickToBottom.tsx
useSupabaseConnection.ts
useUpdateCheck.ts
useViewport.ts