Skip to content

v2.5.9

Compare
Choose a tag to compare
@zouhangwithsweet zouhangwithsweet released this 30 Apr 03:51
· 252 commits to master since this release

中文:

  • Feat

    • CheckGroup增加方法toggleAll用于全选/全不选和反选#648
  • Fix

    • 修复TextAreaItem当异步内容填充时,组件高度不正确的问题

English:

  • Feat

    • CheckGroup adds method toggleAll, used to Select All or Deselect#648
  • Fix

    • Fix TextAreaItem has wrong height,when it's filled with asynchronous content