Skip to content

Releases: ng-alain/delon

16.2.1

06 Aug 06:54
96a3be6
Compare
Choose a tag to compare

Bug Fixes


Bug Fixes

  • abc:reuse-tab: 修复缺少导出缓存相关 (#1633) (2c7def7)
  • auth:cookie: 修复过期值应与 expires 同步 (#1636) (eca7bcb)
  • theme:table: 修复单图像的间距问题 (#1629) (994e2be)
  • theme:title: 修复应忽略空标题 (#1638) (c7bf339)

16.2.0

21 Jul 11:36
a171d50
Compare
Choose a tag to compare

SCAFFOLDING

  • Breaking changes router guard #2407.
  • Code style #2405.

Bug Fixes

  • abc:onboarding: fix ComponentFactoryResolver (#1624) (ae065c2)
  • chat:timeline: fix y2 to be optional (#1622) (b565ddf)
  • cli: remove skipTests from generating module (#1616) (0da83f8)
  • fix misalignment of col placeholders in se, sv, sg (#1617) (83b08c9)
  • theme:modal: removed nzComponentParams (#1615) (45863a1)

Features

  • abc:st: add onCell, support colSpan and rowSpan merging (#1613) (9ab109e)
  • abc:st: button support function method of icon, className (#1618) (6bf27da)
  • theme:layout-default: add fetching property (#1614) (8446da6)

BREAKING CHANGE

  • acl: refactor ACLGuard to aclCanMatch, aclCanActivate, aclCanActivateChild
  • auth:simple refactor SimpleGuard to authSimpleCanMatch, authSimpleCanActivate, authSimpleCanActivateChild
  • auth:jtw refactor JWTGuard to authJWTCanMatch, authJWTCanActivate, authJWTCanActivateChild
  • i18n refactor AlainI18NGuard to alainI18nCanMatch, alainI18nCanActivate, alainI18nCanActivateChild

SCAFFOLDING

  • 路由守卫的破坏性变更 #2407.
  • 代码风格变更 #2405.

Bug Fixes

  • abc:onboarding: 修复使用过期方法 ComponentFactoryResolver (#1624) (ae065c2)
  • chat:timeline: 修复 y2 指标数据为可选 (#1622) (b565ddf)
  • cli: 移除生成模块时包含无效参数 skipTests (#1616) (0da83f8)
  • 修复 col 占位符不对齐问题,涉及 se, sv, sg 组件 (#1617) (83b08c9)
  • theme:modal: 修复过期参数 nzComponentParams (#1615) (45863a1)

Features

  • abc:st: 新增 onCell 方法支持合并列或行 (#1613) (9ab109e)
  • abc:st: 新增 icon, className 方法支持动态调整 (#1618) (6bf27da)
  • theme:layout-default: 新增 fetchingStrictly, fetching 属性用于自主受控顶部加载动画状态 (#1614) (8446da6)

BREAKING CHANGE

  • acl: 重构 ACLGuardaclCanMatch, aclCanActivate, aclCanActivateChild
  • auth:simple 重构 SimpleGuardauthSimpleCanMatch, authSimpleCanActivate, authSimpleCanActivateChild
  • auth:jtw 重构 JWTGuardauthJWTCanMatch, authJWTCanActivate, authJWTCanActivateChild
  • i18n 重构 AlainI18NGuardalainI18nCanMatch, alainI18nCanActivate, alainI18nCanActivateChild

16.1.1

16 Jul 06:51
bcd60e6
Compare
Choose a tag to compare

Bug Fixes

  • cli: remove stylelint-config-prettier (#1606) (2ecc28b)
  • theme: fix ant-btn preserve white spaces when is link type (#1605) (0fdd15d)

Features


Bug Fixes

  • cli: 移除过期库 stylelint-config-prettier (#1606) (2ecc28b)
  • theme: 修复忽略两个 nzType="link" 按错时间距 (#1605) (0fdd15d)

Features

  • abc:reuse-tab: 新增可自定义缓存存储 (#1609) (11599d9)
  • theme:modal: 新增支持拖拽参数 drag (#1607) (3cd73f7)

16.0.1

08 Jun 07:36
6028ad5
Compare
Choose a tag to compare
  • fix ng-zorro-antd dependency

  • 修复 ng-zorro-antd 错位版本依赖

16.0.0

07 Jun 10:15
3d359e6
Compare
Choose a tag to compare

Bug Fixes

  • abc:st: fix error row class in fixed column title cell (#1598) (d2bf211)
  • form: fix inheriting references to other of ui (#1600) (a0150e7)

If you have any questions during the upgrade, please refer to: ng-alain/ng-alain#2390


Bug Fixes

  • abc:st: 修复固定列样式错误 (#1598) (d2bf211)
  • form: 修复ui由于继承关系导致重复引用 (#1600) (a0150e7)

若升级中疑问,请参考:ng-alain/ng-alain#2390

15.2.1

13 May 09:06
eeb62e4
Compare
Choose a tag to compare

Bug Fixes


Bug Fixes

15.2.0

16 Apr 08:03
43e8d4f
Compare
Choose a tag to compare

Bug Fixes

Features

  • theme: add ignoreHide of MenuService.find (#1587) (890f6d6)

Bug Fixes

  • 重构:修复使用 canMatch 替代 canLoad (#1586) (ec86352)
  • abc:pdf: 修复使用 currentScale 替代 _setScale (#1590) (3b58880)
  • abc:st: 修复 rowClassName 对固定列无效 (#1591) (0fa954f)
  • form: 修复继承父UI部分参数会导致无法呈现 (#1592) (d14c866)
  • form: 修复超大 Schema 引发内存溢出 (#1593) (483819c)
  • form: 修复 transfer 小部件在 dark 主题下背景问题 (#1588) (113c686)

Features

  • theme: 新增 MenuService.find 新增 ignoreHide 参数 (#1587) (890f6d6)

15.1.0

19 Feb 09:43
ba96efa
Compare
Choose a tag to compare

Bug Fixes

  • abc:st: fix invalid total of global config (#1583) (fa8087f)
  • form:string: fix pre tab cause out of focus (#1581) (bc03f4b)
  • form: fix ui value should inherit parent ui (#1582) (03e2dc5)

Features


Bug Fixes

  • abc:st: 修复全局配置 total 不生效 (#1583) (fa8087f)
  • form:string: 修复携带前置标签倒置焦点失效 (#1581) (bc03f4b)
  • form: 修复 ui 值应继续父级 (#1582) (03e2dc5)

Features

  • form:number: 新增 widgetWidth 支持字符串数组 (#1580) (f3e37e9)
  • form: 同步 ng-zorro-antd 小部件属性 (#1584) (5774c55)

15.0.1

29 Jan 09:35
92385d4
Compare
Choose a tag to compare

Bug Fixes


Bug Fixes

  • abc:pdf: 修复支持 2.x 版本 (#1574) (0cf8b3a)
  • cli: 修复 can not add index to parent of type array 错误 (#1577) (3ac463f)

15.0.0

09 Jan 08:01
7fddfd6
Compare
Choose a tag to compare

Bug Fixes

  • abc:st: fix className not applied to title (#1569) (d641164)
  • abc:theme-default: remove unused parameter (#1563) (656bd89)
  • cli: fix name points to an invalid index (#1568) (d4ad502)

Features

BREAKING CHANGE

  • auth: removed _allow_anonymous, use ALLOW_ANONYMOUS HttpContext instead
  • theme: removed getHit, openedByUrl in MenuService, use find and setItem instead

Bug Fixes

  • abc:st: 修复 className 没有应用到标题 (#1569) (d641164)
  • abc:theme-default: 移除一些未用到有参数 (#1563) (656bd89)
  • cli: 修复 name 参数指定无效索引位 (#1568) (d4ad502)

Features

BREAKING CHANGE

  • auth: 移除 _allow_anonymous 使用 ALLOW_ANONYMOUS HttpContext 替换
  • theme: 移除 MenuServicegetHit, openedByUrl 方法,使用 findsetItem 替代