11.1.0
Scaffold
- support RTL
- perf
SharedModule
module (#1894) (bd0a161) - update
.browserslistrc
(#1902) (77925a8) - remove duplicate dependencies (#1902) (77925a8)
- remove the attributes that NG-ZORRO will remove in version
12
(#1895) (2272a9a)
Bug Fixes
- auth: fix always trigger refresh event in jwt (#1115) (1ef2369)
- cli:plugin:icon: fix support conditional expression (#1121) (a481c1c)
Features
- abc:st: add
pureList
method (#1126) (70270f8) - abc:st: support item type of
setRow
(#1119) (9ea783e) - chart: lazy load g2 libary (#1123) (cb7b5bb)
- theme: add
RTLService
service (#1120) (1f4f67b) - cli:plugin:rtl add
ng g ng-alain:plugin rtl
plugin (#1118) (a5dc52e)
Performance Improvements
- theme: perf @enable-all-colors
default is
false` (#1113) (d03c8fb)
Scaffold
- 支持 RTL
- 优化
SharedModule
模块 (#1894) (bd0a161) - 更新
.browserslistrc
(#1902) (77925a8) - 移除重复
package.json
的依赖 (#1902) (77925a8) - 移除 NG-ZORRO 在
12
版本将要移除的属性 (#1895) (2272a9a)
Bug Fixes
Features
- abc:st: 新增
pureList
方法 (#1126) (70270f8) - abc:st: 新增
setRow
支持行对象传递 (#1119) (9ea783e) - chart: 使用延迟加载 G2 类库 (#1123) (cb7b5bb)
- theme: 新增
RTLService
服务类 (#1120) (1f4f67b) - cli:plugin:rtl 新增
ng g ng-alain:plugin rtl
插件 (#1118) (a5dc52e)
Performance Improvements
- theme: 优化 @enable-all-colors 默认为
false
(#1113) (d03c8fb)