Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
20.1.0 source code.tar.gz | 2025-07-21 | 4.3 MB | |
20.1.0 source code.zip | 2025-07-21 | 5.9 MB | |
README.md | 2025-07-21 | 5.1 kB | |
Totals: 3 Items | 10.2 MB | 0 |
20.1.0
2025-07-21
Features
- add llms.txt and llms-full.txt (#9281) (165b963)
- float-button: support
nzPlacement
(#9267) (9dc19f3) - input-number: accepted numbers with commas (#9256) (7567bd8)
- input: input-otp supports keyboard control positioning (#9268) (da97b02)
- popconfirm: add
nzDanger
support to cancel button (#9270) (f94cb31) - space: support array for size (#9289) (8809885)
- schematics: align with the updated style guide (#9295) (b5f607b)
Bug Fixes
- core: avoid using
setAttribute
to setstyle
(#9292) (12d58bd) - input-number: ngModel value can be
undefined
(#9269) (4c5666a) - tooltip: rename
ToolTip
toTooltip
(#9285) (2ebef97) - schematics: support
NzTooltipModule
migration (#9294) (add21f7)
20.1.0
2025-07-21
Features
- 新增 llms.txt 和 llms-full.txt (#9281) (165b963)
- float-button: 新增
nzPlacement
属性自定义弹出位置 (#9267) (9dc19f3) - input-number: 支持输入的数字带
,
(#9256) (7567bd8) - input: 一次性密码框支持通过键盘控制光标位置 (#9268) (da97b02)
- popconfirm: 取消按钮支持设置
nzDanger
属性 (#9270) (f94cb31) - space: 支持通过数组形式设置
nzSize
(#9289) (8809885) - schematics: 对齐 Angular 20 更新的风格指南 (#9295) (b5f607b)