Releases
v3.4.0
A lot of global options has been added. #5592 View
Select adds new property and slot prefix
. #5477
Select adds new properties max-tag-count
and max-tag-placeholder
. #5568
Table adds new property max-height
. #4207
Table adds new property row-key
, and optimize performance. #5380
Poptip adds new property disabled
. #5520
Slider adds new property active-change
. #5583
Input adds new event @on-clear
. #5527
Button, Cell, MenuItem, BreadcrumbItem add new property append
, same as vue-router append API. #5341
The font file has a .woff2
format and is preferred. #5560
DatePicker adds new event @on-clickoutside
.
Dropdown adds new property stop-propagation
. #5489
LoadingBar adds new property duration
. #5485
Optimize the display of the link and the opening behavior of the new window when components such as Button use the to
property. #5341 #5378
Optimize the Cascader style. #5455
Optimize the closing experience of Select and DatePicker on the mobile. #5160
Optimize the experience of the Menu initialization. e098ce3
Optimize the experience of Collapse initialization. bbc3158
$Modal The onCancel function is also executed when the close button is clicked or closed with the ESC key. #5452
Cascader displays an empty prompt when data is empty. #5514
Fixed an issue where $Notice was invalidated in Vue.js 2.6.9 and above. #5485
Fixed an issue where Tree was animated incorrectly in Vue.js 2.6.9 and above. 37f4b7a
Fixed and issues that Select In the disabled mode, the drop-down arrow icon disappears. #5561
Fixed an issue where sorting sometimes went wrong when Table was fixed. #5580
Fixed an issue where the Slider repeatedly fired the @on-Change event when using InputNumber. #5577
Fixed an issue where Drawer width dynamic settings did not take effect. #5594
Fixed some issues with TS. #5508 #5578
Adds TSLint. #5461
新增大量全局配置。 #5592 查看
Select 新增属性及插槽 prefix
。 #5477
Select 新增属性 max-tag-count
和 max-tag-placeholder
。 #5568
Table 新增属性 max-height
。 #4207
Table 新增属性 row-key
,并优化性能。 #5380
Poptip 新增属性 disabled
。 #5520
Slider 新增属性 active-change
。 #5583
Input 新增事件 @on-clear
。 #5527
Button、Cell、MenuItem、BreadcrumbItem 新增 append
属性,同 vue-router 的 append API。 #5341
字体文件新增 .woff2 格式并优先使用。 #5560
DatePicker 新增事件 @on-clickoutside
。
Dropdown 新增属性 stop-propagation
。 #5489
LoadingBar 新增属性 duration
。 #5485
优化 Button 等组件使用 to
属性时,对链接的显示及新窗口打开行为。 #5341 #5378
优化 Cascader 样式。 #5455
优化 Select、DatePicker 在移动端的关闭体验。 #5160
优化 Menu 初始化时的表现。 e098ce3
优化 Collapse 初始化时的表现。 bbc3158
$Modal 点击关闭按钮或使用 ESC 键关闭时,也会执行 onCancel 函数。 #5452
Cascader 在 data 为空时,显示空提示。 #5514
修复 $Notice 在 Vue.js 2.6.9 以上版本动画失效的问题。 #5485
修复 Tree 在 Vue.js 2.6.9 以上版本动画错误的问题。 37f4b7a
修复 Select 在 disabled 模式下,下拉箭头图标消失的问题。 #5561
修复 Table 在固定列时,排序有时出错的问题。 #5580
修复 Slider 使用 InputNumber 时重复触发 @on-Change 事件的问题。 #5577
修复 Drawer width 动态设置不生效的问题。 #5594
修复 TS 的一些问题。 #5508 #5578
添加 TSLint。 #5461
You can’t perform that action at this time.