Releases: ng-alain/delon
Releases · ng-alain/delon
17.0.5
17.0.4
17.0.3
17.0.2
17.0.1
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
16.4.2
16.4.1
16.4.0
Bug Fixes
- abc:onboarding: correct dark style (#1650) (7a21933)
- abc:st: correct width misalignment in export excel (#1655) (76db16c)
- cli: missing
fileReplacements
in Angular16 (#1658) (c5b46ee) - form:array: fix invalid ui in
ui
schema (#1657) (6b3c711) - form:select: correct trigger onSearch in reset when set value (#1660) (fa234cd)
- form: fix
visibleIf
to correctly triggerreset
(#1653) (d80f8fb) - form: fix render UI can't be inherit (#1661) (ee96aaa)
- fix(form:widget:object): fix missing optional of card type (#1661) (ee96aaa)
Features
- abc:onboarding: add
key
(#1652) (5edaa97) - abc:theme: add
.tag-wrap-list-spacing
class (#1647) (5da4ecb) - cli: add provide function (#1654) (c8779f4)
Bug Fixes
- abc:onboarding: 纠正暗黑风格 (#1650) (7a21933)
- abc:st: 纠正导出 Excel 中的宽度未对齐问题 (#1655) (76db16c)
- cli: 修复 Angular 16 下
ng new ng-alain
缺失fileReplacements
(#1658) (c5b46ee) - form:array: 修复
ui
属性无法合并 ui (#1657) (6b3c711) - form:select: 纠正有默认值时初始化时无法触发
onSearch
(#1660) (fa234cd) - form: 修复设置
visibleIf
触发时也会触发reset
方法 (#1653) (d80f8fb) - form: 修复渲染UI不应被继承(#1661) (ee96aaa)
- fix(form:widget:object): 修复
card
样式缺失optional
(#1661) (ee96aaa)
Features
16.3.0
SCAFFOLDING
- enabled
bindToComponentInputs
#2409.
Bug Fixes
- abc:pdf: fix ignore dependency
pdfjs-dist
(If you use local path to load the libary, you need to install the dependency yourself.pdfjs-dist
depends oncanvas
, which may be slow to install dependencies due to environmental factors) (#1641) (#1641) (b987bab) - form:select: fix ignore reset option data when set
onSearch
(#1644) (1f8def7) - theme:http: fix missing
content
ofHttpOptions
(#1640) (28eeceb)
Features
- abc:cell: add
cell
component (#1530) (26023ca) - abc:page-header: add
titleSub
property (#1643) (79e229f) - abc:st: add
tooltip
in tag or badge (#1634) (0e9006e) - abc:sv: add
bordered
property (#1628) (ccfa5e1) - cli: add
bindToComponentInputs
ofng add
(#1630) (9717d9d) - theme:drawer: add
closeAll
,openDrawers
method (#1627) (bab3d0c) - theme:modal: add size support percentage (#1626) (8b52a08)
SCAFFOLDING
- 启用
bindToComponentInputs
#2409.
Bug Fixes
- abc:pdf: 忽略依赖
pdfjs-dist
(若使用本地加载模式,需要自行安装该依赖,pdfjs-dist
依赖了canvas
可能会因为环境因素安装依赖很慢) (#1641) (b987bab) - form:select: 当设置
onSearch
时重置数据时会忽略更新预选数据 (#1644) (1f8def7) - theme:http: 纠正
HttpOptions
缺少content
(#1640) (28eeceb)
Features
- abc:cell: 新增
cell
单元格数据组件 (#1530) (26023ca) - abc:page-header: 新增
titleSub
子标题属性 (#1643) (79e229f) - abc:st: 标签或徽标支持
tooltip
(#1634) (0e9006e) - abc:sv: 新增
bordered
是否显示边框 (#1628) (ccfa5e1) - cli:
ng add
开启bindToComponentInputs
(#1630) (9717d9d) - theme:drawer: 新增
closeAll
,openDrawers
方法 (#1627) (bab3d0c) - theme:modal: 支持百分比大小 (#1626) (8b52a08)