MiroFish/frontend/src
666ghj dfab81a6c0 refactor(HistoryDatabase): optimize card expansion behavior with debounce and animation lock
- Introduced a debounce mechanism to prevent rapid state changes during card expansion and collapse.
- Added an animation lock to avoid conflicts during transitions.
- Adjusted Intersection Observer thresholds and rootMargin for smoother detection and stability.
- Cleaned up resources on component unmounting to prevent memory leaks.
2026-01-09 10:46:32 +08:00
..
api feat(history): 添加首页历史项目展示组件 2025-12-31 17:54:39 +08:00
assets/logo Enhance homepage layout and styling 2025-12-10 15:15:44 +08:00
components refactor(HistoryDatabase): optimize card expansion behavior with debounce and animation lock 2026-01-09 10:46:32 +08:00
router Implement interaction features in Step5Interaction component and add routing for interaction view 2025-12-16 17:50:43 +08:00
store Add D3.js dependency and implement pending upload state management 2025-12-10 18:17:26 +08:00
views feat(history): 添加首页历史项目展示组件 2025-12-31 17:54:39 +08:00
App.vue Update font styles across the application to include 'Noto Sans SC' for improved typography consistency. 2025-12-26 17:35:09 +08:00
main.js Add project status report and frontend documentation 2025-12-10 14:49:11 +08:00