Skip to content

1.5.1

Compare
Choose a tag to compare
@tangjinzhou tangjinzhou released this 02 Apr 14:36
· 2684 commits to main since this release

2020-4-2

  • 🐞 Fix PageHeader cannot hide backIcon #1987
  • 🐞 Fix Pagination doesn't update when total changes #1989
  • 🐞 Fix placeholder does not disappear when inputting TreeSelect in Chinese #1994
  • 🐞 Fix Table customRender cannot customize class style #2004
  • 🐞 Fix Form missing slot content when using Form.create #1998
  • 🐞 Fix Textarea scroll bar flickering problem #1964
  • 🌟 Add ts type file of FormModel #1996
  • 🌟 Add modal destroyAll type declaration #1993

  • 🐞 修复 PageHeader 不能隐藏 backIcon 问题 #1987
  • 🐞 修复 Pagination 的 total 变化时,不更新问题 #1989
  • 🐞 修复 TreeSelect 输入中文时 placeholder 不消失问题 #1994
  • 🐞 修复 Table customRender 不能自定义 class style 问题 #2004
  • 🐞 修复 Form 使用 Form.create 时,丢失插槽内容问题 #1998
  • 🐞 修复 Textarea 滚动条闪动问题 #1964
  • 🌟 添加 FormModel 的 ts 类型文件 #1996
  • 🌟 添加 Modal 的 destroyAll 类型声明 #1993