github ng-alain/delon 8.0.0

latest releases: 18.3.0, 18.2.0, 18.1.0...
5 years ago

8.0.0 version has some breaking changes. pls read more Upgrade Guide.

Bug Fixes

  • theme:style: fix aside user style (#639) (ede1d15)
  • abc:st: ingore title required in STColumn (#632) (69608c5)
  • cli:plugin:icon: fix unidentified nzType property (#637) (2784a5a)
  • form:array: fix disabled add & remove buttons when readOnly is true (#633) (15194cc)
  • form:array: fix invalid value subscript of path value (#628) (09807f7)
  • form:upload: fix invalid showUploadList property (#634) (54c3b90)
  • form:*: fix invalid render value when call setValue method (#622) (4cea3b7)

Features

  • abc:st: add tooltip property in button (#640) (181e3a1)
  • abc:st: add emitReload of resetColumns method (#635) (a96123e)
  • abc:down-file: add down-file_not-support & down-file__disabled (#624) (2369153)
  • abc:st: confirmText, clearText support i18n text (#618) (a8cd300)
  • abc:st: add keyword in filter (#612) (543236d)
  • form: optionalHelp support complex attributes (#621) (d45fddf)
  • form: support i18n (#625) (e1bbbdb)
  • util:deepMergeKey: support null & undefined of objects parament (#620) (a8ddbb8)

Performance Improvements

  • cli: optimize to provide more detailed errors (#619) (7ebef13)

BREAKING CHANGES

  • DelonACLModule muse be using forRoot()

8.0.0 版本有一些破坏性变更,更多请阅读升级指南

Bug Fixes

  • theme:style: 修复侧边栏用户模块样式 (#639) (ede1d15)
  • abc:st: 修复忽略 STColumntitle 为非必填性 (#632) (69608c5)
  • cli:plugin:icon: 修复未识别 nzType 属性 (#637) (2784a5a)
  • form:array: 修复 readOnly: true 时应禁用添加、移除按钮 (#633) (15194cc)
  • form:array: 修复数组下标值经过增删后混乱问题 (#628) (09807f7)
  • form:upload: 修复 showUploadList 无法设置复合参数 (#634) (54c3b90)
  • form:*: 修复部分小部件调用 setValue 方法无法渲染 (#622) (4cea3b7)

Features

  • abc:st: 新增按钮的 tooltip 属性 (#640) (181e3a1)
  • abc:st: 新增调用 resetColumns 时允许指定是否需要刷新数据 (#635) (a96123e)
  • abc:down-file: 新增 down-file_not-support & down-file__disabled 样式 (#624) (2369153)
  • abc:st: 新增 confirmText, clearText 国际化 (#618) (a8cd300)
  • abc:st: 新增关键词过滤器 (#612) (543236d)
  • form: 新增 optionalHelp 支持更复杂的属性 (#621) (d45fddf)
  • form: 新增国际化 (#625) (e1bbbdb)
  • util:deepMergeKey: 新增支持传递 null & undefined (#620) (a8ddbb8)

Performance Improvements

  • cli: 优化所有指令提供更详细的错误信息 (#619) (7ebef13)

BREAKING CHANGES

  • DelonACLModule 必须使用 forRoot() 来导入该模块

Don't miss a new delon release

NewReleases is sending notifications on new releases.