ant-design/components/tree
梓安 80da4e5885
fix (DirectoryTree) : selectedNodes in onSelect method could not get a value when configuring fieldNames (#45036)
* fix🐛(DirectoryTree): fieldNames support

* fix🐛(DirectoryTree): fieldNames support

* test(DirectoryTree): Update  directoryTree test

* test(DirectoryTree): Update directoryTree test

* chore: simple code

* chore: align logic

---------

Co-authored-by: yuanzhian <yuanzhian@cai-inc.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2023-10-11 17:03:15 +08:00
..
__tests__ fix (DirectoryTree) : selectedNodes in onSelect method could not get a value when configuring fieldNames (#45036) 2023-10-11 17:03:15 +08:00
demo type: fix type errors of React.Key (#44938) 2023-09-20 11:01:49 +08:00
style fix: tree checkbox should align top (#44827) 2023-09-13 17:19:09 +08:00
utils fix (DirectoryTree) : selectedNodes in onSelect method could not get a value when configuring fieldNames (#45036) 2023-10-11 17:03:15 +08:00
DirectoryTree.tsx fix (DirectoryTree) : selectedNodes in onSelect method could not get a value when configuring fieldNames (#45036) 2023-10-11 17:03:15 +08:00
index.en-US.md fix: tree checkbox should align top (#44827) 2023-09-13 17:19:09 +08:00
index.ts feat: export BasicDataNode type from tree (#44624) 2023-09-05 13:43:15 +08:00
index.zh-CN.md fix: tree checkbox should align top (#44827) 2023-09-13 17:19:09 +08:00
Tree.tsx docs: Blog virtual table (#44526) 2023-08-30 21:18:09 +08:00