github ant-design/ant-design-mobile 2.1.9

latest releases: v5.36.1, v5.36.0, v5.35.0...
6 years ago
  • Feature

    • 🌟 InputItem add custom onVirtualKeyboardConfirm prop, supporting confirm callback of virtual keyboard(#2551)
    • 🌟 InputItem add custom moneyKeyboardWrapProps prop, by which can solve the click penetrate problem (#2550)
    • 🌟 [React Native] support focus callback for InputItem under React Native (#2381)
    • 🌟 support Russian language (#2400)
  • Bug Fix

    • 🐞 Fix TextareaItemInputItem invalid clear prop(#2372)
    • 🐞 Fix SearchBar appear error style when using with TabBar(#2447)
    • 🐞 Fix InputItem can not delete the default value when defaultValue or value is number on the type of money (#2493)
    • 🐞 Fix Accordion can not read expand and folding status in Preact under talkback mode in Android (#2491)
    • 🐞 Fix InputItem misplaced cursor in UC Browser on the type of bankCard(#2441)
    • 🐞 Fix Modal can not close (#2486)
    • 🐞 Fix PickerSearchBar I18n (#2502)
    • 🐞 Fix InputItem aria support when using virtual keyboard(#2419, #2418)
    • 🐞 Fix component definition (5a2d0d)
  • Enhancement

    • 📝 Update Carousel demo(#2434)
    • 📝 Update Progress api docs
    • 📝 Update LocaleProvider demo
    • 📝 Add tabbar using with ListView demo
    • 📝 change the dep of rc-drawer to rmc-drawer (3fd1a5d)

  • Feature

    • 🌟 InputItem 支持自定义 onVirtualKeyboardConfirm 属性, 提供虚拟键盘确认按钮回调(#2551)
    • 🌟 InputItem 支持自定义 moneyKeyboardWrapProps 属性, 以解决虚拟键盘点透问题(#2550)
    • 🌟 [React Native] InputItem 在RN下支持 focus 回调 (#2381)
    • 🌟 多语言支持Russian language (#2400)
  • Bug Fix

    • 🐞 修复 TextareaItemInputItem 设置 clear 属性清除内容无效问题(#2372)
    • 🐞 修复 TabBar 嵌套 SearchBar 样式异常问题(#2447)
    • 🐞 修复 InputItemmoney 类型下默认值设置问题(#2493)
    • 🐞 修复 Accordion 组件在Android上读不出展开折叠状态问题(#2491)
    • 🐞 修复 InputItembankCard 类型下,在UC浏览器光标错位问题(#2441)
    • 🐞 修复 Modal 弹窗无法关闭的问题(#2486)
    • 🐞 修复 PickerSearchBar 多语言支持问题 (#2502)
    • 🐞 修复 InputItemmoney 类型下,虚拟键盘无障碍化问题(#2419#2418)
    • 🐞 修复组件类型定义 (5a2d0d)
  • Enhancement

    • 📝 更新 Carousel 使用文档(#2434)
    • 📝 更新 Progress api 文档
    • 📝 更新 LocaleProvider 使用文档
    • 📝 增加 tabbar 中内嵌使用 ListView 使用文档
    • 📝 变更依赖 rc-drawerrmc-drawer (3fd1a5d)

Don't miss a new ant-design-mobile release

NewReleases is sending notifications on new releases.