LTbinglingfeng
f53d333198
fix(ui): center Config Panel action bar and move ProviderNav to bottom
2026-02-06 03:13:13 +08:00
LTbinglingfeng
adcf0b6582
refactor(nav): move Config Panel and remove Settings/API Keys pages
2026-02-06 02:47:37 +08:00
LTbinglingfeng
11c2498be6
feat: add visual configuration editor and YAML handling
...
- Implemented a new hook `useVisualConfig` for managing visual configuration state and YAML parsing.
- Added types for visual configuration in `visualConfig.ts`.
- Enhanced `ConfigPage` to support switching between visual and source editors.
- Introduced floating action buttons for save and reload actions.
- Updated translations for tab labels in English and Chinese.
- Styled the configuration page with new tab and floating action button styles.
2026-02-06 02:15:40 +08:00
Supra4E8C
84b219957e
Revert "style(config): allow editor wrapper to grow flexibly with min-height"
...
This reverts commit 1d8729ec53 .
2026-01-03 15:54:48 +08:00
Supra4E8C
1d8729ec53
style(config): allow editor wrapper to grow flexibly with min-height
2026-01-03 15:30:40 +08:00
Supra4E8C
0efef5a789
style(config): improve editor wrapper responsive height with clamp and dvh
2026-01-03 14:52:56 +08:00
Supra4E8C
f739e0b372
style(config): double editor height
2025-12-30 18:29:47 +08:00
Supra4E8C
5ef3406068
fix(config-page): restore page and editor scrolling with fixed card height
2025-12-28 23:50:08 +08:00
Supra4E8C
46701b40ad
fix(layout): restore scroll and set panel heights
2025-12-26 17:37:49 +08:00
Supra4E8C
d0c376fc31
fix(layout): restore full-height panels on mobile/HiDPI
2025-12-25 23:33:52 +08:00
Supra4E8C
834ba43231
fix: ConfigPage.module.scss LogPage.moudle.scss
2025-12-25 01:09:00 +08:00
hkfires
40fe33aeae
fix(config): optimize layout for full height
2025-12-24 12:45:30 +08:00
Supra4E8C
bcf82252ea
feat: add notification animations and improve UI across pages Add enter/exit animations to NotificationContainer with smooth slide effects Refactor ConfigPage search bar to float over editor with improved UX Enhance AuthFilesPage type badges with proper light/dark theme color support Fix grid layout in AuthFilesPage to use consistent 3-column layout Update icon button sizing and loading state handlin Update i18n translations for search functionality
2025-12-13 00:46:07 +08:00
Supra4E8C
7c0a2280a4
feat: implement versioning system by extracting version from environment, git tags, or package.json, and display app version in MainLayout; enhance ConfigPage with search functionality and CodeMirror integration for YAML editing
2025-12-12 19:10:09 +08:00
Supra4E8C
450964fb1a
feat: initialize new React application structure with TypeScript, ESLint, and Prettier configurations, while removing legacy files and adding new components and pages for enhanced functionality
2025-12-07 11:32:31 +08:00