Skip to content

Releases: ng-alain/delon

13.2.1

04 Mar 12:34
ba1660b
Compare
Choose a tag to compare

Bug Fixes

  • abc:media: fix cannot redefine property error (#1447) (475e5cb)
  • abc:pdf: fix container must be absolutely positioned error (#1448) (c2ed8a7)
  • chart:pie: fix ECAIHBC error in block (#1440) (43595f2)
  • cli: fix duplcated -t (#1443) (e44df08)
  • form:tree-select: fix typo checkfStrictly (#1446) (90498f0)
  • form: fix buttons misalignment in inline layout (#1442) (1e836f8)

Bug Fixes

  • abc:media: 修复 cannot redefine property 错误 (#1447) (475e5cb)
  • abc:pdf: 修复确保 container 绝对位置错误 (#1448) (c2ed8a7)
  • chart:pie: 修复开发环境下 ECAIHBC 错误 (#1440) (43595f2)
  • cli: 修复重复 -t 别名问题 (#1443) (e44df08)
  • form:tree-select: 修复错误 checkfStrictly (#1446) (90498f0)
  • form: 修复 inline 布局按钮错位问题 (#1442) (1e836f8)

13.2.0

12 Feb 10:41
477d83f
Compare
Choose a tag to compare

Bug Fixes

Features


Bug Fixes

Features

  • abc:qr: 新增值类型 value 支持 Function,自定义解析 (#1437) (ec21e06)
  • cache: 新增 emitNotify 属性 (#1433) (a5c15fe)

13.1.0

15 Jan 12:14
f30e5ed
Compare
Choose a tag to compare

Bug Fixes

Features

Performance Improvements


Bug Fixes

Features

Performance Improvements

13.0.0

03 Jan 11:13
52f0877
Compare
Choose a tag to compare

Bug Fixes

  • abc:lodop: Update lodop.types.ts (#1400) (3fb7b41)
  • cli:ng-add: fix ingore invalid node version (#1401) (1c15596)
  • form:array: fix the misalignment of the specified spanLabelFixed style in the horizontal layout (#1407) (a7c6450)
  • form:autocomplete: fix can't be set default value (#1406) (d18aa43)
  • theme:layout-default: fix can't hide submenu when move to other (#1411) (22cacb4)

Features

  • abc:se: add hideLabel property (#1402) (3ec8d06)
  • cli: please use yarn instead of NPM to install dependencies (#1415) (0bf930c)
  • form:array: add required property (#1408) (8f3510e)

Performance Improvements


Bug Fixes

  • abc:lodop: 更新 lodop.types.ts (#1400) (3fb7b41)
  • cli:ng-add: 修复警告不支持的 Node 版本 (#1401) (1c15596)
  • form:array: 修复水平布局下指定 spanLabelFixed 样式错位 (#1407) (a7c6450)
  • form:autocomplete: 修复无法设置默认值 (#1406) (d18aa43)
  • theme:layout-default: 修复在收缩下光标移到其他菜单时自动关闭子菜单 (#1411) (22cacb4)

Features

  • abc:se: 新增 hideLabel 属性 (#1402) (3ec8d06)
  • cli: 新增提醒使用 yarn 替代 npm 的安装依赖方式 (#1415) (0bf930c)
  • form:array: 新增 required 属性 (#1408) (8f3510e)

Performance Improvements

12.4.2

24 Nov 13:50
a57170d
Compare
Choose a tag to compare

Bug Fixes

  • abc:st: fix can't render when data changed (#1398) (8151a53)

Performance Improvements

  • cli: update the $schema flag to the draft-07 standard (#1397) (b9ea6cd)

Bug Fixes

  • abc:st: 修复数据变更时无法渲染 (#1398) (8151a53)

Performance Improvements

  • cli: 更新 $schema 标记至 draft-07 标准 (#1397) (b9ea6cd)

12.4.1

19 Nov 12:12
433353f
Compare
Choose a tag to compare

Scaffold

  • i18n: Flattened data source (#2130)
  • Fix use default language when the browser language is not in the list (#2141)
  • Use auth login url in 401 (#2124)
  • Use proxy.conf.js instead of proxy.conf.json (#2125)
  • Lazy loading module error handling (#2126)
  • Optimize error handling and navigate to the exception page (#2135)

Bug Fixes

  • abc:exception: fix observe content (#1390) (4b27d6b)
  • abc:reuse-tab: fix disabled refresh when non-active tab (#1373) (2bee11f)
  • abc:sv: fix vertical align of detail (#1387) (a26f4e5)
  • chart:mini-area: remove color in data (#1379) (8c649d9)
  • form:widget:upload: fix invalid return type (#1382) (40cd255)
  • theme:layout-default: fix can't render badge (#1377) (c6e702d)
  • theme:st: fix causes misalignment when set width in small screens (#1386) (d73f047)
  • abc:st: fix misalignment of checkbox and selection (#1389) (00d4f08)

Features

Performance Improvements

  • optimize error handling and navigate to the exception page (#1391) (dae6e9d)

Scaffold

  • i18n: 新增扁平化数据源处理 (#2130)
  • 修复当浏览器语言在列表中不存在时应使用默认语言 (#2141)
  • 优化 401 跳转时使用 @delon/auth 的登录地址 (#2124)
  • 优化使用 proxy.conf.js 替换 proxy.conf.json (#2125)
  • 优化延迟加载模块失败时错误处理,适用于应用更新后本地依然使用旧代码时 (#2126)
  • 优化异常页 (#2135)

Bug Fixes

  • abc:exception: 修复无效监听内容的变化 (#1390) (4b27d6b)
  • abc:reuse-tab: 修复禁止刷新未激活标签页 (#1373) (2bee11f)
  • abc:sv: 修复内容的垂直问题 (#1387) (a26f4e5)
  • chart:mini-area: 移除无效 color 数据 (#1379) (8c649d9)
  • form:widget:upload: 修复 pureValue 方法无效返回类型 (#1382) (40cd255)
  • theme:layout-default: 修复无法渲染 badge 标签 (#1377) (c6e702d)
  • theme:st: 修复设置 width 时小屏幕错位问题 (#1386) (d73f047)
  • abc:st: 修复 checkboxselection 之间错位问题 (#1389) (00d4f08)

Features

  • abc:st: 新增过滤 keyword 类型支持回车触发 (#1389) (00d4f08)
  • abc:st: 新增过滤 custom 类型 (#1389) (00d4f08)
  • abc:st: 新增过滤 date, number 类型 (#1389) (00d4f08)
  • abc:st: STDate 新增 className 表示行样式 (#1389) (00d4f08)
  • abc:st: change 事件新增 filterChange 类型 (#1389) (00d4f08)
  • abc:st: 移除 rowClickTime 属性 (#1394) (7fba158)
  • cli: 新增 withoutModulePrefixInComponentName 类型,忽略组件名不加模块前缀 (#1395) (d8871e9)
  • cli: 新增通过 ng-alain.json 来指定路由路径 (#1388) (a8b4902)
  • form:widget:number: 新增 change 事件 (#1370) (7227c12)
  • theme:default: 新增 customError 属性 (#1376) (9e35ef3)
  • theme:i18n: 新增扁平化国际化数据方法 flatData (#1384) (b2cf89e)
  • cli: 新增 ng g ng-alain:sta 命令,用于 Swagger 转服务 (#1359) (7c5c70b)

Performance Improvements

  • 优化延迟加载模块失败时错误处理,适用于应用更新后本地依然使用旧代码时 (#1391) (dae6e9d)

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