github ant-design/ant-design-mobile v5.24.1

latest releases: v5.36.0, v5.35.0, v5.34.0...
19 months ago

Features

  • Support ja-JP localization. (#5707)

Enhancements

  • PasscodeInput: Adjust password dot style to make it more round in HuaWei phone. (#5737)
  • NavBar: back definition support ReactNode. (#5715)
  • Use webpack building umd to compatible with the browser not support globalThis. (#5735)

Bug Fixes

  • Popup: Fix IOS 12 some time can scroll the screen even when Popup is show. (#5738)
  • Picker: Fix IOS 10 view panel height too narrow. (#5734)
  • Ellipsis: Fix break when content is undefined. (#5727)
  • NumberKeyboard: Fix customize background not affect close button. (#5685)
  • Slider: Fix value not correct when step is decimal. (#5706)
  • Fix CSS compile use rgba instead of #RGBA to compatible with old version browser. (#5739)

特性

  • 添加 ja-JP 国际化支持。(#5707)

优化

  • PasscodeInput: 调整华为手机下密码圆点使其变得更圆。(#5737)
  • NavBar: back 定义支持 ReactNode。(#5715)
  • 使用 webpack 构建 umd 包以兼容浏览器不支持 globalThis 的问题。(#5735)

修复

  • Popup: 修复 IOS 12 在 Popup 弹出时某些场景仍然可以滚动屏幕的问题。(#5738)
  • Picker: 修复 IOS 10 下弹层展示内容高度过小的问题。(#5734)
  • Ellipsis: 修复 contentundefined 会报错的问题。(#5727)
  • NumberKeyboard: 修复自定义背景色对关闭按钮无效的问题。(#5685)
  • Slider: 修复 step 为小数时,数值不正确的问题。(#5706)
  • 修复 CSS 编译使用 rgba 而非 #RGBA 以兼容旧版浏览器。(#5739)

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

NewReleases is sending notifications on new releases.