feat: 新增完整的评论功能模块,包括独立页面、全屏内嵌面板和「主创说」特性 - #101
Open
WindDrift wants to merge 13 commits into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
改动类型
是否包含破坏性变更
改动说明
动机:歌曲评论是播放器核心体验之一,原实现仅有弹窗形态且不支持多源与主创内容。本 PR 重建评论模块:独立评论页 + 全屏内嵌面板,并围绕性能、健壮性、交互细节做了一轮完整审查与修复。
主要变更
(/comments/:source/:id):歌曲右键「查看评论」跳转,含封面、播放、刷新、来源切换与顶部折叠动效关联 Issue
无
截图 / 录屏
自查清单
pnpm format,并确认pnpm typecheck、pnpm lint通过pnpm build:native验证;未手写native/*/index.d.tsdev分支提交