Logo
Explore
Register Sign In
agent/cc-switch
Watch 2
Star 0
Fork 0
mirror of https://github.com/farion1231/cc-switch.git synced 2026-06-16 13:34:04 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
5e2e80b00de4e5065be390d0e67c78b65dc0744e
cc-switch/src/components
T
History
Jason 5e2e80b00d fix: prevent modal header jumping when toggling API key field
Reserve fixed height for API key input container and use visibility/opacity
for show/hide instead of conditional rendering to maintain consistent modal
height when selecting presets
2025-08-27 10:39:39 +08:00
..
AddProviderModal.css
fix: prevent modal header jumping when toggling API key field
2025-08-27 10:39:39 +08:00
AddProviderModal.tsx
- fix(types): 统一导入到 src/types.ts,移除 shared/types 残留路径
2025-08-23 23:11:39 +08:00
ConfirmDialog.css
refactor: 清理 Electron 遗留代码并优化项目结构
2025-08-23 21:13:25 +08:00
ConfirmDialog.tsx
refactor: 清理 Electron 遗留代码并优化项目结构
2025-08-23 21:13:25 +08:00
EditProviderModal.tsx
- fix(types): 统一导入到 src/types.ts,移除 shared/types 残留路径
2025-08-23 23:11:39 +08:00
ProviderForm.tsx
fix: prevent modal header jumping when toggling API key field
2025-08-27 10:39:39 +08:00
ProviderList.css
refactor: 清理 Electron 遗留代码并优化项目结构
2025-08-23 21:13:25 +08:00
ProviderList.tsx
refactor: rename global API from electronAPI to api and update references
2025-08-25 10:30:45 +08:00