Skip to content

v5.21.0

Compare
Choose a tag to compare
@awmleer awmleer released this 09 Aug 07:46
· 492 commits to master since this release
6b5cf3a

New Features

Enhancements

Bug Fixes

  • 43a359e Rate: Rate value will reset when drag stop on PC (#5524)
  • f7413d4 Swiper: Add swiper count dependency when autoplay (#5521)
  • cd150e3 Picker: wheel is not updated when renderLabel or mouseWheel is updated (#5520)

特性

  • d08c419 新增了 ResultPage 组件 (#5494)
  • dfa63e6 Form: FormItemProps 现在开放了更多的 RcFieldProps 上的属性 (#5527)

优化

修复

  • 43a359e Rate: 修复了在桌面端浏览器上对 Rate 进行拖动时行为异常的问题 (#5524)
  • f7413d4 Swiper: 当 Swiper 内容数量发生变化时,现在会触发 autoplay 逻辑的重新计算了 (#5521)
  • cd150e3 Picker: 修复了部分情况下,选项没有触发重新渲染的问题 (#5520)