Skip to content

17.3.0

Compare
Choose a tag to compare
@cipchk cipchk released this 13 Mar 07:03
· 3 commits to master since this release
65c35b8

Bug Fixes

  • abc:reuse-tab: fix can't cache when component is not used (#1769) (4cb939b)
  • abc:st: fix sorting trigger misalignment in mulit-column (#1767) (4e9aab8)
  • update theme/package.json to depend on @delon/abc and @delon/form (#1766) (b7ea5ac)

Features

Breaking Changes

  • abc:cell widget data type CellWidgetData changed to CellTextResult (#1771) (920b5ab)

Bug Fixes

  • abc:reuse-tab: 修复未使用组件时无法触发路由复用 (#1769) (4cb939b)
  • abc:st: 修复多表头下触发排序错位 (#1767) (4e9aab8)
  • @delon/theme 依赖安装 @delon/abc@delon/form (#1766) (b7ea5ac)

Features

  • auth: 忽略所有本地路径,指的是 assets/ 路径 (#1775) (cd8641e)

Breaking Changes

  • abc:cell 自定义小部件 data 属性类型由 CellWidgetData 变更为 CellTextResult (#1771) (920b5ab)