1.2.4
-
修复 Carousel 有时不响应数据动态更新的问题,#3159
-
修复 Table 的
cell-dblclick事件无法触发的问题,#3305 -
修复禁用的 Cascader 不显示默认值的问题,#3297
-
修复 Slider 在
show-input时初始值不正确的问题,#3281 -
修复 Tooltip 在服务端渲染时报错的问题,#3214
-
修复 DatePicker 的
range-separator属性有时无效的问题,#3378 -
新增 Upload 的
http-request参数,用于实现覆盖默认的上传行为,#3387 -
新增 Col 支持将
span值设为 0 时隐藏该列的功能,#3313 -
Fixed Carousel not responding to dynamic data updates, #3159
-
Fixed
cell-dblclickof Table not firing issue, #3305 -
Fixed disabled Cascader not displaying initial value, #3297
-
Fixed Slider not correctly displaying initial value when
show-inputis true, #3281 -
Fixed Tooltip error in server-side rendering, #3214
-
Fixed
range-separatorof DatePicker not working issue, #3378 -
Added support for dynamically update loading text of Loading directive, #3345 (by @imyzf)
-
Added
http-requestattribute for Upload, #3387 -
Added support for hiding col if its
spanis 0, #3313