Skip to content

7.0.0-rc.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@cipchk cipchk released this 22 Feb 15:51
· 1265 commits to master since this release
0616157

Bug Fixes

  • abc:sidebar-nav: fix invalid menu item ellipsis when text overflow (#447) (5d3c7ea)
  • form:sf:autocomplete: fix invalid custom email suffix by enum (#439) (f072fe0), closes #438
  • abc:st: fix sort order data should be in user click order (#445) (0dc95c2)
  • util:getTimeDistance: fix used weekStartsOn: 1 in week (#441) (6598271)

Features

  • abc:se: add labelWidth property (#451) (94ebfbe)
  • abc:sidebar-nav: add openStrictly property (#452) (ffeccdd)
  • abc:st: support custom function of noIndex (#453) (87bad16)
  • abc:range-picker: add shortcut property (#441) (6598271)
  • schematics: add VsCode extension recommendations in ng add (#443) (7df5ed2)

Bug Fixes

  • abc:sidebar-nav: 修复菜单文本溢出时应显示省略号 (#447) (5d3c7ea)
  • form:sf:autocomplete: 修复 enum 表示自定义Email后缀 (#439) (f072fe0), closes #438
  • abc:st: 修复多排序值应保持用户点击的顺序 (#445) (0dc95c2)
  • util:getTimeDistance: 修复周数计算应使用国际标准 weekStartsOn: 1 (#441) (6598271)

Features

  • abc:se: 新增 labelWidth 属性 (#451) (94ebfbe)
  • abc:sidebar-nav: 新增 openStrictly 属性,是否完全自己受控 open 展开状态 (#452) (ffeccdd)
  • abc:st: 新增 noIndex 支持自定义函数 (#453) (87bad16)
  • abc:range-picker: 新增 shortcut 快捷项属性 (#441) (6598271)
  • schematics: 新增VSCODE扩展推荐配置项 (#443) (7df5ed2)