2018-12-25
- 📝 Remove Christmas egg.
- 🐞 Fix some components do not support array type
class
problem#322 - 🌟
TreeSelect
adds thetreeExpandedKeys
props andtreeExpand
event to control the expansion of the tree. - 🐞 Fix the
Tree
component warning duplicatekey
question when usingTreeNode
。
- 📝 移除圣诞彩蛋。
- 🐞 修复部分组件不支持数组类型
class
问题#322 - 🌟
TreeSelect
组件新增treeExpandedKeys
属性和treeExpand
事件,用于控制树的展开收起。 - 🐞 修复
Tree
组件使用TreeNode
时报重复Key
问题。