Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(menu): resolve expandType correctly #428

Merged
merged 2 commits into from
Feb 17, 2022

Conversation

LeeJim
Copy link
Collaborator

@LeeJim LeeJim commented Feb 16, 2022

🤔 这个 PR 的性质是?

日常 bug 修复

🔗 相关 Issue

resolve #396

💡 需求背景和解决方案

📝 更新日志

  • fix(menu): 修复 expandType 没有动态变化的问题

  • fix(menu): 移除冗余事件 collapsed

  • 本条 PR 不需要纳入 Changelog

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项⚠️

  • 文档已补充或无须补充
  • 代码演示已提供或无须提供
  • TypeScript 定义已补充或无须补充
  • Changelog 已提供或无须提供

@github-actions
Copy link
Contributor

github-actions bot commented Feb 16, 2022

完成

examples/menu/menu.md Show resolved Hide resolved
@chaishi chaishi merged commit aa1e554 into Tencent:develop Feb 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

menu 组件的 expandType 的 normal/popup值 使用起来没区别
2 participants