msr-mod/src
Astrian Zheng ca07ae3a8c
feat(AlbumDetailDialog): enhance album background styling and loading indicator
fix(TrackItem): adjust button hover effects and reposition track number display
2025-05-27 16:08:05 +10:00
..
apis refactor(Player): 将播放器组件从App.vue中提取到独立的Player.vue组件 2025-05-24 22:53:21 +10:00
assets fix(Playroom): correct script source path and add ChatBubbleQuoteFull icon for improved lyrics display 2025-05-26 19:49:36 +10:00
components feat(AlbumDetailDialog): enhance album background styling and loading indicator 2025-05-27 16:08:05 +10:00
pages feat(Home): add AlbumDetailDialog component for album details display 2025-05-27 15:01:37 +10:00
stores feat(Player): implement audio preloading functionality with state management 2025-05-27 13:44:04 +10:00
utils style(Playroom): 为歌曲名称和艺术家信息添加截断样式 2025-05-26 08:14:14 +10:00
App.vue fix: update language attribute in HTML and adjust script source path for consistency 2025-05-26 20:30:55 +10:00
main.ts feat(播放器): 新增播放室页面并集成GSAP动画库 2025-05-25 10:28:16 +10:00
style.css feat: 添加 TrackItem 组件并优化专辑详情页 2025-05-25 08:57:13 +10:00
vite-env.d.ts feat(歌词): 添加滚动歌词组件和接口定义 2025-05-26 17:29:31 +10:00