- slider 组件,优化 rn 下交互
- checkbox-single 组件,支持 rn
- 新增 slider 组件,支持三端
- popup ali fix 滚动穿透问题
- popup rn fix 动画时调用 initContentRect,导致动画卡顿
- toast 增加动画配置,可关闭 toast 显、隐动画
- popup rn 增加 zIndex 配置
- icon、button 组件 css 编译问题修复(React Native)
- toast 组件支持配置 preventOutside:未配置mask时,toast外部区域是否可以点击
- dialog 对齐小程序、web、RN 关闭按钮样式
- button 支持阴影(React Native)
- 同步1.3.15版本,dialog 增加 styleConfig 样式配置(React Native)
- 同步1.3.14版本,popup 隐藏时不阻挡点击,show hide 时闪烁修复
- 修复switch props命名错误
- switch 组件新增 changeOnClick,控制点击时是否需要切换状态
- RN 组件适配鸿蒙
- popup ali fix 滚动穿透问题
- button 支持阴影(React Native)
- dialog 对齐小程序、web、RN 关闭按钮样式
- dialog 增加 styleConfig 样式配置(React Native)
- popup 隐藏时不阻挡点击,show hide 时闪烁修复
- switch 组件新增 style 配置
- switch 支持 changeOnClick
- 修复switch props命名错误
- tip 支持 rn
- rn popup 隐藏动画丢失
- 对齐小程序、web,修复dialog组件按钮按钮之间没有分割线(React Native)
- dialog组件添加close按钮 (React Native)
- 修复popup组件中包含input时input无法点击的问题 (React Native)
- 修复mpx-cube-ui首页在skyline引擎下无法滑动的问题
- tip组件对于skyline引擎的适配
- 修改箭头CSS样式类命名
- dialog (小程序、web) 内容区删除未使用的css透明度属性,修复skyline 时动画问题
- 修复 tip (小程序、web)animationend报错问题
- 修复 popup (小程序、web) 添加 positive: relative 兼容 iphone 13 展示问题
- 修复 rn switch 默认选中时动画问题
- 修复 React Native toast mask false 不阻塞点击
- 修复 React Native dialog container默认继承宽度
- 新增input组件 (React Native )