Actionsheet
- [feature] add event:on-after-show event:on-after-hide #2465
Cell
- [fix] fix weui-loading style
Confirm
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
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
- [feature] support gradient #2616 @spencer1994
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
- [fix] 修复 weui-loading 样式
Confirm
Datetime
- [feature] 支持使用 order-map 自定义列顺序 #2300
- [fix] 修复遮罩导致页面滚动 #2593
- [feature] 事件 on-confirm 添加当前值 #2632
- [fix] 在 nextTick 后触发 on-confirm 事件 #2632
- [feature] 支持格式 YYYY-MM-DD A 选择上下午 #2627 @jack87918
InlineXSwitch
- [feature] 新组件 #2624
Loading
Msg
- [change] prop:buttons 数组作为 slot:buttons 默认内容
Picker
- [enhance] 开发模式下 picker 数据非字符串时显示提示 #2568
Popover
- [fix] 修复在 fixed 容器里定位不正确 #2590
PopupPicker
- [feature] 支持属性 disabled #2594
Popup
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
- [feature] 支持渐变色 #2616 @spencer1994