mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-07-27 16:26:16 +08:00
8f1ad6e057
- Add ESC key navigation: return to previous view from full-screen panels - Sync tray menu with app visibility settings (hide disabled apps) - Add fnm (fast node manager) path support for CLI version scanning - Fix useModelState being overwritten when user is editing model fields - Fix EditProviderDialog showing stale data after save and reopen - Refactor AppSwitcher to use loop instead of repetitive buttons - Extract ToggleRow as reusable UI component - Add domUtils for checking text-editable elements