Releases
v2.9.0
Actionsheet
[feature] add event:on-after-show event:on-after-hide #2465
Cell
[fix] fix weui-loading style
Confirm
[fix] fix inputAttrs issue with no-default-value #2618
[fix] fix focus auto-blur issue #2610
Datetime
[feature] support order-map to customize column orders #2300
[fix] fix mask cause body scroll in iOS #2593
[feature] add arg:value for event:on-confirm #2632
[fix] fire event:on-confirm after nextTick #2632
[feature] support format YYYY-MM-DD A #2627 @jack87918
InlineXSwitch
[feature] new component #2624
Loading
[fix] add variable loading-z-index #2484
[enhance] support using empty text to hide loading text #2566
Msg
[change] prop:buttons displays as slot:buttons default content
Picker
[enhance] show warning when picker value is not a string #2568
Popover
[fix] fix position in fixed container #2590
PopupPicker
[feature] add prop:disabled #2594
Popup
[feature] support prop:should-rerender-on-show for forcing rerendering #2598
[feature] support prop:should-scroll-top-on-show for forcing scrolling top #2598
Search
[feature] add event:on-clear #2251
Selector
[fix] avoid newer-version-vue select value issue #2633 #2587
[enhance] use v-html for title #2615
Sticky
[feature] add prop:disabled #2601
[enhance] add development tip if scroll-box doesnot exist
Tab
[feature] support prop:bar-position
XAddress
[feature] add prop:disabled #2641
XButton
[feature] support plain for warn-button #2478
XCircle
XDialog
[feature] support variable dialog-gap-width #2640
[enhance] support dialog-width and dialog-max-width variable #2577
XInput
[fix] fix wrong valid when value is empty string #2415
[fix] fix disabled style in iOS #2458
[change] show clear icon only when input gets focus #2567
[feature] add event:on-click-clear-icon #2603
[enhance] scroll input element into view when getting focus #2604
Actionsheet
[feature] 支持 事件 on-after-show on-after-hide #2465
Cell
Confirm
[fix] 修复 inputAttrs 无默认值导致的报错 #2618
[fix] 修复输入框获取焦点后又失去焦点 #2610
Datetime
[feature] 支持使用 order-map 自定义列顺序 #2300
[fix] 修复遮罩导致页面滚动 #2593
[feature] 事件 on-confirm 添加当前值 #2632
[fix] 在 nextTick 后触发 on-confirm 事件 #2632
[feature] 支持格式 YYYY-MM-DD A 选择上下午 #2627 @jack87918
InlineXSwitch
Loading
[fix] 添加变量 loading-z-index 避免与 toast-z-index 冲突 #2484
[enhance] 支持使用空字符隐藏提示文字 #2566
Msg
[change] prop:buttons 数组作为 slot:buttons 默认内容
Picker
[enhance] 开发模式下 picker 数据非字符串时显示提示 #2568
Popover
[fix] 修复在 fixed 容器里定位不正确 #2590
PopupPicker
[feature] 支持属性 disabled #2594
Popup
[feature] 支持 should-rerender-on-show 实现每次打开重新渲染 #2598
[feature] 支持自动滚动到顶部 #2598
Search
[feature] 添加事件 on-clear #2251
Selector
Sticky
[feature] 添加属性 disabled #2601
[enhance] scroll-box 不存在时在开发模式下进行提示
Tab
[feature] 支持使用 bar-position 定义边框位置
XAddress
[feature] 添加属性 disabled 支持禁用 #2641
XButton
[feature] warn 类型支持 plain 样式 #2478
XCircle
XDialog
[feature] 支持样式变量 dialog-gap-width #2640
[enhance] 支持样式变量 dialog-width and dialog-max-width #2577
XInput
[fix] 修复在空值时 valid 为 true 的问题 #2415
[fix] 修复 disabled 样式在 iOS 下过浅的问题 #2458
[change] 仅在获得焦点时显示清除按钮 #2567
[feature] 支持事件 on-click-clear-icon #2603
[enhance] 获得焦点时滚动到可视区域(Android) #2604
You can’t perform that action at this time.