Skip to content

7.7.0

Compare
Choose a tag to compare
@cipchk cipchk released this 15 Jun 13:42
· 1136 commits to master since this release
1415542

Scaffold

  • fix isFetching status if using angular preloading (#1151)

Bug Fixes

  • abc:_src: fix img causing infinite loop when error image still load fail (#607) (09cdff0)
  • form:select: fix invlid render group in search mode (#602) (eaa774b)
  • theme:modal&drawer: removed automatic management of z-index values (#601) (088d306)

Features

  • abc:st: add iifBehavior property (#604) (0cbacc1)
  • abc:st: add optional parameters of resetColumns method (#597) (2d3f51d)
  • form: add disabled property (#603) (d67f5cd)

Scaffold

  • 修复 Angular 的预加载模块时会使进度条 isFetching 状态不正确 (#1151)

Bug Fixes

  • abc:_src: 修复错误图片路径无效时会进入死循环 (#607) (09cdff0)
  • form:select: 修复搜索模式下无法使用组项 (#602) (eaa774b)
  • theme:modal&drawer: 取消自动管理 z-index 值,zorro 最新版已经很合理的自动管理 (#601) (088d306)

Features

  • abc:st: 新增 iifBehavior 属性,用于指定无效按钮是禁用或隐藏 (#604) (0cbacc1)
  • abc:st: 新增 resetColumns 方法的可选参数 (#597) (2d3f51d)
  • form: 新增 disabled 禁用整个表单状态 (#603) (d67f5cd)