mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-25 19:30:17 +08:00
* refactor(Navbar): improve WindowControls visibility and clean up event listener management - Updated Navbar component to conditionally render WindowControls based on minappShow state. - Refactored IPC event listener management in preload script for better clarity and performance. * feat(WindowControls): replace custom restore icon with a new SVG component - Introduced a new `WindowRestoreIcon` component with enhanced SVG structure and styling. - Updated `WindowControls` to use the new `WindowRestoreIcon` for better visual consistency and scalability. * feat(WindowControls): update WindowRestoreIcon SVG for improved design - Enhanced the SVG structure of the `WindowRestoreIcon` component with updated dimensions and styling for better visual appeal. - Adjusted the path and rectangle properties to refine the icon's appearance and maintain consistency across the application. * lint error |
||
|---|---|---|
| .. | ||
| src | ||
| index.html | ||
| miniWindow.html | ||
| selectionAction.html | ||
| selectionToolbar.html | ||
| traceWindow.html | ||