antd-mobile v2.3.0 Release Notes

Release Date: 2019-08-15 // over 4 years ago
    • 🔋 Feature
      • 🌟 Toast add two method Toast.configToast.hide #3304
      • 🌟 Input-Item add new disabledKeys prop for type='money'#3330
    • Enhancement
      • 📝 notice-bar fix typescript error.
    • 🐛 Bug Fix
      • 🐞DatePicker fix infinite loop when select some date.#125#191
      • 🐞ImagePicker fix preview picture not show when the url contains space. #3311
      • 🐞fix component demo not render in iOS 9. #3292
      • 🐞Modal.prompt fix prompt can not be focus in Wechat #3346
      • Tabs support null for tabs's children #3270

    • 🔋 Feature
      • 🌟 Toast 增加全局方法 Toast.configToast.hide #3304
      • 🌟 Input-Item 金额键盘 新增 disabledKeys 属性 #3330
    • Enhancement
      • 📝 notice-bar 修复typescript错误
    • 🐛 Bug Fix
      • 🐞DatePicker 修复 时间日期选择器特殊情况下的死循环问题 #125#191
      • 🐞ImagePicker 修复特殊图片不显示的bug #3311
      • 🐞修复部分demo在ios9下的白屏问题 #3292
      • 🐞Modal.prompt 修复微信中无法聚焦的问题 #3346
      • Tabs 支持子元素传入 null #3270