17.0.0
Breaking Changes
- refactor(form): refining low-frequency widgets (#1668) (8ab0e82), closes #1668
- build: remove
networkEnv
plugin instead of nnrm (#1680) (b7dbc68), closes #1680 - feat(acl): remove
forRoot
(#1690) (4472d48), closes #1690
Features
- feat(cli): support use
ng add ng-alain
in multiple projects (#1664) (e5476e2), closes #1664 - feat(theme): add
provideAlain
(#1697) (4311426), closes #1697 - feat(abc:cell): add
provideCellWidgets
(#1700) (7ea0daf), closes #1700 - feat(abc:reuse-tab): add
provideReuseTabConfig
(#1707) (2f85357), closes #1707 - feat(abc:st): add
provideSTWidgets
(#1701) (065316a), closes #1701 - feat(theme:_httpclient): add
timestampSecond
(#1670) (051b087), closes #1670 - feat(theme:pipe:date): add global config (#1711) (b3b93fa), closes #1711
- feat: add
provideAlainConfig
(#1689) (b9e0fad), closes #1689 - feat(auth): add
provideAuth
(#1704) (c0c731b), closes #1704 - feat(form): add
provideSFConfig
(#1702) (2404802), closes #1702 - feat(mock): add
mockInterceptor
(#1698) (da051b2), closes #1698 - feat(mock): support asynchronous (
Promise
,Observable
) of response (#1686) (d7980db), closes #1686 - feat(mock): add
provideDelonMockConfig
(#1695) (683ab23), closes #1695 - feat(testing): add
delay
function (#1682) (f83ea57), closes #1682 - build: support pnpm and update yarn to
4
(#1678) (b904b9a), closes #1678
Bug Fixes
- fix(theme:preloader): fix loading order issues (#1691) (f09c324), closes #1691
- fix(cli:update): automatically add @_mock path (#1675) (d014b54), closes #1675
If you have any questions during the upgrade, please refer to: ng-alain/ng-alain#2440
Breaking Changes
- refactor(form): 重构低频率小部件为可选导入 (#1668) (8ab0e82), closes #1668
- build: 移除
networkEnv
插件,使用 nnrm 替代 (#1680) (b7dbc68), closes #1680 - feat(acl): 移除
forRoot
(#1690) (4472d48), closes #1690
Features
- feat(cli): 支持多重项目下使用
ng add ng-alain
(#1664) (e5476e2), closes #1664 - feat(theme): 新增
provideAlain
(#1697) (4311426), closes #1697 - feat(abc:cell): 新增
provideCellWidgets
(#1700) (7ea0daf), closes #1700 - feat(abc:reuse-tab): 新增
provideReuseTabConfig
(#1707) (2f85357), closes #1707 - feat(abc:st): 新增
provideSTWidgets
(#1701) (065316a), closes #1701 - feat(theme:_httpclient): 新增
timestampSecond
支持 10 位时间戳 (#1670) (051b087), closes #1670 - feat(theme:pipe:date): 支持全局配置格式化字符串 (#1711) (b3b93fa), closes #1711
- feat: 新增
provideAlainConfig
(#1689) (b9e0fad), closes #1689 - feat(auth): 新增
provideAuth
(#1704) (c0c731b), closes #1704 - feat(form): 新增
provideSFConfig
(#1702) (2404802), closes #1702 - feat(mock): 新增
mockInterceptor
(#1698) (da051b2), closes #1698 - feat(mock): 支持异步返回,例如
Promise
、Observable
(#1686) (d7980db), closes #1686 - feat(mock): 新增
provideDelonMockConfig
(#1695) (683ab23), closes #1695 - feat(testing): 新增
delay
function (#1682) (f83ea57), closes #1682 - build: support pnpm and update yarn to
4
(#1678) (b904b9a), closes #1678
Bug Fixes
- fix(theme:preloader): 修复启动动画存在懒加载时空白问题 (#1691) (f09c324), closes #1691
- fix(cli:update): 修复自动追加
@_mock
路径 (#1675) (d014b54), closes #1675
若升级中疑问,请参考:ng-alain/ng-alain#2440