bolt.diy/app/components/@settings/tabs/connections
Stijnus 870bfc58ee
Some checks are pending
Docker Publish / docker-build-publish (push) Waiting to run
Update Stable Branch / prepare-release (push) Waiting to run
feat: github fix and ui improvements (#1685)
* 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>
2025-05-09 15:23:20 +02:00
..
components feat: github fix and ui improvements (#1685) 2025-05-09 15:23:20 +02:00
types Final UI V3 2025-02-02 01:42:30 +01:00
ConnectionDiagnostics.tsx style(icons): update icon classes and add netlify.svg 2025-04-19 00:05:04 +01:00
ConnectionsTab.tsx feat: update connectiontab and datatab security fix (#1614) 2025-04-08 13:06:43 +02:00
GithubConnection.tsx feat: github fix and ui improvements (#1685) 2025-05-09 15:23:20 +02:00
NetlifyConnection.tsx feat: update connectiontab and datatab security fix (#1614) 2025-04-08 13:06:43 +02:00
VercelConnection.tsx feat: update connectiontab and datatab security fix (#1614) 2025-04-08 13:06:43 +02:00