Open
Conversation
Contributor
commit: |
HaixingOoO
approved these changes
Nov 27, 2025
Collaborator
Collaborator
|
snapshot和test需要改才能正常就不太对吧 |
Collaborator
Author
Collaborator
Collaborator
Author
|
已重新处理 |
Collaborator
|
style |
f8ec7a7 to
8d02f9b
Compare
Collaborator
Author
|
只能说,除非改掉 https://github.com/Tencent/tdesign-common/blob/develop/style/web/_global.less#L35 动画的实现方式 |
Collaborator
展开收起的动画效果 通过maxHeight的transition动画是常见的实现方式,或者考虑改成和popup一样通过clip path实现 Tencent/tdesign-common#155 |
Collaborator
|
我没理解到什么问题 |
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 的性质是?
🔗 相关 Issue
💡 需求背景和解决方案
测试代码存档
📝 更新日志
fix(Menu): 移除
SubMenu的max-height样式限制,避免额外设置MenuItem的height时,内容被遮挡本条 PR 不需要纳入 Changelog
☑️ 请求合并前的自查清单