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 whenstrictBehavior
istruncate
(#656) (4ae8f13)
Features
- abc:st: add
lazyLoad
property inreq
(#656) (4ae8f13) - abc:st: add
STColumnTitle
type oftitle
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: 修复当
strictBehavior
为truncate
时img
列不应该截断 (#656) (4ae8f13)