Tencent / tdesign-vue-next

A Vue3.x UI components lib for TDesign.
https://tdesign.tencent.com/vue-next
MIT License
1.46k stars 477 forks source link

fix(menu): fix menu-group title slot usage #4755

Closed chensid closed 2 days ago

chensid commented 2 days ago

🤔 这个 PR 的性质是?

🔗 相关 Issue

导航菜单 分组 title 使用插槽无效 #4739

💡 需求背景和解决方案

背景:menu-group 没有使用插槽 解决方案:添加 renderTNodeJSX(this, 'title', { silent: false })

📝 更新日志

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

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

github-actions[bot] commented 2 days ago

完成