Skip to content

v5.28.1

Compare
Choose a tag to compare
@zombieJ zombieJ released this 24 Feb 07:40
· 300 commits to master since this release

Features

  • Ellipsis: support defaultExpand prop. (#5955)

Enhancements

  • Popup: Improve accessibility experience. (#5949)
  • Steps: Remove icon background to support the usage with colorful background. (#5978)

Bug Fixes

  • Swiper: Fix auto play speed not stable when browser is busy. (#5957)
  • TextArea: Fix autoSize not work as expect in part Android browser. (#5968)
  • Lock @react-spring version to resolve compile error. (#5989)

特性

  • Ellipsis: 支持 defaultExpand 用以默认展开。(#5955)

优化

  • Popup: 提升无障碍体验。(#5949)
  • Steps: 移除 icon 的背景色以适配设置非纯白背景色的场景。(#5978)

修复

  • Swiper: 修复当游览器繁忙时,切换速度不稳定的问题。(#5957)
  • TextArea: 修复部分安卓机型 autoSize 会出现异常滚动的问题。(#5968)
  • 锁定 @react-spring 版本以修复编译报错的问题。(#5989)