Skip to content

Releases: ng-alain/delon

9.0.1

27 Apr 15:26
349f453
Compare
Choose a tag to compare

Bug Fixes


Bug Fixes

  • 修复ISO8610格式问题 (#852) (ff07adc)
  • cli: 修复 ng update 一并移除 G2 的依赖 (#853) (cd0df52)
  • cli:plugin:ie: 新增 ie 插件,支持 IE11 开发环境 (#855) (b033c81)

9.0.0

26 Apr 12:28
4f2b3df
Compare
Choose a tag to compare

Welcome to the 9.0.0 version of ng-alain. For details please refer to Upgrade Guide.

Scaffold

  • refactor global config (#1591)
  • feat(abc:st): add widget configuration of st (#1579)

Features

  • chart: add theme property (#839) (a1903aa)
  • chart:time-line: add maxAxis property (#838) (fa40822)
  • abc:se: add TemplateRef<void> in label, error, `extr… (#803) (eb13170)
  • abc:se: add auto required based on the control element (#799) (1d4dad5)
  • abc:sidebar-nav: can be set 3 levels icon (#801) (087b8e9)
  • abc:st: add enforce control to top via reset, load met… (#800) (4a8bfb0)
  • theme: add Japanese language files (#730) (5efbe5b)
  • chart:custom: add delay property (#818) (07e59fb)
  • abc:st: add widget type (#827) (4d5a767)
  • mock: add allows return a copy data (#821) (16d0146)

Bug Fixes

  • chart:tag-cloud: fix overlap (#816) (7f31648)
  • form:widget:array fix update value and validity when removing the last… (#829) (6ff3db5)
  • form:widget:date: fix format default value (#833) (92821b0)
  • form:widget:date: fix invalid end date when clean date (#831) (04e6983)

BREAKING CHANGES


欢迎来到 ng-alain9.0.0 版本,有关细节请参考升级指南

Scaffold

  • 重构全新统一全局配置 @delon/abc/*@delon/chart/* (#1591)
  • feat(abc:st): 新增 st 对应 widget 配置方式 (#1579)

Features

  • chart: 新增 theme 属性,可定制所有G2主题 (#839) (a1903aa)
  • chart:time-line: 新增 maxAxis 属性,最多可显示五个轴度 (#838) (fa40822)
  • abc:se: 新增 label, error, extr 支持 TemplateRef<void> 类型 (#803) (eb13170)
  • abc:se: 新增自动根据元素组件来调整 required 值 (#799) (1d4dad5)
  • abc:sidebar-nav: 新增3级以内的 Icon 图标 (#801) (087b8e9)
  • abc:st: 新增 reset, load 允许指是否返回表格顶部控制 (#800) (4a8bfb0)
  • theme: 新增日语 (#730) (5efbe5b)
  • chart:custom: 新增 delay 延迟属性 (#818) (07e59fb)
  • abc:st: 新增 widget 自定义小部件类型 (#827) (4d5a767)
  • mock: 新增返回的数据应该是副本,防止污染 (#821) (16d0146)

Bug Fixes

  • chart:tag-cloud: 修复文本重叠 (#816) (7f31648)
  • form:widget:array 修复移除最后一项时数据没有清空 (#829) (6ff3db5)
  • form:widget:date: 修复默认值应自动格式一次 (#833) (92821b0)
  • form:widget:date: 修复清空后 end 没有清空 (#831) (04e6983)

BREAKING CHANGES

9.0.0-rc.4

24 Apr 14:08
293964a
Compare
Choose a tag to compare

Scaffold

  • refactor global config (#1591)

Bug Fixes

Code Refactoring

Features

BREAKING CHANGES


Scaffold

  • 重构全新统一全局配置 @delon/abc/*@delon/chart/* (#1591)

Bug Fixes

Code Refactoring

Features

  • chart: 新增 theme 属性,可定制所有G2主题 (#839) (a1903aa)
  • chart:time-line: 新增 maxAxis 属性,最多可显示五个轴度 (#838) (fa40822)

BREAKING CHANGES

9.0.0-rc.3

21 Apr 20:12
61b86c2
Compare
Choose a tag to compare

Scaffold

  • feat(abc:st): add widget configuration of st (#1579)

Bug Fixes

  • cli: fix Invalid "extends" configuration value (#824) (68b56c4)
  • form: fix width is not aligned in fixed label width (#825) (c4682fa)
  • form:widget:array fix update value and validity when removing the last… (#829) (6ff3db5)
  • form:widget:date: fix format default value (#833) (92821b0)
  • form:widget:date: fix invalid end date when clean date (#831) (04e6983)
  • module:all: fix enableIvy:false (#826) (f0a9443)

Features

Performance Improvements


Scaffold

  • feat(abc:st): 新增 st 对应 widget 配置方式 (#1579)

Bug Fixes

  • cli: 修复 ng add 提示无效扩展 (#824) (68b56c4)
  • form: fix width is not aligned in fixed label width (#825) (c4682fa)
  • form:widget:array 修复移除最后一项时数据没有清空 (#829) (6ff3db5)
  • form:widget:date: 修复默认值应自动格式一次 (#833) (92821b0)
  • form:widget:date: 修复清空后 end 没有清空 (#831) (04e6983)
  • module:all: 修复 enableIvy:false 依然可用 (#826) (f0a9443)

Features

  • abc:st: 新增 widget 自定义小部件类型 (#827) (4d5a767)
  • mock: 新增 copy 属性,防止污染 (#821) (16d0146)

Performance Improvements

8.9.3

21 Apr 19:20
04e6983
Compare
Choose a tag to compare

Bug Fixes

  • form: fix update value and validity when removing the last… (#830) (06ffb53)
  • form:widget:date: fix format default value (#834) (c754af1)
  • form:widget:date: fix Invalid Date when clean date (#832) (35a3de1)

9.0.0-rc.2

19 Apr 05:04
122e012
Compare
Choose a tag to compare

Bug Fixes

Features


Bug Fixes

  • 修复依赖注入在lvy下兼容性问题 (#819) (6f9bba5)
  • chart:tag-cloud: 修复文本重叠 (#816) (7f31648)
  • chart:timeline: 修复滑块日期显示不正确 (#817) (1284553)

Features

  • chart:custom: 新增 delay 延迟属性 (#818) (07e59fb)

9.0.0-rc.1

18 Apr 07:48
e480ea6
Compare
Choose a tag to compare

Welcome to the 9.0.0-rc.1 version of ng-alain. The direct release of rc because of ng-alain itself has no serious breaking changes, but ng-alain is depends on ng-zorro, so this upgrade focuses on the upgrade of ng-zorro. For details, please refer to Upgrade Guide.

Features

  • abc:se: add TemplateRef<void> in label, error, `extr… (#803) (eb13170)
  • abc:se: add auto required based on the control element (#799) (1d4dad5)
  • abc:sidebar-nav: can be set 3 levels icon (#801) (087b8e9)
  • abc:st: add enforce control to top via reset, load met… (#800) (4a8bfb0)
  • theme: add Japanese language files (#730) (5efbe5b)

欢迎来到 ng-alain9.0.0-rc.1 版本,直接发布 rc 主要是因为 ng-alain 本身并无严重的破坏性变更,但 ng-alain 又是依赖 ng-zorro,因此本次升级着重点在于 ng-zorro 的升级,有关细节请参考升级指南

Features

  • abc:se: 新增 label, error, extr 支持 TemplateRef<void> 类型 (#803) (eb13170)
  • abc:se: 新增自动根据元素组件来调整 required 值 (#799) (1d4dad5)
  • abc:sidebar-nav: 新增3级以内的 Icon 图标 (#801) (087b8e9)
  • abc:st: 新增 reset, load 允许指是否返回表格顶部控制 (#800) (4a8bfb0)
  • theme: 新增日语 (#730) (5efbe5b)

8.9.2

07 Apr 07:17
a17fac9
Compare
Choose a tag to compare

Bug Fixes

  • abc:page-header: fix missing import of `@angular/cdk/observ… (#789) (d4566d7)
  • abc:st: fix unabled to render yn type (#786) (e16e02f)
  • theme:title: fix can't set comment node as title (#793) (8b34f60)

Features

  • form:string: add change, focus, blur, enter event (#790) (29373c4)
  • theme:http: add form method (#787) (2edfd58)

Bug Fixes

  • abc:page-header: 修复缺少导入模块 @angular/cdk/observers (#789) (d4566d7)
  • abc:st: 修复无法渲染 yn 类型 (#786) (e16e02f)
  • theme:title: 修复不可以把注释节点设置为标题 (#793) (8b34f60)

Features

  • form:string: 新增 change, focus, blur, enter 事件 (#790) (29373c4)
  • theme:http: 新增 form 方法用于传统表单 (#787) (2edfd58)

8.9.1

03 Apr 16:17
a17fac9
Compare
Choose a tag to compare

Bug Fixes

  • abc:st: fix text overflow in mobile screen (#781) (a055b93)
  • form:widget:upload: fix hide button when limit upload count (#784) (acc2347)
  • sf:widget:number: specify widget width via widgetWidth property (#782) (d2d3557)
  • theme:menu: fix can't hited when route include queryString (#783) (9c9af73)

Bug Fixes

  • abc:st: 修复小屏幕文本溢出 (#781) (a055b93)
  • form:widget:upload: 修复通过 limitFileCount 限制上传数据将不再显示上传按钮 (#784) (acc2347)
  • sf:widget:number: 修复通过 widgetWidth 属性来指定 nz-number 的宽度 (#782) (d2d3557)
  • theme:menu: 修复当 QueryString 存在时无法高亮 (#783) (9c9af73)

8.9.0

19 Feb 04:08
bd4313b
Compare
Choose a tag to compare

8.9 as the last minor version update for Angular 8

Bug Fixes

  • abc:sidebar: fix badge overflow (#769) (7dc834e)
  • abc:st: fix invalid default value of date type (#765) (a971ac0)
  • abc:st: fix lose dblClick in STChange (#763) (153558b)
  • cli: fix unknown options (#762) (4dddcb0)
  • cli: only supports angular 8.x (#773) (2568480)
  • form:array: fix invalid error when removed item (#772) (ad2a3e6)
  • form:date: fix can't custom end format (#770) (8d3fed1)
  • theme:_HtpClient: fix loading status invalid when not subsc… (#774) (770ec8b)

Features

  • abc:down-file: add http-body property (#768) (748f7e1)
  • abc:st: add count, list properites of component (#767) (21eec5b)
  • theme: fix disabled & flex css class (#764) (842e9d8)

8.9 作为 Angular 8 的最后一个次版本更新

Bug Fixes

  • abc:sidebar: 修复微标大于99时溢出 (#769) (7dc834e)
  • abc:st: 修复 data 类型时默认值无效 (#765) (a971ac0)
  • abc:st: 修复 STChange 缺少 dblClick 类型 (#763) (153558b)
  • cli: 修复 ng-alain:tpl 创建模板时无法自定义传入参数 (#762) (4dddcb0)
  • cli: 限定 ng add ng-alain 只支持 Angular 8.x 版本 (#773) (2568480)
  • form:array: 修复移除项应重新校验 (#772) (ad2a3e6)
  • form:date: 修复无法自定义 end 格式 (#770) (8d3fed1)
  • theme:_HtpClient: 修复未订阅时导致 loading 状态值不正确 (#774) (770ec8b)

Features

  • abc:down-file: 新增 http-body 属性 (#768) (748f7e1)
  • abc:st: 新增 count, list 属性参数用于获取当然表格条目及列表 (#767) (21eec5b)
  • theme: 新增 disabledflex 工具类 (#764) (842e9d8)