Skip to content

v5.23.0

Compare
Choose a tag to compare
@awmleer awmleer released this 15 Sep 10:20
· 398 commits to master since this release
248eca3

Features

Enhancements

Bug Fixes

  • 92d6290 fix(Picker): Fix getPropertyValue compatibility issue on iOS 10
  • e151e07 fix(Avatar): Adjust Image import path to prevent issue in HD mode (#5664)
  • 3a9d3f4 fix(Slider): Fix crash when range and value don't match (#5591)

特性

优化

  • 5dbbab3 Slider: 优化了禁用状态下的样式 (#5589)
  • 6547326 ImageUploader: 优化了内存占用 (#5627)
  • 7675065 ImageViewer: 避免图片 url 相同时出现 key 重复 (#5641)
  • eba2073 Rate: 优化了半选模式下的样式 (#5601)
  • 22fa4e1 Dialog: Action 的 text 属性支持了 ReactNode 类型 (#5584)
  • 923a359 PageIndicator: 调整了 white 模式下的指示器颜色 (#5607)
  • 4085126 Toast: 优化了一些样式 (#5595)

修复

  • 92d6290 fix(Picker): 修复了 getPropertyValue 在 iOS 10 上的兼容性问题
  • e151e07 fix(Avatar): 修复了在高清模式下可能出现样式错乱的问题 (#5664)
  • 3a9d3f4 fix(Slider): 修复了 rangevalue 不匹配时组件渲染出错的问题 (#5591)