Skip to content

v1.4.13

Compare
Choose a tag to compare
@junjun666 junjun666 released this 29 Mar 08:18

v1.4.13

2023-03-29

  • 🐛 fix(dialog): 修复Dialog.confirm弹框关闭后dom没有移除问题 (#851) @拧巴的猫
  • 🐛 fix(Elevator): 组件瘦身+taro h5适配 (#858) @拧巴的猫
  • 🐛 fix(picker): 修复taro版本滚动报错问题 (#852) @拧巴的猫
  • 🐛 fix(range): 修复 a11y 属性并补全组件的单元测试 (#849) @AnteeHub
  • 🐛 fix: taro-v3.6.12 complier @junjun666
  • 🐛 fix: 修复input 的errorMessage显隐导致input失焦问题 (#827) @Penguin-Lin
  • 📖 docs: imagepreview 组件增加点击缩略图切换示例 (#854) @oasis-cloud