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)