Skip to content

chore(release): publish 3.4.6

Choose a tag to compare

@github-actions github-actions released this 22 Jul 03:21
5ca9d86

3.4.6 (2024-07-22)

Bug Fixes

  • 修复日历组件的日期范围限制错误 (#664) (cf025e3)
  • tabs组件聚焦滚动方法异常修复(#662) (9110198)
  • 修复上传组件在onBeforeRead调用callback(false)时依旧会上传bug