Skip to content

ChangeLog 2.4.4

hetech edited this page Jul 13, 2018 · 5 revisions
  • Select

    • 修复重置表单后触发 Select 组件校验问题,#11837
  • Input

    • 修复 Input 组件 suffix 与 append 共存时样式错乱问题,#11951
  • Tree

    • 修复节点禁用时仍可以选中的问题,#11847
    • 修复 defaultCheckedKeys 属性不生效的问题,#11971
    • 修复在过滤节点时下 empty-text 不显示的问题,#11971

  • Select

  • Fixed triggering Select validation after Form resetting, #11837

  • Input

  • Fixed wrong position of suffix slot when suffix slot with append slot, #11951

  • Tree

  • Fixed node checked when it's disabled, #11847

  • Fixed defaultCheckedKeys not working, #11971

  • Fixed empty-text not visible when node filtered, #11971

Clone this wiki locally