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

one day ago

Features

  • CalendarPickerView: renderTop & renderBottom support false to skip render. #6735
  • PasscodeInput: Add inputMode to support customize keyboard mode. #6780
  • SwipeAction: Support onClose event. #6812
  • FloatingPanel: Support placement for top or bottom position. #6829
  • ImageViewer: Support imageRender for customize popup view. #6825

Bug Fixes

  • ImageUploader: Fix onChange not correct trigger when part of file upload failed. #6779
  • Popover: Fix autoUpdate not working when defaultVisible is false. 679e974
  • DatePicker: Fix the edge case for week select that date selection not correct. #6808
  • Ellipsis: Fix ellipsis sometime not take fully line width for multiple rows. #6797

特性

  • CalendarPickerView: renderTop & renderBottom 支持通过 false 跳过渲染。#6735
  • PasscodeInput: 新增 inputMode 属性,用于支持自定义输入法模式。#6780
  • SwipeAction: 支持 onClose 事件。#6812
  • FloatingPanel: 支持 placement 属性,可设置面板弹出位置为顶部或底部。#6829
  • ImageViewer: 支持 imageRender 属性,用于自定义弹出视图。#6825

修复

  • ImageUploader: 修复部分文件上传失败时 onChange 未正确触发的问题。#6779
  • Popover: 修复当 defaultVisiblefalse 时,autoUpdate 不生效的问题。679e9741
  • DatePicker: 修复在选择周的场景下,日期选择不正确的边界问题。#6808
  • Ellipsis: 修复多行省略时,有时未完全占用行宽的问题。#6797

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

NewReleases is sending notifications on new releases.