Skip to content

8.3.0

Compare
Choose a tag to compare
@cipchk cipchk released this 03 Aug 07:32
· 1081 commits to master since this release
2a19395

Bug Fixes

  • abc:reuse-tab: should be always get title from menu data (#661) (6e63418)
  • abc:sidebar: fix invalid subnode when include badge value in collapsed mode (#665) (763a27e)
  • abc:st: fix ignore catch error of http request when component is destroyed (#658) (6bd97eb)
  • theme:title: should be avoid can't get title when rendered componet in NavigationEnd event (#660) (0db451d)
  • abc:st: fix ingore truncate of img column when strictBehavior is truncate (#656) (4ae8f13)

Features

  • abc:st: add lazyLoad property in req (#656) (4ae8f13)
  • abc:st: add STColumnTitle type of title property` (#657) (9408ccc)
  • acl: support specify guard fail url in router data (#666) (bee66fd)
  • form:*: support date-fns format in date, time widgets (#663) (ba91193)

Bug Fixes

  • abc:reuse-tab: 修复 URL 模式也应该从菜单数据中获取标题 (#661) (6e63418)
  • abc:sidebar: 修复当包含徽章时无法展开子菜单问题 (#665) (763a27e)
  • abc:st: 修复当组件被销毁时应该中断 HTTP 请求 (#658) (6bd97eb)
  • theme:title: 修复路由跳转后在 NavigationEnd 事件里调用重置当前页无效问题 (#660) (0db451d)
  • abc:st: 修复当 strictBehaviortruncateimg 列不应该截断 (#656) (4ae8f13)

Features

  • abc:st: 新增 req.lazyLoad 属性首次不发送请求 (#656) (4ae8f13)
  • abc:st: 新增 STColumnTitle.title 支持可选和帮助信息描述 (#657) (9408ccc)
  • acl: 新增支持在路由 data 属性里指定未授权跳转URL (#666) (bee66fd)
  • form:*: 新增 date time 小部件对 date-fns 格式化的支持 (#663) (ba91193)