Skip to content

Releases: NG-ZORRO/ng-zorro-antd

16.2.0

18 Sep 09:47
24961cc
Compare
Choose a tag to compare

16.2.0

2023-09-18

Bug Fixes

Features

  • add provide function (#7952) (150c6ca)
  • cascader: support for load options with observable (#8048) (1436f21)
  • color-picker: add color-picker component (#8013) (8439704)
  • cron-expression: add Unit Testing (#7993) (605e969)
  • cron-expression: support nzDisabled && nzBorderless (#7992) (6d31bde)
  • dropdown: close context menu on escape (#7915) (6d0032e)
  • dropdown: improve NzContextMenuService#create() (#7768) (9b3e6cb)
  • form: support form label wrap (#7892) (37391de)
  • input: hide stepper for type number (#8003) (0f3aed5)
  • modal: Remove nzComponentParams in v16 (#7930) (baab16c)
  • qrcode: padding & background color for qrcode (#8001) (718ba29)
  • resizable: add direction parameter in NzResizeEvent (#7987) (4143473)
  • resizable: support for multiple cursor types (#8042) (e564714)
  • table: support display and sorting of custom table columns (#7966) (d26870f)

Performance Improvements


16.2.0

2023-09-18

Bug Fixes

Read more

16.1.0

16 Jul 12:26
544f308
Compare
Choose a tag to compare

16.1.0

2023-07-16

Bug Fixes

  • list: fix the bug that synchrone action item are not displayed in the item (#7958) (3b6bdec)
  • tree: fix nz-tree-node keep dragging class with nzBeforeDrop (#8015) (2d0b3f7)
  • cascader: customize the option title to undefined (#8011) (10003db), closes #8006
  • date-picker: fix code comment (#7991) (8b6b653)
  • i18n: update zh_TW.ts (#7901) (9bfce45)
  • notification: don't create new messageId for update (#8000) (e240264)
  • time-picker: modelChange trigger twice (#7902) (74c13a4)
  • watermark: removing the watermark fails to redraw (#8012) (030318e)

Features

  • cron-expression: add Unit Testing (#7993) (605e969)
  • cron-expression: support nzDisabled && nzBorderless (#7992) (6d31bde)
  • dropdown: close context menu on escape (#7915) (6d0032e)
  • dropdown: improve NzContextMenuService#create() (#7768) (9b3e6cb)
  • form: support form label wrap (#7892) (37391de)
  • modal: Remove nzComponentParams in v16 (#7930) (baab16c)
  • qrcode: padding & background color for qrcode (#8001) (718ba29)
  • resizable: add direction parameter in NzResizeEvent (#7987) (4143473)
  • table: support display and sorting of custom table columns (#7966) (d26870f)

Performance Improvements


16.1.0

2023-07-16

Bug Fixes

  • list: 修复异步节点未正确展示问题 (#7958) (3b6bdec)
  • tree: 修复拖拽节点样式未正确取消问题 (#8015) (2d0b3f7)
  • cascader: 修复自定义项导致 title undefined 问题 (#8011) (10003db), closes #8006
  • date-picker: 更新代码注释 (#7991) (8b6b653)
  • i18n: 更新繁体文案 (#7901) (9bfce45)
  • notification: 更新组件不创建新的 messageId (#8000) (e240264)
  • time-picker: 修复 modelChange 触发多次问题 (#7902) (74c13a4)
  • watermark: 修复水印组件重绘问题 (#8012) (030318e)

Features

  • cron-expression: 新增单元测试 (#7993) (605e969)
  • cron-expression: 支持 nzDisabled && nzBorderless 属性 (#7992) (6d31bde)
  • dropdown: 支持 ESC 退出 (#7915) (6d0032e)
  • dropdown: create 返回 EmbeddedViewRef 对象 (#7768) (9b3e6cb)
  • form: 支持 nzLabelWrap 属性控制换行 (#7892) (37391de)
  • modal: 移除废弃属性 nzComponentParams (#7930) (baab16c)
  • qrcode: 支持 nzBgColor & nzPadding 优化另存为图片效果 (#8001) (718ba29)
  • resizable: NzResizeEvent 支持 NzResizeDirection 属性 (#7987) (4143473)
  • table: 支持自定义展示列 (#7966) (d26870f)

Performance Improvements

16.0.0

31 May 06:12
3d1c8b6
Compare
Choose a tag to compare

16.0.0

2023-05-31

Install ng-zorro-antd

$ cd PROJECT-NAME
$ ng add [email protected]

Bug Fixes


16.0.0

2023-05-31

安装 ng-zorro-antd

对于 standalone 模式请手动参考文档添加

$ cd PROJECT-NAME
$ ng add [email protected]

Bug Fixes

  • date-picker: 修复 ng-untouched 问题 (#7922) (9ebcf72)
  • date-picker: 修复跨年选择周期显示不正确问题 (#7923) (e7f9538)
  • datepicker: 修复 ngModel 未更新问题 (#7948) (100796c)
  • slider: 修复首个禁用失效问题 (#7947) (ad2faf4), closes #7943

15.1.0

03 Apr 02:53
538ef21
Compare
Choose a tag to compare

15.1.0

2023-04-02

Bug Fixes

Features

Performance Improvements

  • avatar: do not run change detection on timer and update styles directly (#7862) (1c48745)
  • date-picker: do not trigger change detection on mousedown (#7860) (1171460)

15.1.0

2023-04-02

Bug Fixes

  • docs: 更新升级文档描述 (#7890) (78541e1)
  • datepicker: 更新相同值触发 OnChange 事件 (#7815) (3602abc)
  • radio: 触发 focusblur 时间时更新 touch 状态 (#7885) (39f0cea), closes #7877
  • time-picker: 修复 AM/PM 选择器隐藏问题 (#7701) (129e944)
  • tooltip: 修复测试代码报错问题 (#7893) (3dfa655)

Features

Performance Improvements

  • avatar: 减少触发不必要的脏值检测 (#7862) (1c48745)
  • date-picker: 减少触发不必要的脏值检测 (#7860) (1171460)

15.0.2

16 Jan 02:40
532d6ef
Compare
Choose a tag to compare

15.0.2

2023-01-15

Bug Fixes

  • checkbox: checkbox group can't be disable initially (#7806) (eb2cb04)

15.0.2

2023-01-15

Bug Fixes

15.0.1

10 Jan 05:39
9f7e256
Compare
Choose a tag to compare

15.0.1

2023-01-09

Bug Fixes

  • components: fix errors that some form components can't be disabled (#7786) (bc673e7)

15.0.1

2023-01-09

Bug Fixes

  • components: 修复部分组件禁用属性未生效情况 (#7786) (bc673e7)

15.0.0

22 Dec 13:31
61a9ec9
Compare
Choose a tag to compare

15.0.0

2022-12-21

Install ng-zorro-antd

$ cd PROJECT-NAME
$ ng add [email protected]

Bug Fixes

Performance Improvements


15.0.0

2022-12-21

安装 ng-zorro-antd

$ cd PROJECT-NAME
$ ng add [email protected]

Bug Fixes

Performance Improvements

14.3.0

11 Dec 15:03
e82fda7
Compare
Choose a tag to compare

14.3.0

2022-12-11

Bug Fixes

  • tree: nz-tree-drop-indicator for custom tree node templates (#7579) (5996019)
  • input: textarea-count combined with nzHasFeedback location (#7709) (ddd44d2), closes #7574
  • list: specify template ref context to match instantiation (#7756) (4eb32fd)
  • select: disabled option can be selected by Enter (#7686) (5bdf244)
  • tree: tree select search slow in virtual mode (#7385) (21208f0)

Features

  • cron-expression: Optimize cron result display & support custom rendering cron time (#7750) (1820da5)
  • date-picker: add ElementRef type to nzSeparator (#7721) (3771512)
  • select: select on Tab support (#7728) (d9f9092)
  • tree-select: support to set placement (#7551) (325971e)

14.3.0

2022-12-11

Bug Fixes

  • tree: 修复自定义节点时拖拽目标样式未显示问题 (#7579) (5996019)
  • input: 修复 nzHasFeedback 样式问题 (#7709) (ddd44d2), closes #7574
  • list: 指定 context 上下文类型 (#7756) (4eb32fd)
  • select: 修复禁用选项被 Enterd 键选择问题 (#7686) (5bdf244)
  • tree: 修复组件搜索性能问题 (#7385) (21208f0)

Features

  • cron-expression: 支持自定义渲染时间能力 (#7750) (1820da5)
  • date-picker: nzSeparator 属性支持 template 方式使用 (#7721) (3771512)
  • select: 支持 Tab 键 (#7728) (d9f9092)
  • tree-select: 支持设置下拉展开位置 (#7551) (325971e)

14.2.1

28 Nov 04:32
31c1f77
Compare
Choose a tag to compare

14.2.1

2022-11-27

Bug Fixes

  • animation: fix animation.disabled triggering condition (#7739) (2df4860)
  • i18n: add missing hu texts (#7733) (de71300)
  • select: activated value resetting during load on scroll (#7725) (9e08be9)

14.2.1

2022-11-27

Bug Fixes

  • animation: 修复部分组件动画失效问题 (#7739) (2df4860)
  • i18n: 添加缺失的匈牙利语 (#7733) (de71300)
  • select: 修复滚动加载情况下选中值行为 (#7725) (9e08be9)

14.2.0

21 Nov 15:19
790e011
Compare
Choose a tag to compare

14.2.0

2022-11-21

Bug Fixes

  • cron-expression: clear ul & li default style (#7715) (726ded3)
  • date-picker: arrow in wrong position for RTL direction (#7690) (41b56e4)
  • date-picker: fix datePicker show multi panel (#7680) (ee4872e), closes #7450
  • descriptions: nzStringTemplateOutlet title style error (#7704) (bec3b42), closes #7698
  • icon: re-enter Angular zone after icons have been loaded (#7719) (754ded6)
  • image: preview the local upload image error (#7615) (616f59f)

Features

  • alert: support custom icon (#7691) (cc014a1)
  • carousel: nzLoop to prevent the carousel to go in a loop (#7693) (e3103f0)
  • cron-expression: add cron-expression component (#7677) (3a638af)
  • popconfirm: make nzOkDanger coerce to boolean (#7720) (f6a8044)

14.2.0

2022-11-21

Bug Fixes

  • cron-expression: 优化组件样式 (#7715) (726ded3)
  • date-picker: 修复 RTL 模式下箭头位置错误问题 (#7690) (41b56e4)
  • date-picker: 修复重复组件问题 (#7680) (ee4872e), closes #7450
  • descriptions: 修复 nzStringTemplateOutlet 标题样式问题 (#7704) (bec3b42), closes #7698
  • icon: 修复部分情况下未及时更新情况 (#7719) (754ded6)
  • image: 修复预览本地图片错误问题 (#7615) (616f59f)

Features

  • alert: 支持自定义图标 (#7691) (cc014a1)
  • carousel: nzLoop 属性支持手动指定是否循环 (#7693) (e3103f0)
  • cron-expression: 新增 cron 表达式组件 (#7677) (3a638af)
  • popconfirm: 支持 nzOkDanger 类型自转换 (#7720) (f6a8044)