Skip to content

1.1.10

Compare
Choose a tag to compare
@honkinglin honkinglin released this 14 Jun 02:42
· 449 commits to develop since this release
c30b7e9

🚀 Features

🐞 Bug Fixes

  • InputNumber: 初始值为 undefined/null,且存在 decimalPlaces 时,不再进行小数点纠正 @chaishi (#2273)
  • Select: 修复onBlur方法回调参数异常的问题 @Ali-ovo (#2281)
  • Dialog: 修复 Dialog 在 SSR 环境下报错 @night-c (#2280)
  • Table: 修复组件设置 expandOnRowClicktrue 时,点击整行报错 @pe-3 (#2275)

New Contributors

Full Changelog: 1.1.9...1.1.10