Skip to content

v0.8.57

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jul 07:15
· 37 commits to main since this release

0.8.57 (2024-07-19)

Bug Fixes

  • FInput: 修复复合型输入框样式问题 (#867) (8547dbd)
  • SelectTrigger: 修复多选模式下 input 元素宽度计算问题 (#863) (9af1d08)
  • Tabs: 修复 change 事件逻辑问题及增加 clickTab 事件 (#861) (232e51b)

Features