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