mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-02 03:59:01 +08:00
docs: Add emoji
This commit is contained in:
parent
5e52247083
commit
266c8ad17c
@ -20,7 +20,7 @@ timeline: true
|
||||
`2018-04-01`
|
||||
|
||||
- Tree
|
||||
- In this version, we refactored the underlying code of Tree to resolve some long living issues.
|
||||
- 🛠 In this version, we refactored the underlying code of Tree to resolve some long living issues.
|
||||
- 🌟 Added `defaultExpandParent` for expanding parent at first render.
|
||||
- 🌟 Added `disabled` for disabling the whole tree.
|
||||
- 🌟 Added `TreeNode[icon]` to allow setting custom node icon.
|
||||
|
@ -20,7 +20,7 @@ timeline: true
|
||||
`2018-04-01`
|
||||
|
||||
- Tree
|
||||
- 在这个版本里,我们重构了 Tree 底层的代码,以解决一些存在了很久的问题。
|
||||
- 🛠 在这个版本里,我们重构了 Tree 底层的代码,以解决一些存在了很久的问题。
|
||||
- 🌟 新增 `defaultExpandParent` 用于在第一次渲染时自动展开父节点。
|
||||
- 🌟 新增 `disabled` 用于禁用整棵树。
|
||||
- 🌟 TreeNode 新增 `icon` 用于设置自定义图标。
|
||||
|
Loading…
Reference in New Issue
Block a user