20.0.0-next.0
2025-06-13
Features
- cascader,date-picker,input-number,input,select,time-picker,tree-select: support
nzVariant
(#9131) (b342bb4) - popover: add
nzPopoverTitleContext
andnzPopoverContentContext
(#9126) (df3ead9)
Bug Fixes
- flex: fix
NzAlign
type (#9151) (b271c19) - segmented: accepts disabled state from ng control (#9166) (134cd59)
- space: border radius compact mode one item (#9165) (d2f4541)
- tabs: prevent incorrect scroll offset on tab focus (#9186) (4f658e0)
BREAKING CHANGES
Remove the following APIs which were marked as deprecated in the previous version:
Module | API |
---|---|
ng-zorro-antd/button
| NzButtonGroupComponent
|
ng-zorro-antd/core/form
| NzFormPatchModule
|
ng-zorro-antd/checkbox
| NzCheckBoxOptionInterface
|
ng-zorro-antd/input
| NzInputGroupComponent#nzCompact
|
ng-zorro-antd/message
| NzMessageModule
|
ng-zorro-antd/notification
| NzNotificationModule NzNotificationServiceModule
|
Deprecations
The following APIs are marked as deprecated in v20 and will be removed in the next major version.
Please refer to related documentation for better alternatives.
Module | API |
---|---|
ng-zorro-antd/dropdown
| NzDropdownButtonDirective
|
ng-zorro-antd/date-picker
| NzDatePickerComponent#nzBorderless
|
ng-zorro-antd/input
| NzInputNumberDirective#nzBorderless
|
ng-zorro-antd/input-number
| NzInputNumberComponent#nzBordered
|
ng-zorro-antd/select
| NzSelectComponent#nzBorderless
|
ng-zorro-antd/time-picker
| NzTimePickerComponent#nzBorderless
|
20.0.0-next.0
2025-06-13
Features
- cascader,date-picker,input-number,input,select,time-picker,tree-select: 新增
nzVariant
属性设置变体 (#9131) (b342bb4) - popover: 新增
nzPopoverTitleContext
和nzPopoverContentContext
属性 (#9126) (df3ead9)
Bug Fixes
- flex: 修复
NzAlign
类型 (#9151) (b271c19) - segmented: 接受 ng control 的禁用状态 (#9166) (134cd59)
- space: 紧凑模式下只有一个子元素时的 border-radius 不正确 (#9165) (d2f4541)
- tabs: 修复 tab focus 时不正确的滚动行为 (#9186) (4f658e0)
BREAKING CHANGES
移除以下在过去的版本中标记为废弃的 API:
Module | API |
---|---|
ng-zorro-antd/button
| NzButtonGroupComponent
|
ng-zorro-antd/core/form
| NzFormPatchModule
|
ng-zorro-antd/checkbox
| NzCheckBoxOptionInterface
|
ng-zorro-antd/input
| NzInputGroupComponent#nzCompact
|
ng-zorro-antd/message
| NzMessageModule
|
ng-zorro-antd/notification
| NzNotificationModule NzNotificationServiceModule
|
Deprecations
在 v20 中,以下 API 被标记为 deprecated,并将在下一个主要版本中移除。 请参考相关文档以获取更好的替代方案。
Module | API |
---|---|
ng-zorro-antd/dropdown
| NzDropdownButtonDirective
|
ng-zorro-antd/date-picker
| NzDatePickerComponent#nzBorderless
|
ng-zorro-antd/input
| NzInputNumberDirective#nzBorderless
|
ng-zorro-antd/input-number
| NzInputNumberComponent#nzBordered
|
ng-zorro-antd/select
| NzSelectComponent#nzBorderless
|
ng-zorro-antd/time-picker
| NzTimePickerComponent#nzBorderless
|