9.0.0-rc.4
Scaffold
- refactor global config (#1591)
Bug Fixes
- abc:se: fix
se-title
misalignment (#840) (a44b9e6) - abc:st: fix invalid expand (#842) (cfe14c4)
- cli: use
style
instead ofstyleext
(#837) (0d9704f)
Code Refactoring
Features
BREAKING CHANGES
- The All "General Configuration" method is going to be removed in 10.0.0. Please refer to https://ng-alain.com/docs/global-config
Scaffold
- 重构全新统一全局配置
@delon/abc/*
,@delon/chart/*
(#1591)
Bug Fixes
- abc:se: 修复
se-title
错位 (#840) (a44b9e6) - abc:st: 修复无效可扩展 (#842) (cfe14c4)
- cli: 修复使用
style
替换styleext
(#837) (0d9704f)
Code Refactoring
Features
- chart: 新增
theme
属性,可定制所有G2主题 (#839) (a1903aa) - chart:time-line: 新增
maxAxis
属性,最多可显示五个轴度 (#838) (fa40822)
BREAKING CHANGES
- 所有 "General Configuration" 全局配置方式将在
10.0.0
移除,并使用新的全局统一配置项,请参考:https://ng-alain.com/docs/global-config