Releases: NG-ZORRO/ng-zorro-antd
Releases · NG-ZORRO/ng-zorro-antd
16.0.0
16.0.0
2023-05-31
Install ng-zorro-antd
$ cd PROJECT-NAME
$ ng add [email protected]
Bug Fixes
- date-picker: ng-untouched when loose focus (#7922) (9ebcf72)
- date-picker: week number error when cross years (#7923) (e7f9538)
- datepicker: ngModel not update (#7948) (100796c)
- slider: the first disable is invalid (#7947) (ad2faf4), closes #7943
16.0.0
2023-05-31
安装 ng-zorro-antd
对于
standalone
模式请手动参考文档添加
$ cd PROJECT-NAME
$ ng add [email protected]
Bug Fixes
15.1.0
15.1.0
2023-04-02
Bug Fixes
- docs: migration description (#7890) (78541e1)
- datepicker: send OnChange event for same value (#7815) (3602abc)
- radio: update
touch
status whenfocus
andblur
events (#7885) (39f0cea), closes #7877 - time-picker: fix AM/PM selector hide (#7701) (129e944)
- tooltip: fix tooltip.spec.ts (#7893) (3dfa655)
Features
- form: support form label align (#7870) (d54b3b4)
- modal: pass data to modal component through injection token (#7849) (ea9969d)
- qrcode: add QRCode component (#7803) (ff36981)
- watermark: add watermark component (#7857) (11b85a4)
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: 触发
focus
和blur
时间时更新touch
状态 (#7885) (39f0cea), closes #7877 - time-picker: 修复 AM/PM 选择器隐藏问题 (#7701) (129e944)
- tooltip: 修复测试代码报错问题 (#7893) (3dfa655)
Features
- form: 支持
label
设置对齐方式 (#7870) (d54b3b4) - modal: 支持
nzData
传值 (#7849) (ea9969d) - qrcode: 新增二维码组件 (#7803) (ff36981)
- watermark: 新增水印组件 (#7857) (11b85a4)
Performance Improvements
15.0.2
15.0.1
15.0.0
15.0.0
2022-12-21
Install ng-zorro-antd
$ cd PROJECT-NAME
$ ng add [email protected]
Bug Fixes
Performance Improvements
- date-picker: remove unused variable (#7767) (1572da5)
- form: remove a unused variable (#7766) (162d290)
15.0.0
2022-12-21
安装 ng-zorro-antd
$ cd PROJECT-NAME
$ ng add [email protected]
Bug Fixes
Performance Improvements
14.3.0
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
14.2.1
14.2.0
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
14.1.1
14.1.0
14.1.0
2022-10-09
Bug Fixes
- cascader: fix wrong format of docs (#7604) (8b92c63)
- i18n: update it_IT.ts (#7646) (aecb788)
- pagination: add ul tag (#7500) (becdd68)
- segmented: fix index.less not imported in entry.less (#7624) (1d6a646)
- select: fix broken cdk virtual scroll integration (#7642) (1f10a9c)
- select: input field length restricted to 82px (#7626) (82159e3)
- statistic: remove top-level redundant
div
element (#7659) (07df410) - steps: remove top-level redundant
div
element (#7582) (60beabc) - typography: focus the element and set the value even if the zone is already stable (#7320) (2d2fe33)
Features
- popconfirm: support async close (#7533) (797b261)
- select: support placement (#7537) (dda0e6d)
- date-picker: add nzShowWeekNumber property (#7621) (2cb80fc)
- menu: add support nzPlacement for nz-submenu (#7420) (b1223bd), closes #4743
- select: add string array support for nzDropdownClassName (#7643) (966dc8f)
- time-picker: support input readonly (#7660) (2dcefe2)
14.1.0
2022-10-09
Bug Fixes
- cascader: 修复文档格式 (#7604) (8b92c63)
- i18n: 更新国际化文案 (#7646) (aecb788)
- pagination: dom 结构添加
ul
标签以同步antd
结构 (#7500) (becdd68) - segmented: 修复
index.less
文件未导入问题 (#7624) (1d6a646) - select: 修复虚拟滚动出现空白区域问题 (#7642) (1f10a9c)
- select: 修复
select
组件内输入框input
元素宽度不占满问题 (#7626) (82159e3) - statistic: 移除顶层多余的
div
元素 (#7659) (07df410) - steps: 移除顶层多余的
div
元素 (#7582) (60beabc) - typography: 修复部分场景下聚焦元素不生效问题 (#7320) (2d2fe33)
Features
- popconfirm: 支持异步关闭 (#7533) (797b261)
- select: 支持指定弹出位置 (#7537) (dda0e6d)
- date-picker: 新增
nzShowWeekNumber
属性显示周数 (#7621) (2cb80fc) - menu: 支持指定弹出位置 (#7420) (b1223bd), closes #4743
- select:
nzDropdownClassName
属性支持string
数组 (#7643) (966dc8f) - time-picker: 新增
nzInputReadOnly
属性支持input
标签设置为只读 (#7660) (2dcefe2)