We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
3.7.0
chrome61
https://codepen.io/zhanqi/pen/jpVOYY
Tree.DirectoryTree增加属性expandedKeys,单击目录无法展开
可以单击展开
无法展开
The text was updated successfully, but these errors were encountered:
Translation of this issue:
Chrome61
Tree.DirectoryTree adds the attribute expandedKeys, click the directory can not expand
Can click to expand
Unable to expand
Sorry, something went wrong.
ed76300
Merge #317
95156e8
317: Update dependency antd to v3.7.1 r=magopian a=renovate[bot] This Pull Request updates dependency [antd](https://github.com/ant-design/ant-design) from `v3.7.0` to `v3.7.1` <details> <summary>Release Notes</summary> ### [3.7.1](https://github.com/ant-design/ant-design/releases/3.7.1) [Compare Source](ant-design/ant-design@3.7.0...3.7.1) - 🐞 Fix popup content can't display in Drawer component.[#​11304](`ant-design/ant-design#11304) - 🐞 Card using `tabList` support `disabled` prop.[#​11212](`ant-design/ant-design#11212) - 🐞 Fix Link of Anchor not sync when `href` update.[#​11287](`ant-design/ant-design#11287) [@​tangjinzhou] - 🐞 Fix Menu component style.[#​11299](`ant-design/ant-design#11299) - 🐞 Fix Drawer component don't have animation when `destroyOnClose` is set.[#​11307](`ant-design/ant-design#11307) - 🐞 Fix DirectoryTree can't expand when `expandedKeys` is in control.[#​11366](`ant-design/ant-design#11366) - 🐞 Fix Button with Tooltip under ButtonGroup style issue when Button is `disabled`.[11321](`ant-design/ant-design#11321) [@​tangjinzhou] --- - 🐞 修复 Drawer 内无法显示弹层组件的问题。[#​11304](`ant-design/ant-design#11304) - 🐞 带页签的卡片页签支持 disabled 属性。[#​11212](`ant-design/ant-design#11212) - 🐞 修复锚点链接组件 href 改变不更新的问题。 [#​11287](`ant-design/ant-design#11287) [@​tangjinzhou] - 🐞 修复 Menu 样式细节问题。[#​11299](`ant-design/ant-design#11299) - 🐞 修复 Drawer 组件设置 `destroyOnClose` 后关闭动画消失。[#​11307](`ant-design/ant-design#11307) - 🐞 修复 DirectoryTree 在 `expandedKeys` 属性可控时点击无法展开的问题。[#​11366](`ant-design/ant-design#11366) - 🐞 修复 ButtonGroup 中使用 Tooltip 的 Button 在 `disabled` 时样式不正确的问题。[11321](`ant-design/ant-design#11321) [@​tangjinzhou] --- </details> --- This PR has been generated by [Renovate Bot](https://renovatebot.com). Co-authored-by: Renovate Bot <bot@renovateapp.com>
zombieJ
No branches or pull requests
Version
3.7.0
Environment
chrome61
Reproduction link
https://codepen.io/zhanqi/pen/jpVOYY
Steps to reproduce
Tree.DirectoryTree增加属性expandedKeys,单击目录无法展开
What is expected?
可以单击展开
What is actually happening?
无法展开
The text was updated successfully, but these errors were encountered: