bolt.diy/app/components/ui
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
..
BackgroundRays
Badge.tsx
Breadcrumbs.tsx
Button.tsx
Card.tsx
Checkbox.tsx
CloseButton.tsx
CodeBlock.tsx
Collapsible.tsx
ColorSchemeDialog.tsx feat: add element inspector with chat integration 2025-05-30 13:16:53 +01:00
Dialog.tsx
Dropdown.tsx
EmptyState.tsx
FileIcon.tsx fix: replace non existent icons with existing icons #release:major 2025-05-12 02:51:05 +01:00
FilterChip.tsx
GradientCard.tsx
IconButton.tsx
index.ts
Input.tsx
Label.tsx
LoadingDots.tsx
LoadingOverlay.tsx
PanelHeader.tsx
PanelHeaderButton.tsx
Popover.tsx
Progress.tsx
RepositoryStats.tsx
ScrollArea.tsx
SearchInput.tsx
SearchResultItem.tsx
Separator.tsx
SettingsButton.tsx
Slider.tsx
StatusIndicator.tsx
Switch.tsx
Tabs.tsx
TabsWithSlider.tsx
ThemeSwitch.tsx
Tooltip.tsx
use-toast.ts