v5.21.0
版本发布时间: 2022-08-09 15:46:51
ant-design/ant-design-mobile最新发布版本:v5.37.1(2024-07-03 12:00:22)
New Features
- d08c419cf Add ResultPage component (#5494)
- dfa63e68e Form:
FormItemProps
complements moreRcFieldProps
(#5527)
Enhancements
- 3e51017dc Upgrade ahooks to 3.7.0 (#5541)
- 3a18ce174 Upgrade
@floating-ui/dom
to1.0.0
Bug Fixes
- 43a359e24 Rate: Rate value will reset when drag stop on PC (#5524)
- f7413d45d Swiper: Add swiper count dependency when autoplay (#5521)
- cd150e3b4 Picker: wheel is not updated when
renderLabel
ormouseWheel
is updated (#5520)
特性
- d08c419cf 新增了 ResultPage 组件 (#5494)
- dfa63e68e Form:
FormItemProps
现在开放了更多的RcFieldProps
上的属性 (#5527)
优化
- 3e51017dc 升级
ahooks
到 3.7.0 (#5541) - 3a18ce174 升级
@floating-ui/dom
到1.0.0
修复
- 43a359e24 Rate: 修复了在桌面端浏览器上对 Rate 进行拖动时行为异常的问题 (#5524)
- f7413d45d Swiper: 当 Swiper 内容数量发生变化时,现在会触发 autoplay 逻辑的重新计算了 (#5521)
- cd150e3b4 Picker: 修复了部分情况下,选项没有触发重新渲染的问题 (#5520)