Skip to content

Releases: ng-alain/delon

7.0.0-rc.9 [deprecated]

22 Feb 11:28
c5ce352
Compare
Choose a tag to compare
Pre-release
release(7.0.0-rc.9): release 7.0.0-rc.9 (#454)

7.0.0-rc.10

22 Feb 15:51
0616157
Compare
Choose a tag to compare
7.0.0-rc.10 Pre-release
Pre-release

Bug Fixes

  • abc:sidebar-nav: fix invalid menu item ellipsis when text overflow (#447) (5d3c7ea)
  • form:sf:autocomplete: fix invalid custom email suffix by enum (#439) (f072fe0), closes #438
  • abc:st: fix sort order data should be in user click order (#445) (0dc95c2)
  • util:getTimeDistance: fix used weekStartsOn: 1 in week (#441) (6598271)

Features

  • abc:se: add labelWidth property (#451) (94ebfbe)
  • abc:sidebar-nav: add openStrictly property (#452) (ffeccdd)
  • abc:st: support custom function of noIndex (#453) (87bad16)
  • abc:range-picker: add shortcut property (#441) (6598271)
  • schematics: add VsCode extension recommendations in ng add (#443) (7df5ed2)

Bug Fixes

  • abc:sidebar-nav: 修复菜单文本溢出时应显示省略号 (#447) (5d3c7ea)
  • form:sf:autocomplete: 修复 enum 表示自定义Email后缀 (#439) (f072fe0), closes #438
  • abc:st: 修复多排序值应保持用户点击的顺序 (#445) (0dc95c2)
  • util:getTimeDistance: 修复周数计算应使用国际标准 weekStartsOn: 1 (#441) (6598271)

Features

  • abc:se: 新增 labelWidth 属性 (#451) (94ebfbe)
  • abc:sidebar-nav: 新增 openStrictly 属性,是否完全自己受控 open 展开状态 (#452) (ffeccdd)
  • abc:st: 新增 noIndex 支持自定义函数 (#453) (87bad16)
  • abc:range-picker: 新增 shortcut 快捷项属性 (#441) (6598271)
  • schematics: 新增VSCODE扩展推荐配置项 (#443) (7df5ed2)

7.0.0-rc.8

15 Feb 12:46
5ac5e9e
Compare
Choose a tag to compare
7.0.0-rc.8 Pre-release
Pre-release

Bug Fixes

  • module:se: fix error status in first visual (#434) (f0f6622)
  • module:sf: fix invalid request in $ref property (#431) (2f83a4b), closes #428
  • module:sf:checkbox: fix invalid indeterminate status (#433) (2b07901)
  • module:sf:object: fix default hide all title in object widget (#429) (9c51e26), closes #430
  • module:theme: fix button + button spacing of transfer options when enabled preserveWhitespaces (#435) (3a6d900)

Bug Fixes

  • module:se: 修复未开启 firstVisual 导致重置时无法立即显示 (#434) (f0f6622)
  • module:sf: 修复 $ref 引用元素无效必填项 (#431) (2f83a4b), closes #428
  • module:sf:checkbox: 修复无效全选默认值状态 (#433) (2b07901)
  • module:sf:object: 修复默认隐藏所有标题 (#429) (9c51e26), closes #430
  • module:theme: 修复 nz-transfer 操作按钮多余间距 (#435) (3a6d900)

7.0.0-rc.7

14 Feb 10:14
675f0e1
Compare
Choose a tag to compare
7.0.0-rc.7 Pre-release
Pre-release

Bug Fixes

  • module:edit: fix should contain dirty check (#421) (908bd8d)
  • module:sf:autocomplete: fix losing defualt value (#417) (126e99d), closes #387
  • module:sf:date: fix ui config error of end property when in a nested object (#405) (#407) (033713a)

Features

  • module:sf: add onlyVisual property in sf component (#411) (f3a5e1a)
  • module:sf:object: support view title text (#425) (087c979)
  • module:st: add process in STReq (#422) (62a5749), closes #419
  • module:st: add skip & limit pagination type (#404) (9c6be6c)
  • module:st: add statistical (#413) (80c55d0)
  • schematics: add external fix function in tpl command (#410) (88def47), closes #409

Bug Fixes

  • module:edit: 修复应忽略 dirty 错误信息 (#421) (908bd8d)
  • module:sf:autocomplete: 修复无效默认值 (#417) (126e99d), closes #387
  • module:sf:date: 修复无效嵌套 end (#405) (#407) (033713a)

Features

  • module:sf: 新增 onlyVisual 属性,使表单格式更内聚 (#411) (f3a5e1a)
  • module:sf:object: 新增 Object 显示标题 (#425) (087c979)
  • module:st: 新增 STReq 支持 process 函数 (#422) (62a5749), closes #419
  • module:st: 新增 skiplimit 分页风格 (#404) (9c6be6c)
  • module:st: 新增统计命令 (#413) (80c55d0)
  • schematics: 新增 tpl 命令支持自定义外部修正函数,可以定制更复杂的 tpl 命令 (#410) (88def47), closes #409

7.0.0-rc.6

22 Jan 05:16
bbf5fa1
Compare
Choose a tag to compare
7.0.0-rc.6 Pre-release
Pre-release

Bug Fixes

  • module:schematics: fix missing version of ng-alain-codelyzer (#401) (e217940)

Bug Fixes

  • module:schematics: 修复无效 ng-alain-codelyzer 版本号 (#401) (e217940)

7.0.0-rc.5

22 Jan 03:31
5c4afd4
Compare
Choose a tag to compare
7.0.0-rc.5 Pre-release
Pre-release

Scaffold

Bug Fixes

  • module:mock: fix /:id does not match user/1 (#384) (246934b)
  • module:sf:number: fix missing integer type (#385) (1f0226c), closes #381
  • module:theme:title: fix i18n will auto call setTitle (#397) (4411a19)

Features

  • module:sf:radio: add change event (#383) (7ebb484)
  • module:sf:upload: add beforeUpload, filter extra properties (#395) (29c66b5), closes #389
  • module:st: add iif in column (#396) (066030d), closes #393
  • module:st: add expand event in change property (#394) (84ff628)
  • module:st: route state includes pi, ps, total data (#391) (567eadd)
  • module:theme: add text, icon, width more sizes (#392) (5bd9d7e)

Performance Improvements


Scaffold

Bug Fixes

  • module:mock: 修复 /:id 路由参数会匹配到 user/1 (#384) (246934b)
  • module:sf:number: 修复类型为 integer 时依然能使用小数点 (#385) (1f0226c), closes #381
  • module:theme:title: 修复首次引用时触发 setTitle 方法 (#397) (4411a19)

Features

  • module:sf:radio: 新增 change 事件 (#383) (7ebb484)
  • module:sf:upload: 新增额外的属性 beforeUploadfilter 等 (#395) (29c66b5), closes #389
  • module:st: 新增 iif 自定义显示列 (#396) (066030d), closes #393
  • module:st: 新增设置 expandRowByClick 时触发 expand 事件类型 (#394) (84ff628)
  • module:st: 新增路由跳转时状态值包含 pi, ps, total 数据 (#391) (567eadd)
  • module:theme: 新增文本、图标、宽度的 xsxlxxl 尺寸 (#392) (5bd9d7e)

Performance Improvements

7.0.0-rc.4

12 Jan 08:24
d21610c
Compare
Choose a tag to compare
7.0.0-rc.4 Pre-release
Pre-release

Scaffold

  • feat: remove editor.snippetSuggestions config, since the latest version ng-zorro-vscode is not recommended (#861)

Bug Fixes

  • module:*: fix losing global config (#378) (b58334f)
  • module:reuse-tab: fix overflow when route changed (#369) (83d7831), closes #361
  • module:se: fix error message style (#371) (c5431f8), closes #370
  • module:sf:autocomplete: fix invalid value when item is SFSchemaEnum (#362) (9cd179e)
  • module:st: fix disabled check all when all data is disabled (#367) (20b654e), closes #363

Features


Scaffold

  • 移除 editor.snippetSuggestions 配置,由于最新 ng-zorro-vscode 版本不再推荐该项配置为 top (#861)

Bug Fixes

  • module:*: 修复所有无效复杂类型的全局配置 (#378) (b58334f)
  • module:reuse-tab: 修复路由切换时可能产生溢出 (#369) (83d7831), closes #361
  • module:se: 修复错误消息样式不正确 (#371) (c5431f8), closes #370
  • module:sf:autocomplete: 修复 SFSchemaEnum 无法识别 value 值 (#362) (9cd179e)
  • module:st: 修复所有项都禁用时不应该允许操作全选操作 (#367) (20b654e), closes #363

Features

7.0.0-rc.3

29 Dec 12:35
68dfbf9
Compare
Choose a tag to compare
7.0.0-rc.3 Pre-release
Pre-release

Bug Fixes

  • module:theme: fix not found window value (#355) (3be639a)

Bug Fixes

  • module:theme: 修复未找到 window 值 (#355) (3be639a)

7.0.0-rc.2 [deprecated]

28 Dec 09:10
9f99ee3
Compare
Choose a tag to compare
Pre-release

Scaffold

  • Route wildcards point to /exception/404 (db3055b)
  • Use scrollPositionRestoration instead of ScrollService (135327b)
  • Optimization default.interceptor.ts

Bug Fixes

  • module:cache: fix specified storage type parameters in get (#343) (fd005e5)
  • module:reuse-tab: fix skip not closable in store (#344) (fa08c07)
  • module:se: fix ingore error visual when is disabled (#339) (7223e85)
  • module:sf: fix invalid trigger submit via add button (#349) (8e11729), closes #348
  • module:sf: should based on item unsubscription (#345) (2520f11)

Features

  • module:reuse-tab: add keeping scroll property (#347) (862d8f4)

Scaffold

  • 路由通配符指向 /exception/404 (db3055b)
  • 使用 scrollPositionRestoration 替代 ScrollService 来管理切换路由时滚动条位置 (135327b)
  • 优化 default.interceptor.ts

Bug Fixes

  • module:cache: 修复 get 无效指定存储参数 (#343) (fd005e5)
  • module:reuse-tab: 修复存储时应忽略不可关闭缓存 (#344) (fa08c07)
  • module:se: 修复重置值时应触发一次变更检测 (#339) (7223e85)
  • module:sf: 修复数组添加按钮会触发提交事件 (#349) (8e11729), closes #348
  • module:sf: 修复异步可能会引起丢失数据问题 (#345) (2520f11)

Features

  • module:reuse-tab: 新增保持滚动条 (#347) (862d8f4)

7.0.0-rc.1

24 Dec 11:12
05dedc3
Compare
Choose a tag to compare
7.0.0-rc.1 Pre-release
Pre-release

Scaffold

  • add exception trigger
  • adding Polish locale
  • optimized path configuration (#825)

Bug Fixes

  • module:auth: fix unrecognized full URL anonymous key (#328) (e223ccb)
  • module:sf: shoule trigger detect change when reset value (#332) (ffd365b)
  • module:sf:cascader: fix invalid search when labelProperty or valueProperty is empty (#325) (4d4e53f)
  • module:st: should recalculate no value when call removeRow method (#331) (6c8c2d1), closes #330
  • module:theme: fix keeping show scroll bar in firefox (#336) (727d0d7)
  • module:theme:menu: tag deprecated linkExact (#337) (ebbeed3)

Features

  • module:testing: add @delon/testing lib (#329) (9d533cf)
  • module:auth: add referrer property (#334) (0510864)
  • module:mock: add executeOtherInterceptors config (#321) (d77e8e9)
  • module:sidebar-nav: add disabledAcl property (#337) (ebbeed3)
  • module:st: add expandRowByClick property (#326) (a8a6695)
  • module:st: support response body is an array type (#327) (4e681dc)
  • module:util: export stringTemplateOutlet (#324) (e8d9ed1)
  • module:theme: adding Polish locale (#308) (025282c)

BREAKING CHANGES

  • module:chart:timeline: remove tickCount, sync antd 3.4 (#323) (20920fc)

Scaffold

  • 新增异常触发示例页
  • 新增波兰语
  • 优化路径配置 (#825)

Bug Fixes

  • module:auth: 修复无法识别完整URL匿名键名 (#328) (e223ccb)
  • module:sf: 修复重置值时应触发一次变更检测 (#332) (ffd365b)
  • module:sf:cascader: 修复未指定 labelPropertyvalueProperty 问题 (#325) (4d4e53f)
  • module:st: 修复调用 removeRow 方法应重新计算序号 (#331) (6c8c2d1), closes #330
  • module:theme: 修复主菜单在Firefox下总是显示滚动条 (#336) (727d0d7)
  • module:theme:menu: 标记过期属性 linkExact (#337) (ebbeed3)

Features

  • module:testing: 增加 @delon/testing 测试套件库 (#329) (9d533cf)
  • module:auth: 增加 referrer 属性,用于获取跳转前URL (#334) (0510864)
  • module:mock: 增加 executeOtherInterceptors 命中后继续执行后续拦截器 (#321) (d77e8e9)
  • module:sidebar-nav: 增加 disabledAcl 属性,当 ACL 未授权时以禁用状态显示 (#337) (ebbeed3)
  • module:st: 增加 expandRowByClick 属性,点击行展开与收缩 (#326) (a8a6695)
  • module:st: 增加 url 模式下支持数组响应体 (#327) (4e681dc)
  • module:util: 增加 stringTemplateOutlet 指令 (#324) (e8d9ed1)
  • module:theme: 新增波兰语 (#308) (025282c)

BREAKING CHANGES

  • module:chart:timeline: 移除 tickCount,同步 antd 3.4 (#323) (20920fc)