Releases
11.8.0
cipchk
released this
13 Mar 05:36
Bug Fixes
cli: fix can't auto import when ng-zorro-antd
not in package.json
(#1213 ) (cfe6d6e )
abc:st: fix always fixed column in group header (#1204 ) (4509b17 )
abc:st: fix style misalignment in small screen when set scroll
(#1208 ) (2fb3ac6 )
form: fix stack error when enum
is large data (#1209 ) (6a90822 )
module:onboarding: fix closed mask when click target element (#1202 ) (b741b4c )
sf:widget:select: fix invalid showSearch
(#1212 ) (827d6f5 )
theme:_HttpClient: fix ExpressionChangedAfterItHasBeenCheckedError of loading
(#1211 ) (ffebaf8 )
Features
theme:SettingsService: optimize Keys configurable (#1210 ) (5aea948 )
theme:layout-default: add hideAside
, logoLink
, logoFixWidth
of options
(#1206 ) (3cfadc3 )
theme:SettingsService: support generic (#1207 ) (c2532f8 )
util: add ZoneOutside
, ZoneRun
decorator (#1198 ) (770906c )
Performance Improvements
abc:st: optimize the button text performance of rendered (#1203 ) (b480649 )
Bug Fixes
cli: 修复需要在 package.json
内增加 ng-zorro-antd
类库依赖,否则导致无法在 VSCode 内自动导入 ng-zorro-antd
模块 (#1213 ) (cfe6d6e )
abc:st: 修复表头分组样式�问题 (#1204 ) (4509b17 )
abc:st: 修复小屏幕下设置 scroll
参数会错位 (#1208 ) (2fb3ac6 )
form: 修复 enum
大量数据时产生堆错误 (#1209 ) (6a90822 )
module:onboarding: 修复点击目标元素无法关闭遮层 (#1202 ) (b741b4c )
sf:widget:select: 修复无法使用 showSearch
(#1212 ) (827d6f5 )
theme:_HttpClient: 修复 loading
引发 ExpressionChangedAfterItHasBeenCheckedError
(#1211 ) (ffebaf8 )
Features
Performance Improvements
You can’t perform that action at this time.