Skip to content

Releases: ng-alain/delon

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 替代

14.3.0

04 Dec 12:52
a359b0d
Compare
Choose a tag to compare

Bug Fixes

  • abc:st: fix misalignment when sort and filter can be set (#1556) (5a77920)
  • abc:st: fix miss built-in style in head (#1560) (41fbae0)
  • abc:st: fix shadow spacing in truncate mode (#1558) (4b00b21)
  • from: fix can't detect change when call setValue (#1554) (bc609b3)

Features

  • abc:st: columns support null, undefined (#1559) (c74c992)
  • abc:sv: add hideLabel property (#1553) (f71351b)
  • theme:default: add LayoutDefaultService service of control theme, add hide top options (#1561) (bf90034)

Bug Fixes

  • abc:st: 修复排序与过滤共享时不对齐 (#1556) (5a77920)
  • abc:st: 修复内置样式无法适应到标题 (#1560) (41fbae0)
  • abc:st: 修复宽带模式为截取时阴影间距问题 (#1558) (4b00b21)
  • from: 修复调用 setValue 无法触发变更检测 (#1554) (bc609b3)

Features

  • abc:st: columns 允许 null, undefined 值 (#1559) (c74c992)
  • abc:sv: 新增 hideLabel 隐藏标签属性 (#1553) (f71351b)
  • theme:default: 新增 LayoutDefaultService 服务用于控件整体布局,新增隐藏顶部、侧边折叠菜单按钮配置 (#1561) (bf90034)

14.2.0

11 Nov 13:13
59b8a22
Compare
Choose a tag to compare

Scaffold

  • Add press F1 to focus in top search (#2314)

Bug Fixes

  • abc:st: fix miss center title when set sort (#1547) (86c8ca1)
  • abc:st: fix use pure recoard data for modal params (#1541) (04e97f1)
  • cli: upgrade ng-alain-plugin-theme (#1545) (591b604)

Features


Scaffold

  • 添加按 F1 顶部搜索框获得焦点 (#2314)

Bug Fixes

  • abc:st: 修复设置排序时居中失效 (#1547) (86c8ca1)
  • abc:st: 修复 modal 参数支持返回纯净数据(过滤 _values 等) (#1541) (04e97f1)
  • cli: 更新 ng-alain-plugin-theme (#1545) (591b604)

Features

  • theme:setting-drawer: 新增 lessJs 属性 (#1544) (9c5a1da)
  • abc:exception: 新增全局配置项 typeDict (#1551) (a408cbb)
  • abc:hotkey: 新增 hotkey 热键组件 (#1538) (6913f01)
  • abc:notice-icon: 新增 centered 属性 (#1546) (df01dcc)
  • cli:sta: 新增 tagsMapping 属性,支持只 Tags 映射转换 (#1549) (4ed1aa4)
  • util:other:lazy: 新增 attriburte 属性,支持自定义 scriptlink 属性 (#1548) (a197bb1)