Skip to content

8.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@cipchk cipchk released this 29 Jun 04:25
· 1121 commits to master since this release
7e839db

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

Bug Fixes

  • 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)

Features

  • abc:st: add emitReload of resetColumns method (#635) (a96123e)

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

Bug Fixes

  • 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)

Features

  • abc:st: 新增调用 resetColumns 时允许指定是否需要刷新数据 (#635) (a96123e)