Commit Graph
18 Commits
Author SHA1 Message Date
仓鼠 8d58f41856 Implement scroll position management for navigation (#73)
* feat: implement scroll position management for main page navigation

* fix: import saveMainPageScrollPosition in ServerCard and ServerCardInline components

* feat: save scroll position when navigating to server from DashCommand

* fix: prevent restoring stale scroll positions without main page origin
2026-06-20 16:21:32 +08:00
hamster1963 a3afa04c69 feat(i18n): add translation for "All" in GroupSwitch component for English, Simplified Chinese, and Traditional Chinese 2026-06-10 15:19:34 +08:00
hamster1963 eb682dc75f refactor: remove framer-motion dependencies and implement custom active indicator for improved performance and animations 2026-06-10 13:23:10 +08:00
hamster1963 33ba092345 fix: update button padding and hover styles for improved user interaction 2026-06-01 11:58:33 +08:00
hamster1963 29e349505d perf: use biome 2025-12-28 18:05:02 +08:00
hamster1963 c989a67265 fix: update GroupSwitch and Server components for improved tab handling and styling 2025-12-28 16:21:17 +08:00
hamster1963 746f890d65 refactor: update component styles and improve accessibility
- Adjusted hover shadow effects in CycleTransferStatsClient for better visual feedback.
- Fixed aspect ratio class in GlobalMap for consistent rendering.
- Updated font weight in GroupSwitch for improved readability.
- Modified Separator width class in Header for consistency across components.
- Enhanced button hover effects in NetworkChartClient for better user interaction.
- Adjusted margin class in ServerDetailOverview for better alignment.
- Updated margin classes in ServerOverview for consistent spacing.
- Refined background gradient classes in ServiceTrackerClient for better color management.
- Standardized font weight in TabSwitch for consistency.
- Corrected stroke color class in AnimatedCircularProgressBar for better theming.
- Improved focus outline handling in badge and button components for better accessibility.
- Updated chart component styles for improved visual hierarchy.
- Adjusted checkbox focus outline for better accessibility.
- Enhanced command dialog styles for improved usability.
- Updated dialog close button focus outline for better accessibility.
- Refined dropdown menu styles for improved usability and consistency.
- Adjusted input focus outline for better accessibility.
- Improved popover content styles for better visibility.
- Updated select component styles for improved usability.
- Refined separator height classes for consistency.
- Enhanced switch component focus outline for better accessibility.
- Updated table footer styles for improved visual consistency.
- Refactored global CSS to use new Tailwind CSS configuration and improved theming.
- Removed outdated Tailwind configuration file.
2025-12-28 15:24:04 +08:00
hamster1963 38be1e9a10 feat: disable custom background button 2025-01-17 18:07:39 +08:00
hamster1963 2f02123787 feat: save group selected 2025-01-03 10:00:07 +08:00
hamster1963 0b43a3943d feat: better group switch 2025-01-01 22:00:28 +08:00
hamster1963 b2998752a6 fix: opacity on dark mode 2024-12-20 23:32:52 +08:00
hamster1963 3633664345 style: CustomBackgroundImage 2024-12-20 01:21:34 +08:00
hamster1963 ae8e3ea144 feat: CustomMobileBackgroundImage 2024-12-19 14:46:21 +08:00
hamster1963 3d66582a3a feat: components with custom background use transparent background 2024-12-19 10:40:11 +08:00
hamster1963 9a2f3ea8e6 fix: prettier config 2024-12-13 17:26:28 +08:00
hamster1963 3f0c2ed39d feat: net transfer badge 2024-11-30 22:26:13 +08:00
hamster1963 9c1d37c64f fix: group switch overflow on mobile 2024-11-30 00:46:27 +08:00
hamster1963 fb38b0eb8a feat: server group 2024-11-24 01:45:33 +08:00