Skip to content

8.5.0

Compare
Choose a tag to compare
@cipchk cipchk released this 12 Oct 12:19
· 1056 commits to master since this release
ae26f7e

Bug Fixes

  • abc:sidebar-nav: fix repeat render item in external link (#688) (fbf52c4)
  • abc:st: fix ingore invalid tag or badge (#687) (3752205)
  • abc:st: fix render null value in export to excel (#689) (2aef5a9)
  • abc:st: should be stop propagation in button event when expandRowByClick is true (#692) (da8d99d)
  • sf:cascader: removed select event, muse be use selectionChange (#684) (1ed0ae1)

Features

BREAKING CHANGES


Bug Fixes

  • abc:sidebar-nav: 修复重复渲染外部链接 (#688) (fbf52c4)
  • abc:st: 修复 tagbadge 空值抛错 (#687) (3752205)
  • abc:st: 修复导出 Excel 时空值显示 null 字符问题 (#689) (2aef5a9)
  • abc:st: 修复当设置 expandRowByClick: true 时按钮点击会触发展开问题 (#692) (da8d99d)
  • sf:cascader: 修复 select 无效事件,应使用 selectionChange 替代 (#684) (1ed0ae1)

Features

  • abc:reuse-tab: 新增 tabMaxWidth 属性 (#690) (19cc818)
  • abc:st: 新增 divider 按钮类型 (#683) (d9f6014)
  • form:autocomplete: 新增 change 事件 (#691) (f4215e4)
  • theme:http: 新增 @Payload 装饰 (#686) (123c29e)
  • theme:http: 新增 ::id 表示转义字符 (#686) (123c29e)

BREAKING CHANGES

  • abc:count-down 升级至 8.x,其版本有破坏性变更细节