Actionsheet
- [fix] fix wrong event param when value is zero #2209
Datetime
- [feature] add event:on-confirm event:on-cancel #2221
Tabbar
- [enhance] add development tip for position usage
XButton
- [feature] add prop:gradients for iOS design gradients
XDialog
- [fix] fix position:absolute issue #2220
XInput
- [fix] fix ssr DOM not matched issue #2201
Actionsheet
- [fix] 修复值为 0 时事件参数为空的问题 #2209
Datetime
- [feature] 支持事件 on-confirm on-cancel #2221
Tabbar
- [enhance] 开发模式下对于非 100% 布局使用显示 absolute 定位说明
XButton
- [feature] 顺应 iOS 设计,支持直接定义背景渐变 prop:gradients
XDialog
- [fix] 修复定位为 absolute 导致的定位问题 #2220
XInput
- [fix] 修复服务端渲染 DOM 不一致问题 #2201