ant-design/components/tree
William Bergeron-Drouin 24d165ab9b
feat: [Tree] Custom leaf icon (#37144)
* Add ability to customize leafIcon

* Adapt docs

* Update test snapshots

* Update to single prop & adapt demo

* Update tests

* Rename icon type

* Fix docs

* Rename to .tsx and fix types

* Remove useless id properties in test
2022-09-27 12:07:30 +08:00
..
__tests__ feat: [Tree] Custom leaf icon (#37144) 2022-09-27 12:07:30 +08:00
demo feat: [Tree] Custom leaf icon (#37144) 2022-09-27 12:07:30 +08:00
style fix: TreeNode not aligned when disabled and draggable (#37534) 2022-09-13 21:24:37 +08:00
utils feat: [Tree] Custom leaf icon (#37144) 2022-09-27 12:07:30 +08:00
DirectoryTree.tsx fix: component.displayName To distinguish the environment (#36126) 2022-06-21 10:24:52 +08:00
index.en-US.md feat: [Tree] Custom leaf icon (#37144) 2022-09-27 12:07:30 +08:00
index.tsx chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
index.zh-CN.md feat: [Tree] Custom leaf icon (#37144) 2022-09-27 12:07:30 +08:00
Tree.tsx feat: [Tree] Custom leaf icon (#37144) 2022-09-27 12:07:30 +08:00