bolt.diy/app/types
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
..
actions.ts feat(deploy): add deploy alert system for build and deployment status 2025-04-04 11:22:56 +01:00
artifact.ts fixed test cases 2024-12-03 11:28:23 +05:30
context.ts feat: enhanced Code Context and Project Summary Features (#1191) 2025-01-29 15:37:20 +05:30
GitHub.ts feat: github fix and ui improvements (#1685) 2025-05-09 15:23:20 +02:00
global.d.ts Update debug tab to check against fork 2024-12-13 09:17:35 +01:00
model.ts refactor: refactored LLM Providers: Adapting Modular Approach (#832) 2024-12-21 11:45:17 +05:30
netlify.ts feat: new improvement for the GitHub API Authentication Fix (#1537) 2025-03-29 21:12:47 +01:00
supabase.ts feat(supabase): add credentials handling for Supabase API keys and URL 2025-03-20 11:17:27 +00:00
template.ts feat: add Starter template menu in homepage (#884) 2024-12-24 22:37:28 +05:30
terminal.ts feat: added bolt dedicated shell 2024-11-08 21:47:31 +05:30
theme.ts fix: remove monorepo 2024-09-25 19:54:09 +01:00
vercel.ts feat: add Vercel integration for project deployment 2025-03-27 00:06:10 +00:00