bolt.diy/app/components/ui
KevIsDev cd37599f3b feat(design): add design scheme support and UI improvements
- Implement design scheme system with palette, typography, and feature customization
- Add color scheme dialog for user customization
- Update chat UI components to use design scheme values
- Improve header actions with consolidated deploy and export buttons
- Adjust layout spacing and styling across multiple components (chat, workbench etc...)
- Add model and provider info to chat messages
- Refactor workbench and sidebar components for better responsiveness
2025-05-28 23:49:51 +01:00
..
BackgroundRays
Badge.tsx feat: github fix and ui improvements (#1685) 2025-05-09 15:23:20 +02:00
Breadcrumbs.tsx feat: github fix and ui improvements (#1685) 2025-05-09 15:23:20 +02:00
Button.tsx
Card.tsx
Checkbox.tsx
CloseButton.tsx feat: github fix and ui improvements (#1685) 2025-05-09 15:23:20 +02:00
CodeBlock.tsx feat: github fix and ui improvements (#1685) 2025-05-09 15:23:20 +02:00
Collapsible.tsx
ColorSchemeDialog.tsx feat(design): add design scheme support and UI improvements 2025-05-28 23:49:51 +01:00
Dialog.tsx
Dropdown.tsx
EmptyState.tsx feat: github fix and ui improvements (#1685) 2025-05-09 15:23:20 +02:00
FileIcon.tsx fix: replace non existent icons with existing icons #release:major 2025-05-12 02:51:05 +01:00
FilterChip.tsx feat: github fix and ui improvements (#1685) 2025-05-09 15:23:20 +02:00
GradientCard.tsx feat: github fix and ui improvements (#1685) 2025-05-09 15:23:20 +02:00
IconButton.tsx
index.ts feat: github fix and ui improvements (#1685) 2025-05-09 15:23:20 +02:00
Input.tsx
Label.tsx
LoadingDots.tsx
LoadingOverlay.tsx
PanelHeader.tsx
PanelHeaderButton.tsx
Popover.tsx
Progress.tsx
RepositoryStats.tsx feat: github fix and ui improvements (#1685) 2025-05-09 15:23:20 +02:00
ScrollArea.tsx
SearchInput.tsx feat: github fix and ui improvements (#1685) 2025-05-09 15:23:20 +02:00
SearchResultItem.tsx feat: github fix and ui improvements (#1685) 2025-05-09 15:23:20 +02:00
Separator.tsx
SettingsButton.tsx
Slider.tsx
StatusIndicator.tsx feat: github fix and ui improvements (#1685) 2025-05-09 15:23:20 +02:00
Switch.tsx
Tabs.tsx feat: github fix and ui improvements (#1685) 2025-05-09 15:23:20 +02:00
TabsWithSlider.tsx feat: github fix and ui improvements (#1685) 2025-05-09 15:23:20 +02:00
ThemeSwitch.tsx
Tooltip.tsx feat: github fix and ui improvements (#1685) 2025-05-09 15:23:20 +02:00
use-toast.ts