Skip to content

0.45.3

Compare
Choose a tag to compare
@honkinglin honkinglin released this 11 Jan 06:46
· 759 commits to develop since this release
ce3ff9f

🚀 Features

  • Radio:
    • 新增键盘事件支持,tab 键切换选项,enter 键选中 @chaishi (#1865)
    • Radio.Group 新增 allowUncheck,支持取消选中(Radio. allowUncheck 本身已支持) @chaishi (#1865)
    • onClick 参数由 (e: MouseEvent) 调整为 ({ e: MouseEvent }) @chaishi (#1865)

🐞 Bug Fixes

New Contributors

Full Changelog: 0.45.2...0.45.3