-
-
Notifications
You must be signed in to change notification settings - Fork 27
Comparing changes
Open a pull request
base repository: codinit-dev/codinit-dev
base: v1.1.16
head repository: codinit-dev/codinit-dev
compare: v1.1.17
- 8 commits
- 10 files changed
- 1 contributor
Commits on Nov 29, 2025
-
Integrate Electron window controls into unified header system
- Created ElectronWindowControls component for reusable window controls - Integrated window controls into Header and ChatHeader components - Removed separate CustomTitleBar from _index.tsx - Maintains platform-specific control placement (macOS left, Windows/Linux right) - Preserves drag region functionality and all window operations - Compatible with both Electron and web modes (auto-detects environment) - Reduces total header height from 88px to 48px in Electron mode - Fixed missing api-keys tab entries in settings constants
Configuration menu - View commit details
-
Copy full SHA for db5eb3c - Browse repository at this point
Copy the full SHA db5eb3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for deb6535 - Browse repository at this point
Copy the full SHA deb6535View commit details
Commits on Nov 30, 2025
-
Refactor headers to match browser layout with seamless window controls
- Use absolute positioning for window controls to avoid disrupting layout - macOS: Controls positioned at left with content margin - Windows/Linux: Controls positioned at right - Maintains exact same visual layout as browser version - Window controls overlay without affecting main content flow
Configuration menu - View commit details
-
Copy full SHA for 2784f6c - Browse repository at this point
Copy the full SHA 2784f6cView commit details -
Remove header border for seamless workbench integration
- Removed border-b from unified header container - Chat header and workbench now flow together as one - Creates clean, unified visual appearance
Configuration menu - View commit details
-
Copy full SHA for 75bde00 - Browse repository at this point
Copy the full SHA 75bde00View commit details -
Add VSCode-style title bar for Electron
- Created ElectronTitleBar component with VSCode-inspired design - macOS: Traffic light buttons (red/yellow/green) on left with hover states - Windows/Linux: Minimize/maximize/close icons on right - Centered app branding with icon and name - Height: 36px (h-9) for compact design - Removed window controls from Header and ChatHeader (now in title bar) - Integrated title bar at top of app layout in Electron mode only
Configuration menu - View commit details
-
Copy full SHA for 1424aa1 - Browse repository at this point
Copy the full SHA 1424aa1View commit details -
Update title bar with sleeker design and prominent controls
- Reduced height to 32px (h-8) for more compact design - Enhanced background with depth-2 and subtle shadow - Improved button visibility and hover states - macOS: Traffic lights with smooth opacity transitions on hover - Windows/Linux: Larger, clearer icons with better hover feedback - Perfectly centered app branding - Sleek, professional appearance matching modern desktop apps
Configuration menu - View commit details
-
Copy full SHA for 032853e - Browse repository at this point
Copy the full SHA 032853eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec312a1 - Browse repository at this point
Copy the full SHA ec312a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 170f23a - Browse repository at this point
Copy the full SHA 170f23aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.1.16...v1.1.17