bolt.diy/app
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
..
components feat: add element inspector with chat integration 2025-05-30 13:16:53 +01:00
lib feat: add element inspector with chat integration 2025-05-30 13:16:53 +01:00
routes feat(design): add design scheme support and UI improvements 2025-05-28 23:49:51 +01:00
styles feat: add element inspector with chat integration 2025-05-30 13:16:53 +01:00
types feat: add element inspector with chat integration 2025-05-30 13:16:53 +01:00
utils feat: add element inspector with chat integration 2025-05-30 13:16:53 +01:00
entry.client.tsx
entry.server.tsx feat: enhance context handling by adding code context selection and implementing summary generation (#1091) #release 2025-01-22 22:48:13 +05:30
root.tsx fix: settings bugfix error building my application issue #1414 (#1436) 2025-03-09 01:07:56 +05:30
vite-env.d.ts refactor: updated vite config to inject add version metadata into the app on build (#841) 2024-12-21 01:03:28 +05:30