Skip to content

🌈 1.3.2

Compare
Choose a tag to compare
@PengYYYYY PengYYYYY released this 28 Apr 03:42
· 841 commits to develop since this release
477f6dc

🚀 Features

  • Select: 支持panelTopContent在虚拟滚动等需要滚动下拉框场景的使用 具体使用方式请看示例 @uyarn (#2777)

🐞 Bug Fixes

  • DatePicker:
  • Select:
    • 修复 defaultValue 默认值异常的问题 @uyarn (#2777)
    • 修复单选模式 inputClass 未生效的问题 @uyarn (#2777)
  • Table:
    • 修复取消表尾吸底时requestAnimationFrame在Unmounted之后仍执行了一次导致的异常问题(issue #2744) @nined9 (#2745)
    • 修复设置固定行位置信息时出现tr不存在情况时导致的异常报错(issue #2759) @nined9 (#2760)
  • Pagination: 修复切换语言时未重新渲染内容的缺陷 @uyarn (#2775)
  • Link: 表单设置禁用不生效 @liweijie0812 (#2783)
  • Input: 修复 input 组件 type = hidden 时,组件边框依然被显示的问题 @PengYYYYY (#2776)

🚧 Others

Full Changelog: 1.3.1...1.3.2