msr-mod/src
Astrian Zheng 1239dbbf86
Some checks failed
构建扩展程序 / 构建扩展程序 (push) Successful in 54s
构建扩展程序 / 发布至 Chrome 应用商店 (push) Failing after 33s
feat: handle empty play queue gracefully and enhance UI responsiveness
2025-05-28 15:25:13 +10:00
..
apis refactor(Player): 将播放器组件从App.vue中提取到独立的Player.vue组件 2025-05-24 22:53:21 +10:00
assets feat(Playroom): add new icons for audio quality and Chromecast options in more options dialog 2025-05-28 11:11:38 +10:00
components feat: display version number dynamically and add GitHub link in PreferencePanel 2025-05-28 15:14:13 +10:00
pages feat: handle empty play queue gracefully and enhance UI responsiveness 2025-05-28 15:25:13 +10:00
stores feat(PreferencePanel, usePreferences): add PreferencePanel component and integrate preference settings 2025-05-28 12:34:14 +10:00
utils style(Playroom): 为歌曲名称和艺术家信息添加截断样式 2025-05-26 08:14:14 +10:00
App.vue fix(App): set initial state of presentPreferencePanel to false 2025-05-28 13:12:12 +10:00
main.ts feat(Library): add Library page and integrate favourites functionality 2025-05-28 09:46:43 +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