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 refactor(chat): replace useSnapScroll with StickToBottom for smoother scrolling 2025-04-22 21:33:40 +01:00
StickToBottom.tsx feat: add element inspector with chat integration 2025-05-30 13:16:53 +01:00
useConnectionStatus.ts ui refactor 2025-01-20 09:53:15 +01:00
useDataOperations.ts feat: update connectiontab and datatab security fix (#1614) 2025-04-08 13:06:43 +02:00
useDebugStatus.ts ui refactor 2025-01-20 09:53:15 +01:00
useEditChatDescription.ts Satisfy the linter 2025-01-07 19:52:50 +01:00
useFeatures.ts ui refactor 2025-01-20 09:53:15 +01:00
useGit.ts feat: github fix and ui improvements (#1685) 2025-05-09 15:23:20 +02:00
useIndexedDB.ts feat: bolt dyi datatab (#1570) 2025-03-29 20:43:07 +01:00
useLocalProviders.ts add install ollama models , fixes 2025-01-28 22:57:06 +01:00
useMessageParser.ts feat: make user made changes persistent after reload (#1387) 2025-02-27 13:34:57 +05:30
useNotifications.ts ui fix 2025-01-21 11:55:26 +01:00
usePromptEnhancer.ts fix: enhance prompt "Invalid or missing provider" bad request error 2024-11-20 17:48:41 +05:30
useSearchFilter.ts feat: search chats 2024-11-27 18:37:54 +05:30
useSettings.ts fix: preserve complete provider settings in cookies 2025-02-20 03:27:15 +00:00
useShortcuts.ts refactor: remove debug logging statements 2025-04-30 02:11:54 +01:00
useStickToBottom.tsx refactor(chat): replace useSnapScroll with StickToBottom for smoother scrolling 2025-04-22 21:33:40 +01:00
useSupabaseConnection.ts feat(supabase): add credentials handling for Supabase API keys and URL 2025-03-20 11:17:27 +00:00
useUpdateCheck.ts ui refactor 2025-01-20 09:53:15 +01:00
useViewport.ts fix(ui): mobile friendly 2024-11-21 15:12:33 +02:00