Skip to content

17.0.0

Compare
Choose a tag to compare
@simplejason simplejason released this 19 Nov 12:23
· 234 commits to master since this release
e75de2b

17.0.0

2023-11-19

Bug Fixes

  • autocomplete: fix the wrong value of internal nz-auto-option (#7907) (0a312e3)
  • cron-expression: exception error & cancel format prompt copy (#8114) (ea69790)
  • form: wrong element to focus when clicking label (#8135) (b3d135f)
  • i18n: added missing translations to pl_PL (#7950) (7819426)
  • i18n: update fa_IR translations (#8143) (4f63198)
  • i18n: Update fr/be/ca translations (#8137) (211db31)
  • mention: page not loading entirely (#8146) (9505c7c)
  • resizable: fix pointer capture bug (#8169) (a0b8a0b)
  • select: do not run tick when scrolling to activated value (#8159) (7ce50b3)
  • slider: step can not click the problem (#7820) (1e1c753)
  • table: custom column styles collapse when using nzScroll (#8044) (fde48f9)
  • tree-select: 修复回显顺序问题 (#8108) (eb4077d)
  • tree: nzCheckBoxChange never emitting (#8038) (a9dc205)

Features

  • affix: support standalone component (#8037) (583883c)
  • hash-code: add HashCode component (#8111) (0254ee2)
  • image: add scale step (#8163) (5aa4db9)
  • notification: support for more custom templates (#8046) (9689c42)
  • schematics: support ng-add in standalone app (#8095) (c1b61f7)
  • slider: add the ability to use a template (#7505) (7c79ab3)
  • table: add nzLabel to include aria-label in checkboxes (#7903) (5834e46)
  • table: nzExpand supports custom icon (#7886) (1507ed0)
  • tooltip,popover,popconfirm: make cdkConnectedOverlayPush open for tooltip (#8166) (a821c62)

17.0.0

2023-11-19

Bug Fixes

Features

  • affix: 支持 standalone 用法 (#8037) (583883c)
  • hash-code: 新增 HashCode 组件 (#8111) (0254ee2)
  • image: 支持指定缩放步骤比例 (#8163) (5aa4db9)
  • notification: 支持自定义 template (#8046) (9689c42)
  • schematics: 支持 standalone 下 ng-add 命令 (#8095) (c1b61f7)
  • slider: nzTipFormatter 支持 Template 类型 (#7505) (7c79ab3)
  • table: 添加 nzLabel 以在复选框中包含 aria-label (#7903) (5834e46)
  • table: 支持自定义展开图标 (#7886) (1507ed0)
  • tooltip,popover,popconfirm: 暴露 cdkConnectedOverlayPush 配置 (#8166) (a821c62)