Releases: wdfe/wdui
Releases · wdfe/wdui
translate fix
translate fix
translate fix
translate fix
translate.js 文件兼容处理
Swipe
WDUI v0.7.0
[feat] Picker support title prop.
WDUI v0.6.13
[fix] fix picker translate bug. #17
WDUI v0.6.12
[fix] fix webpack externals caused building error.
WDUI v0.6.11
[chore] update webpack output umd config
[fix] add scroller mouseevent compatibility
WDUI v0.6.10
[fix] add missing /* no */ token of some border style
WDUI v0.6.9
[feat] Scroller 添加 noDataLoadLock 属性,在上拉加载无数据时可以锁住,不再尝试发送请求
[feat] Actionsheet 组件添加 maxDisplay 属性,可以设定最多展示条目数
[fix] add missing Swipe and SwipeItem entry
[fix] radio and checkbox currentValue sync with value which from parent component