2020-2-12
- 🌟 DirectoryTree adds custom switcherIcon function #1743
- 🌟 Add draggable table column width example
- 🌟 Replace
this.$listeners
of all components to avoid repeated rendering of components #1705 - 🐞 Fix ConfigProvider component error report error 7a4003
- 🐞 Fix placeholder does not disappear when custom input box of AutoComplete component #1761
- 🐞 Fix Statistic.Countdown does not trigger finish event #1731
- 🐞 Fix upload component preview image not refreshing f74469
- 🐞 Fix TimePicker id is not unique #1566
- 🐞 Fix Pagination pagination without animation #1540
- 🐞 Fix drop-down list does not show empty elements when Cascader's option is empty array #1701
- 🐞 Fix spellcheck rendering incorrect for Input component #1707
- 🐞 Fix Tree component cannot customize icon #1712
- 🐞 Fix SubMenu forceSubMenuRender property is invalid #1668
- 🐞 Fix style of upload button is misaligned #1742
- 🌟 DirectoryTree 新增自定义 switcherIcon 功能 #1743
- 🌟 新增可拖拽调整表格列宽示例
- 🌟 替换所有组件的
this.$listeners
避免组件重复渲染 #1705 - 🐞 修复 ConfigProvider 组件更改属性时,报错问题 7a4003
- 🐞 修复 AutoComplete 组件自定义输入框时,placeholder 不消失问题 #1761
- 🐞 修复 Statistic.Countdown 不触发 finish 事件的问题 #1731
- 🐞 修复 Upload 组件预览图片不刷新问题 f74469
- 🐞 修复 TimePicker id 不唯一问题 #1566
- 🐞 修复 Pagination 分页无动画问题 #1540
- 🐞 修复 Cascader 的 option 为空数组时,下拉列表不展示空元素问题 #1701
- 🐞 修复 Input 组件的 spellcheck 渲染不正确问题 #1707
- 🐞 修复 Tree 组件无法自定义 icon 问题 #1712
- 🐞 修复 SubMenu forceSubMenuRender 属性失效问题 #1668
- 🐞 修复 Upload 按钮样式错位问题 #1742