Skip to content

Releases: ng-alain/delon

12.3.0

30 Oct 13:29
3fc8d74
Compare
Choose a tag to compare

Bug Fixes

  • abc:st: fix iif of group columns (#1363) (14eb035)
  • form:number: fix exclusive range when step be set (#1366) (68b5c5b)

Features


Bug Fixes

  • abc:st: 修复表头分组下 iif 失效 (#1363) (14eb035)
  • form:number: 修复步骤影响范围包含值 (#1366) (68b5c5b)

Features

12.2.3

24 Sep 13:09
06b2578
Compare
Choose a tag to compare

Bug Fixes

  • cli: fix export json-schema when not choose form (#1352) (e71ea04)
  • form:widget:autocomplete: fix invalid typing when async data (#1351) (aca195a)
  • form: fix ui value cross pollute (#1355) (65ac839)

Bug Fixes

  • cli: 修复未选择动态表单时导出多余的项 (#1352) (e71ea04)
  • form:widget:autocomplete: 修复异步数据源下不正确的标签 (#1351) (aca195a)
  • form: 修复 ui 值存在交叉感染 (#1355) (65ac839)

12.2.2

10 Sep 07:32
810fb48
Compare
Choose a tag to compare

Scaffold

  • fix navigator.languages return lowercase string in WebKit (#2088)

Bug Fixes

  • abc:reuse-tab: fix adding new tab should be after the current (#1345) (d6438cf)
  • abc:st: fix #NULL! value when empty value and type is date (#1338) (52bac24)
  • abc:st: fix between sorts space of resizable handle (#1341) (519adbe)
  • auth: fix ensure change event and get() have consistent results (#1339) (fddb094)
  • cli:tpl: fix incorrect arguments index of schema.json (#1336) (af62081)
  • cli:tpl: fix lose tplName property of schema.json (#1335) (0e7b4f4)
  • form: add widget index sign (#1334) (b192990)
  • util:format: fix invalid mobile number starting with 198 (#1331) (a6faccd)

Scaffold

  • 修复 WebKit 内核 navigator.languages 总是返回小写字符 (#2088)

Bug Fixes

  • abc:reuse-tab: 修复新增标签总是在当前标签之后 (#1345) (d6438cf)
  • abc:st: 修复 typedate 时空值会产生 #NULL! (#1338) (52bac24)
  • abc:st: 修复拖拽与排序之间的间隔 (#1341) (519adbe)
  • auth: 修复确保 change 事件与 get() 始终一致性 (#1339) (fddb094)
  • cli:tpl: 修复 index 索引不正确 (#1336) (af62081)
  • cli:tpl: 修复缺少 tplName 属性 (#1335) (0e7b4f4)
  • form: 修复 widget 参数显示内置小部件名称 (#1334) (b192990)
  • util:format: 修复手机号不支持 198 开头 (#1331) (a6faccd)

12.2.1

22 Aug 07:35
41f353d
Compare
Choose a tag to compare

Bug Fixes


Bug Fixes

12.2.0

22 Aug 06:58
0423e34
Compare
Choose a tag to compare

Scaffold

  • add PreloadOptionalModules (#2055)
  • add interpolation in global config (#2062)
  • fix language key name case sensitivity (#2069)
  • use MatchControl instead of custom equal values (#2061)

Bug Fixes

  • abc:st: fix render undefined when safeType is text (#1322) (c337d75)
  • form:widget:select: fix invalid orgData of change event (#1312) (#1320) (8c12822)
  • sf: fix unknown keyword: "_description" in strict mode (#1327) (554abd4)
  • util:convert: fix invalid defaultValue parament in InputBoolean (#1323) (386690c)
  • util:other:deep: fix can't merge function in deepMergeKey (#1321) (f2f181b)

Features


Scaffold

  • 新增 PreloadOptionalModules 可选预加载模块 (#2055)
  • 新增支持国际化插值符号配置 interpolation (#2062)
  • 修复语言键名大小写敏感 (#2069)
  • 优化使用 MatchControl 替代自定义两个控件值的匹配 (#2061)

Bug Fixes

  • abc:st: 修复 safeTypetext 值时会渲染出 undefined 文本 (#1322) (c337d75)
  • form:widget:select: 修复分组情况下 change 事件的 orgData 参数不正确 (#1312) (#1320) (8c12822)
  • sf: 修复 strict 模式下产生:unknown keyword: "_description" 错误 (#1327) (554abd4)
  • util:convert: 修复 InputBoolean 默认值参数无效问题 (#1323) (386690c)
  • util:other:deep: 修复无法深度合并函数 (#1321) (f2f181b)

Features

  • abc:se,sv: 新增 noColon 属性 (#1324) (9f2a031)
  • form:string: 新增 changeDebounceTime, changeMap 属性 (#1315) (3a8a26d)
  • theme:i18n: 新增可配置国际插值符合 interpolation (#1318) (e711865)
  • theme: 新增 @nz-table-even-background 表格奇偶背景色 (#1325) (71d3ef6)
  • theme: 新增可选预加载 PreloadOptionalModules 模块 (#1310) (6df8fd0)

12.1.1

13 Aug 09:41
476e375
Compare
Choose a tag to compare

Bug Fixes

  • abc:st: fix invalid toTop when only scroll.x is set (#1311) (c07e1fa)
  • auth: fix invalid write token value in cookie type (#1316) (fd97e51)
  • form:widget:select: fix invalid orgData of changeevent (#1312) (527c212)
  • form: fix invlid type in button (#1314) (d289411)

Bug Fixes

  • abc:st: 修复若只设置 scroll.xtoTop 无效 (#1311) (c07e1fa)
  • auth: 修复写入Cookie含有无效值 (#1316) (fd97e51)
  • form:widget:select: 修复 change 事件 orgData 参数没有返回正确值 (#1312) (527c212)
  • form: 修复 button 无法设置 null 值 (#1314) (d289411)

12.1.0

07 Aug 07:19
4ef5a59
Compare
Choose a tag to compare

Bug Fixes

  • abc:page-header: fix can't slider for a lot of tabs (#1304) (90677bb)
  • abc:reuse-tab: fix re-trigger the _onReuseInit event (#1308) (4282fc2)
  • cli: remove deprecated async of test case (#1305) (259a1c2)

Features


Bug Fixes

  • abc:page-header: 修复很多标签时无法自动滚动 (#1304) (90677bb)
  • abc:reuse-tab: 修复重复触发 _onReuseInit 事件 (#1308) (4282fc2)
  • cli: 移除测试用例过期属性 (#1305) (259a1c2)

Features

  • abc:exception: 新增 backRouterLink 属性 (#1299) (6a94dbd)
  • abc:st: 新增点击行切换类名 clickRowClassName 属性 (#1307) (5e5978d)
  • form: number 新增 hideStep 属性用于隐藏步骤图标 (#1303) (f895bf0)

12.0.3

01 Aug 08:58
7779c33
Compare
Choose a tag to compare

Bug Fixes

  • abc:page-header: fix should be run in update mode error (#1297) (1e4ea43)
  • abc:st: fix excel column width (#1296) (b0a9a96)
  • form: fix index signature is missing in type of formData (#1296)

Bug Fixes

  • abc:page-header: 修复 should be run in update mode 错误 (#1297) (1e4ea43)
  • abc:st: 修复导出Excel未设置宽度 (#1296) (b0a9a96)
  • form: 修复 formData 签名丢失问题 (#1296)

12.0.2

26 Jul 09:50
6866063
Compare
Choose a tag to compare

Bug Fixes


Bug Fixes

  • cli: ng update ng-alain --fixAngularJson=false 增加 fixAngularJson 选项,可忽略对 angular.json 的调整 (#1294) (dbe0642)

12.0.1

24 Jul 08:09
c4fb7c2
Compare
Choose a tag to compare

12.0.1 (2021-07-24)

Bug Fixes

  • abc:st: fix optimize when specified new data in call export (#1288) (9416fe1)
  • cli: fix UserLoginComponent is declared by more than on NgModule (#1289) (1042aea)
  • cli: fix duplicate alias of t (#1291) (c4e1943)
  • theme:http: fix missing HttpContext (#1292) (a394400)

12.0.1 (2021-07-24)

Bug Fixes

  • abc:st: 修复调用 export 在指定数据下应调用优化函数 (#1288) (9416fe1)
  • cli: 修复重复多余定义 UserLoginComponent (#1289) (1042aea)
  • cli: 修复命令行重复别名 t (#1291) (c4e1943)
  • theme:http: 修复丢失 HttpContext (#1292) (a394400)