Commit Graph

14 Commits

Author SHA1 Message Date
shinya
2feb3ee5e7 Revert "feat: card hover style"
This reverts commit c01f75d228.
2025-07-05 18:52:33 +08:00
shinya
2b9918817b fix: card hover overflow 2025-07-05 13:34:23 +08:00
shinya
c924fc5f6c feat: card hover style 2025-07-05 01:48:10 +08:00
shinya
6492191a2d fix: aggreaget match and keyword trim 2025-07-04 01:23:30 +08:00
SongPro
7f22bc87b5 refactor(components): 优化卡片组件并更新运行时配置
- 移除多个卡片组件的懒加载属性以提升首屏性能
- 使用ImagePlaceholder组件统一骨架屏实现
- 修复DemoCard组件中的拼写错误
- 标准化runtime.ts中的JSON格式
- 更新package.json中的包管理器配置
2025-07-03 23:09:05 +08:00
SongPro
b30589628a feat(components): 添加图片骨架屏组件并优化卡片加载体验
实现图片加载时的骨架屏效果,支持暗色模式
在AggregateCard、VideoCard和DemoCard中应用骨架屏
优化图片加载动画和状态管理
2025-07-03 22:05:54 +08:00
SongPro
020cb6b6b9 refactor(components): 优化卡片组件样式和交互逻辑
统一调整集数展示框的样式和交互效果
简化搜索页状态初始化逻辑
移除收藏功能的即时UI更新
2025-07-03 17:15:50 +08:00
SongPro
a5e8f95f83 perf(components): 优化卡片组件的动画过渡时间
统一调整多个卡片组件的动画持续时间,将较长的过渡时间缩短以提升交互响应速度
2025-07-02 00:59:51 +08:00
SongPro
b1aa925a08 feat(components): 优化卡片组件交互效果与动画
重构 AggregateCard、DemoCard 和 VideoCard 组件的交互效果:
1. 统一卡片悬停动画,使用 cubic-bezier 实现平滑过渡
2. 改进播放按钮和收藏按钮的视觉反馈
3. 优化集数显示样式为矩形框
4. 添加卡片删除时的淡出动画
5. 统一外部链接按钮样式
6. 调整标题悬停效果和位置
2025-07-02 00:47:30 +08:00
shinya
b732e9a3d4 feat: add douban url, optimize source aggregate 2025-07-01 22:41:30 +08:00
shinya
d677ca9877 feat: dark mode 2025-06-26 21:00:11 +08:00
shinya
41c3e4ec85 feat: enhance video match 2025-06-26 00:58:56 +08:00
shinya
a18e5d4b84 feat: make Image unoptimized 2025-06-25 21:32:48 +08:00
shinya
1f2675d80a feat: add aggregate search result 2025-06-24 13:22:47 +08:00