Skip to content

8.7.0

Compare
Choose a tag to compare
@cipchk cipchk released this 06 Dec 05:37
· 1040 commits to master since this release
54e3ea8

Scaffold

  • fix: should handle exceptions more friendly in DefaultInterceptor (#1411)

Bug Fixes

  • abc:st: fix expand width value in strict mode (#720) (248c27d)

Features

  • abc:sidebar-nav: support html in text or i18n property (#723) (d58f5b1), closes #716
  • abc:st: add error supports multiple types (#721) (436a4e5)
  • abc:st: add setRow method in component (#725) (170bab2)
  • auth: add onlyToken property in clear method (#717) (f05ab21)
  • theme:MenuService: add getItem, setItem methods (#722) (2c05493)

Scaffold

  • fix: 修复 DefaultInterceptor.handleData() 应更友好的处理异常错误 (#1411)

Bug Fixes

  • abc:st: 修复 strict 宽度模式下扩展操作符列宽问题 (#720) (248c27d)

Features

  • abc:sidebar-nav: 新增 texti18n 属性支持HTML (#723) (d58f5b1), closes #716
  • abc:st: 新增 error 支持多种错误类型 (#721) (436a4e5)
  • abc:st: 新增 setRow 方法用于更新某列的部分数据 (#725) (170bab2)
  • auth: 新增 clear 方法允许只清空 Token 属性 (#717) (f05ab21)
  • theme:MenuService: 新增 getItemsetItem 方法,用于更新某个菜单项 (#722) (2c05493)