Skip to content

2.0.6

Choose a tag to compare

@Leopoldthecoder Leopoldthecoder released this 29 Nov 06:39
· 1696 commits to dev since this release
  • 修复 Table 排序图标的样式问题,#8405
  • 修复 trigger 为 manual 的 Popover 的触发问题,#8467
  • 新增 Autocomplete 的 prefix-iconsuffix-icon 属性,#8446(by @liyanlong
  • 新增 Cascader 的 separator 属性,#8501
  • 新增 Input 的 clearable 属性,#8509(by @lbogdan
  • 新增 Pagination 的 background 属性,#8553

  • Fixed style bug of Table's sorting icons, #8405
  • Fixed trigger mechanism for Popover when its trigger is manual, #8467
  • Added prefix-icon and suffix-icon attributes for Autocomplete, #8446 (by @liyanlong)
  • Added separator attribute for Cascader, #8501
  • Added clearable attribute for Input, #8509 (by @lbogdan)
  • Added background attribute for Pagination, #8553