mirror of
https://github.com/stackblitz-labs/bolt.diy
synced 2025-06-26 18:26:38 +00:00
* feat: Add reusable UI components and fix GitHub repository display * style: Fix linting issues in UI components * fix: Add close icon to GitHub Connection Required dialog * fix: Add CloseButton component to fix white background issue in dialog close icons * Fix close button styling in dialog components to address ghost white issue in dark mode * fix: update icon color to tertiary for consistency The icon color was changed from `text-bolt-elements-icon-info` to `text-bolt-elements-icon-tertiary` * fix: improve repository selection dialog tab styling for dark mode - Update tab menu styling to prevent white background in dark mode - Use explicit color values for better dark/light mode compatibility - Improve hover and active states for better visual hierarchy - Remove unused Tabs imports --------- Co-authored-by: KevIsDev <zennerd404@gmail.com> |
||
---|---|---|
.. | ||
BackgroundRays | ||
Badge.tsx | ||
Breadcrumbs.tsx | ||
Button.tsx | ||
Card.tsx | ||
Checkbox.tsx | ||
CloseButton.tsx | ||
CodeBlock.tsx | ||
Collapsible.tsx | ||
Dialog.tsx | ||
Dropdown.tsx | ||
EmptyState.tsx | ||
FileIcon.tsx | ||
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 |