Skip to content

tinper-bee

Compare
Choose a tag to compare
@yangchch6 yangchch6 released this 20 Dec 06:40
· 14 commits to release since this release
  • [email protected]
    • 🐞 [ Fixbug ]Grid表格显示错位。#449
    • 🌟 [ Feature ]行点击事件关联单选功能。#458
    • 🐞 [ Fixbug ]行点击事件有延迟。
  • [email protected]
    • 🐞 [ Fixbug ] 修复RangePicker设置 showTime 后,面板样式问题;增加 disabledTime 属性使用示例。
    • 🐞 [ Fixbug ] 解决 onChange 触发两次的问题。
    • 🐞 [ Fixbug ] 去掉 warning
  • [email protected]
    • 🐞 [ Fixbug ] 解决输入负号后失焦,显示 NaN 的问题。
    • 🐞 [ Fixbug ] 设置 size 属性后的样式修复。
    • 🐞 [ Fixbug ] onBlur 回调在 onChange 之后调用。
  • [email protected]
    • 🌟 [ Feature ]增加 closeButtonProps 关闭按钮的自定义 props。
    • 🌟 [ Feature ]增加 renderCloseButton 自定义关闭按钮的钩子函数。
  • [email protected]
    • 🐞 [ Fixbug ] Fix abort error when using custom request。#462