feat(ui): 添加平滑过渡效果和滚动动画#151
Merged
Merged
Conversation
Contributor
sunny0826
commented
Mar 13, 2026
- 为路由切换和标签页切换添加平滑过渡动画
- 为课程卡片添加滚动显示动画
- 为按钮添加点击反馈效果
- 修复模态框在服务器端渲染时的兼容性问题
- 优化用户体验,提升界面交互流畅度
- 为路由切换和标签页切换添加平滑过渡动画 - 为课程卡片添加滚动显示动画 - 为按钮添加点击反馈效果 - 修复模态框在服务器端渲染时的兼容性问题 - 优化用户体验,提升界面交互流畅度
- 将端口冲突测试中的启动按钮选择器从文本匹配改为 data-tour-id 属性,提高稳定性 - 在课程列表状态测试中优化课程列表容器的 XPath 选择器,兼容卡片外层 scroll-reveal 包裹 - 在 Navbar 组件点击外部处理中增加对话框检查,防止对话框内的点击意外关闭面板
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.