Skip to content

Releases: ng-alain/delon

11.2.0

13 Jan 09:17
7c336da
Compare
Choose a tag to compare

Bug Fixes

  • cli: fix invalid version number of screenfull (#1129) (f9291c9)
  • theme: fix router animation when changed (#1134) (dcb6284)

Features

  • chart:number-info: support multiple style (#1133) (876d4db)

BREAKING CHANGES

  • cli: use .template suffix for schematic template files, You need to manually add the .template suffix to the files in the _cli-tpl directory (#1128) (0ac979e)

Bug Fixes

  • cli: 修复 ng add ng-alainscreenfull 无效版本问题 (#1129) (f9291c9)
  • theme: 修复路由切换时动画失效 (#1134) (dcb6284)

Features

  • chart:number-info: 新增多个相同 number-info 时显示分隔线 (#1133) (876d4db)

BREAKING CHANGES

  • cli: 将.template后缀用于原理图模板文件,需要对 _cli-tpl 目录下的文件手动添加 .template 后缀 (#1128) (0ac979e)

11.1.0

05 Jan 10:24
7ad6fd1
Compare
Choose a tag to compare

Scaffold

Bug Fixes

  • auth: fix always trigger refresh event in jwt (#1115) (1ef2369)
  • cli:plugin:icon: fix support conditional expression (#1121) (a481c1c)

Features

Performance Improvements


Scaffold

Bug Fixes

  • auth: 修复 jwt 模式总是触发刷新事件 (#1115) (1ef2369)
  • cli:plugin:icon: 修复支持条件表达式 (#1121) (a481c1c)

Features

Performance Improvements

11.0.2

23 Dec 14:09
a604137
Compare
Choose a tag to compare

Bug Fixes

  • cli:ng-add: include color.less & theme css files (#1111) (5beca2f)
  • sf:select: fix invalid loading status (#1110) (a147f95)
  • theme:_HttpClient: fix load status allow multiple requests (#1109) (9e3dc29)

Bug Fixes

  • cli:ng-add: 增加 color.less 和编译好的主题样式文件 (#1111) (5beca2f)
  • sf:select: 修改无效加载状态 (#1110) (a147f95)
  • theme:_HttpClient: 修复多个请求都结束时才会变更 loading 状态 (#1109) (9e3dc29)

11.0.1

22 Dec 22:17
5234189
Compare
Choose a tag to compare

Bug Fixes

  • cli: remove tslint-language-service depend (#1106) (70ebb94)

Bug Fixes

  • cli: 修复 tslint-language-service 无效版本号 (#1106) (70ebb94)

11.0.0

22 Dec 08:01
9a17984
Compare
Choose a tag to compare

NG-ALAIN 11.0.0

If you are above version 10, All you need to do is to run the following command in order to experience all new features mentioned above.

ng update @angular/core @angular/cli ng-zorro-antd ng-alain

Deprecated APIs have gave users warnings in 10.X dev mode. If you have already followed the warnings to modify your codes, there are no extra actions for you to take for this upgrade.

If you encounter problems please go to NG-ALAIN V11 Upgrade Guide for feedback.

Bug Fixes

  • sf: fix invalid empty value of pathValue property (#1099) (dad5ed0)
  • util:time: fix invalid format toDate (#1093) (3b97fc3)
  • util:array: fix non-empty root parent id value should be return empty array (#1084) (95c0946)

Features

  • cli: Use source-map-explorer instead of webpack-bundle-analyzer (#1091) (30a3dc9)
  • cli:module: feat auto import routing module to top routing module (#1100) (da46d3c)
  • form:textarea: add change, focus, blur events (#1096) (8ae609c)
  • module:theme: adding French locale (#1094) (b20259a)
  • sf: Allow use of setVisible method (#1098) (fb46405)
  • sf:select: add searchDebounceTime property (#1097) (0fa1e70)
  • theme: add layout-default, layout-blank, setting-drawer, theme-btn theme components (#1101) (9703641)
  • abc:pdf: add pdf components (#1086) (2882a52)
  • abc:xlsx: support utf8 file format (#1088) (59ff03b)

NG-ALAIN 11.0.0

如果你是 10 版本以上,只需运行以下命令就可以完成全部升级工作,获得以上介绍的所有新特性与改进。

ng update @angular/core @angular/cli ng-zorro-antd ng-alain

弃用的 API 已经在 10.x 开发环境中给出了警告提醒,如果你之前已经根据告警信息修改了代码,那么升级到 11.0.0 版本不需要有任何额外操作。

如果升级中遇到问题请前往 NG-ALAIN V11 Upgrade Guide 反馈。

Bug Fixes

  • sf: 修复空值时 pathValue 属性返回整个表单数据 (#1099) (dad5ed0)
  • util:time: 修复 toDate 时间戳与格式字符串冲突 (#1093) (3b97fc3)
  • util:array: 修复非空根编号时总是返回空数组 (#1084) (95c0946)

Features

  • cli: 使用 source-map-explorer 替代 webpack-bundle-analyzer (#1091) (30a3dc9)
  • cli:module: 新增 ng g ng-alain:module 时自动导入路由模块 (#1100) (da46d3c)
  • form:textarea: 新增 change, focus, blur 事件 (#1096) (8ae609c)
  • module:theme: 新增法语 (#1094) (b20259a)
  • sf: 新增小部件属性的 setVisible 方法,用于控制显示与隐藏 (#1098) (fb46405)
  • sf:select: 新增 searchDebounceTime 属性 (#1097) (0fa1e70)
  • theme 新增 layout-defaultlayout-blanksetting-drawertheme-btn 主题组件 (#1101) (9703641)
  • abc:pdf: 新增 pdf 组件 (#1086) (2882a52)
  • abc:xlsx: 新增支持 utf8 文件格式 (#1088) (59ff03b)

10.1.3

09 Dec 11:34
deed795
Compare
Choose a tag to compare

Bugs

  • fix(util:time): fix invalid format toDate

10.1.2

26 Nov 03:38
078ac73
Compare
Choose a tag to compare

Bug Fixes

  • abc:st: fix don't interrupt when invalid get data (#1079) (d25996c)

Performance Improvements


Bug Fixes

  • abc:st: 修复获取无效数据时不会中断渲染 (#1079) (d25996c)

Performance Improvements

10.1.1

18 Nov 12:40
dfbabce
Compare
Choose a tag to compare

Bug Fixes


Bug Fixes

10.1.0

17 Nov 12:44
41506e8
Compare
Choose a tag to compare

Bug Fixes

Features

  • abc:se,sv,form: add optionalHelpColor (#1070) (125606c)
  • module:sf:date: add nzInputReadOnly property (#1066) (c3b6b87)

Bug Fixes

Features

  • abc:se,sv,form: 新增 optionalHelpColor 属性 (#1070) (125606c)
  • module:sf:date: 新增 nzInputReadOnly 属性 (#1066) (c3b6b87)

10.0.3

12 Nov 07:35
e4b96c5
Compare
Choose a tag to compare

Bug Fixes

  • g2:*: fix view can't be refresh when the data structure changed (#1063) (ff14726)

Bug Fixes

  • g2:*: 修复数据结构发生变更时无法刷新图表 (#1063) (ff14726)