github ng-alain/delon 9.4.0

latest releases: 18.2.0, 18.1.0, 18.0.2...
4 years ago

Scaffold

  • BREAKING CHANGES theme-btn: update instead of set (#1712)

Bug Fixes

  • abc:reuse-tab: fix refresh tab component when call replace method of service (#953) (44b6a9c)
  • abc:st: fix call resetColumns and emitReload: true method should clean data (#954) (b89f13c)
  • abc:st: fix refresh data when changed columns (#954) (b89f13c)
  • abc:st: fix recalculate no value of removeRows method (#944) (09202dd)
  • form: fix text overflow ellipsis of lable (#949) (34a2c63)
  • form:widget:array: fix clean value of cleanValue (#948) (3881014)
  • form:widget:upload: fix value should not be updated during initialization (#947) (5d3abf0)

Features

  • abc:se: add errors property, used to batch update all error attribute of se component (#932) (7316257)
  • abc:se: add ingoreDirty property, ignoring the verification of the form element diry (#945) (5f5dfcc)
  • chart: add clickItem event (#951) (f9fff60)
  • form: add showRequired property of ui schema (#940) (d10f29d)
  • form:widget:date: add change event (#950) (172ba08)
  • form:widget:object: add expand of type is card (#952) (22833c0)

Scaffold

  • BREAKING CHANGES theme-btn: 使用 set 替代 update (#1712)

Bug Fixes

  • abc:reuse-tab: 修复 replace 方法无法清空旧数据 (#953) (44b6a9c)
  • abc:st: 修复调用 resetColumns 方法若指定 emitReload: true 应先清空数据 (#954) (b89f13c)
  • abc:st: 修复重置 columns 时应重新触发数据生成 (#954) (b89f13c)
  • abc:st: 修复调用 removeRows 应重新计算 no 列值 (#944) (09202dd)
  • form: 修复标签溢出问题 (#949) (34a2c63)
  • form:widget:array: 修复指定 cleanValue 应清除数组的部分 (#948) (3881014)
  • form:widget:upload: 修复首次加载会触发校验 (#947) (5d3abf0)

Features

  • abc:se: 增加 errors 属性,用于批量更新所有 seerror 属性值 (#932) (7316257)
  • abc:se: 增加 ingoreDirty 属性,忽略对表单元素 diry 的校验 (#945) (5f5dfcc)
  • chart: 增加 clickItem 事件 (#951) (f9fff60)
  • form: 增加 showRequired 属性,用于是否强制显示必填项符号 (#940) (d10f29d)
  • form:widget:date: 增加 change 事件 (#950) (172ba08)
  • form:widget:object: 增加卡片类型可扩展行为 (#952) (22833c0)

Don't miss a new delon release

NewReleases is sending notifications on new releases.