Releases: didi/cube-ui
Releases · didi/cube-ui
v1.12.26
修复
Validator: 修复异步校验结果无效bug
Form: 修复两次校验bug
Slide: 特殊情况下动态修改不能滚动bug #539
DatePicker: 默认 min 和 max 值为正确的月份
IndexList: 特殊情况下报错
Fixes
Validator: fix async validate error
Form: fix twice validate
Slide: fix cannot scroll in some special cases #539
DatePicker: fix min and max should be right month
IndexList: fix cannot get scroll instance in some cases
v1.12.25
特性
IndexList:支持 title 插槽
Textarea: 支持 change 事件
Improvements
IndexList:new title slot
Textarea: new change event
v1.12.24
修复
ScrollNav: 修复在 Vue2.6 版本中滚动到底部的bug. #500
Fixes
ScrollNav: fix scroll error in Vue2.6 projects. #500
v1.12.23
特性
Locale:模块新暴露出来 .localeMixin
用于支持应用使用 $t
Improvements
Locale:add new exported .localeMixin
on this module to support $t
in application
v1.12.22
修复
IndexList: forceUpdate 会重新计算位置
Fixes
IndexList: forceUpdate should recalculate height
v1.12.21
优化
Scroll: 支持 pullUp 的visible 配置
修复
Improvements
Scroll: support pullUp visible
config
Fixes
Form: fixed button do not support events
v1.12.19
优化
Checker: 支持 option.disabled
控制选项是否禁用
Improvements
Checker: use option.disabled
to control the state of checker item
v1.12.15
修复
Fixes
Scroll: fix sometimes can't scroll in nest mode
v1.12.14
优化
DatePicker: 支持 columnOrder
可以控制列的顺序
Improvements
DatePicker: use columnOrder
to the columns order
v1.12.13
优化
修复
Slide: 修复横向嵌套时获取宽度不对
ScrollNavBar: 去掉由 inline-block 引起的间隙
Form: 当submit时应该同步validator的值
Improvements
RecycleList: new reset
API to reset list
Fixes
Slide: fixed nested scroll width error
ScrollNavBar: fixed the gap caused by inline-block
Form: should sync validator value when subitting
You can’t perform that action at this time.