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)