17.1.0
版本发布时间: 2024-01-10 16:07:03
NG-ZORRO/ng-zorro-antd最新发布版本:18.1.1(2024-08-21 14:43:25)
17.1.0
2023-12-17
Bug Fixes
- fix logic for generating directive tags (#8171) (e37eab2)
- calendar: style radio button not apply (#8298) (996e141)
- core: warning cron parser common js dependencies (#8277) (138d666)
- cron-expression: output type error (#8189) (ad02381), closes #8188
- select: input clear when nzAutoClear (#8167) (fefcb68)
- tabs: aria controls have wrong value (#8237) (d9a2d27)
- tooltip: color of the tooltip arrow does not change (#8192) (bc344ed)
Features
- alert: support standalone component (#8182) (167bed0)
- anchor: support standalone component (#8185) (03cda21)
- autocomplete: support standalone component (#8193) (548e842)
- avatar: support standalone component (#8194) (4e2cb74)
- back-top: support standalone component (#8195) (db5d5f4)
- badge: support standalone component (#8201) (3d1427f)
- breadcrumb: support standalone component (#8202) (165f171)
- button: support standalone component (#8275) (3c09507)
- calendar: support standalone component (#8274) (80d68a3)
- card: component support standalone (#8273) (0902a4b)
- carousel: support standalone component (#8272) (e4244fb)
- cascader: support standalone component (#8271) (3ab6e5b)
- cdk: support standalone component (#8270) (d66bcba)
- checkbox: support standalone component (#8269) (1491fb3)
- code-editor: support standalone component (#8268) (24547c6)
- collapse: support standalone component (#8267) (dc43fa5)
- color-picker: disable alpha (#8178) (0bebd6a)
- comment: support standalone component (#8266) (5af11ea)
- core: make no-animation standalone (#8257) (de579bc)
- core: support standalone component (#8265) (c51e8da)
- cron-expression: support standalone component (#8264) (ae6ceeb)
- date-picker: support standalone component (#8263) (ac48fba)
- description: support standalone component (#8262) (128f4c0)
- divider: support standalone component (#8258) (3a7cd50)
- drawer: support standalone component (#8256) (2fbe4c0)
- dropdown: support standalone component #8254 (#8255) (c5df26f)
- empty: support standalone component (#8254) (15636d2)
- experimental-image: support standalone component (#8253) (7325781)
- flex: add flex component (#8145) (f8fedfc)
- form: support standalone component (#8252) (e742e39)
- graph: support standalone component (#8251) (d2f1d30)
- grid: support standalone component (#8250) (208652c)
- i18n: support standalone component (#8249) (a91cac7)
- icon: support standalone component (#8248) (b0dbfbc)
- image: support standalone component (#8200) (63b8777)
- input-number: support standalone component (#8246) (6210fa0)
- input: support standalone component (#8247) (0a7028c)
- layout: support standalone component (#8245) (d21f8a1)
- list: support standalone component (#8244) (1f3010f)
- mention: support standalone component (#8243) (adc5e94)
- menu: support standalone component (#8242) (4673926)
- message: support standalone component (#8241) (c2120b2)
- modal: support standalone component (#8240) (387d664)
- notification: support standalone component (#8236) (686b6b0)
- page-header: support standalone component (#8235) (aa91486)
- pagination: support standalone component (#8234) (0f1690c)
- pipes: make the css-unit pipe support more units (#8260) (5e611e7)
- pipes: support standalone component (#8233) (319381a)
- pop-confirm: support standalone component (#8232) (9d656b2)
- popover: support standalone component (#8231) (f7468e2)
- progress: support standalone component (#8230) (7022471)
- qr-code: support standalone component (#8228) (769f74c)
- radio: support standalone component (#8227) (b62ac64)
- rate: support standalone component (#8226) (90edba6)
- resizable: support standalone component (#8225) (ff14ed0)
- result: support standalone component (#8224) (572965d)
- segmented: support standalone component (#8223) (86a49d2)
- select: support standalone component (#8222) (ed0de77)
- skeleton: support standalone component (#8220) (a2858d3)
- slider: support standalone component (#8219) (428c53c)
- space: support standalone component (#8218) (a84ddef)
- spin: support standalone component (#8217) (cd23e33)
- statistics: support standalone component (#8216) (186ef60)
- steps: support standalone component (#8215) (dbb6fcb)
- switch: support standalone component (#8214) (3f6a9ed)
- table: support standalone component (#8276) (5765ae9)
- tab: support standalone component (#8213) (69dd31a)
- tag: support standalone component (#8212) (15af7c8)
- time-picker: support standalone component (#8211) (641ebb2)
- timeline: support standalone component (#8210) (b7c6859)
- tooltip: support standalone component (#8209) (125768c)
- transfer: support standalone component (#8208) (960144e)
- tree-select: support standalone component (#8206) (64ec76a)
- tree-view: support standalone component (#8205) (d4426fc)
- tree: support standalone component (#8207) (b9cf3b0)
- typography: support standalone component (#8204) (d7e387f)
- upload: support standalone component (#8203) (7cd08ae)
- water-mark: nzWaterMark is a block element && standalone (#8197) (e4d6082), closes #8187
17.1.0
2023-12-17
Bug Fixes
- calendar: 修复单选按钮样式问题 (#8298) (996e141)
- core: 隐藏构建时 cron 警告信息 (#8277) (138d666)
- cron-expression: 输出类型错误 (#8189) (ad02381), closes #8188
-
select:
nzAutoClear
设置 true 时自动清理输入 (#8167) (fefcb68) -
tabs: 修复
aria
错误值 (#8237) (d9a2d27) - tooltip: 修复箭头颜色未更新问题 (#8192) (bc344ed)
Features
-
alert: 支持
standalone
(#8182) (167bed0) -
anchor: 支持
standalone
(#8185) (03cda21) -
autocomplete: 支持
standalone
(#8193) (548e842) -
avatar: 支持
standalone
(#8194) (4e2cb74) -
back-top: 支持
standalone
(#8195) (db5d5f4) -
badge: 支持
standalone
(#8201) (3d1427f) -
breadcrumb: 支持
standalone
(#8202) (165f171) -
button: 支持
standalone
(#8275) (3c09507) -
calendar: 支持
standalone
(#8274) (80d68a3) -
card: 支持
standalone
(#8273) (0902a4b) -
carousel: 支持
standalone
(#8272) (e4244fb) -
cascader: 支持
standalone
(#8271) (3ab6e5b) -
cdk: 支持
standalone
(#8270) (d66bcba) -
checkbox: 支持
standalone
(#8269) (1491fb3) -
code-editor: 支持
standalone
(#8268) (24547c6) -
collapse: 支持
standalone
(#8267) (dc43fa5) - color-picker: 禁用 alpha (#8178) (0bebd6a)
-
comment: 支持
standalone
(#8266) (5af11ea) -
core:
no-animation
支持standalone
(#8257) (de579bc) -
core: 支持
standalone
(#8265) (c51e8da) -
cron-expression: 支持
standalone
(#8264) (ae6ceeb) -
date-picker: 支持
standalone
(#8263) (ac48fba) -
description: 支持
standalone
(#8262) (128f4c0) -
divider: 支持
standalone
(#8258) (3a7cd50) -
drawer: 支持
standalone
(#8256) (2fbe4c0) -
dropdown: 支持
standalone
#8254 (#8255) (c5df26f) -
empty: 支持
standalone
(#8254) (15636d2) -
experimental-image: 支持
standalone
(#8253) (7325781) -
flex: 新增
flex
组件 (#8145) (f8fedfc) -
form: 支持
standalone
(#8252) (e742e39) -
graph: 支持
standalone
(#8251) (d2f1d30) -
grid: 支持
standalone
(#8250) (208652c) -
i18n: 支持
standalone
(#8249) (a91cac7) -
icon: 支持
standalone
(#8248) (b0dbfbc) -
image: 支持
standalone
(#8200) (63b8777) -
input-number: 支持
standalone
(#8246) (6210fa0) -
input: 支持
standalone
(#8247) (0a7028c) -
layout: 支持
standalone
(#8245) (d21f8a1) -
list: 支持
standalone
(#8244) (1f3010f) -
mention: 支持
standalone
(#8243) (adc5e94) -
menu: 支持
standalone
(#8242) (4673926) -
message: 支持
standalone
(#8241) (c2120b2) -
modal: 支持
standalone
(#8240) (387d664) -
notification: 支持
standalone
(#8236) (686b6b0) -
page-header: 支持
standalone
(#8235) (aa91486) -
pagination: 支持
standalone
(#8234) (0f1690c) -
pipes:
css-unit
pipe 支持更多 (#8260) (5e611e7) -
pipes: 支持
standalone
(#8233) (319381a) -
pop-confirm: 支持
standalone
(#8232) (9d656b2) -
popover: 支持
standalone
(#8231) (f7468e2) -
progress: 支持
standalone
(#8230) (7022471) -
qr-code: 支持
standalone
(#8228) (769f74c) -
radio: 支持
standalone
(#8227) (b62ac64) -
rate: 支持
standalone
(#8226) (90edba6) -
resizable: 支持
standalone
(#8225) (ff14ed0) -
result: 支持
standalone
(#8224) (572965d) -
segmented: 支持
standalone
(#8223) (86a49d2) -
select: 支持
standalone
(#8222) (ed0de77) -
skeleton: 支持
standalone
(#8220) (a2858d3) -
slider: 支持
standalone
(#8219) (428c53c) -
space: 支持
standalone
(#8218) (a84ddef) -
spin: 支持
standalone
(#8217) (cd23e33) -
statistics: 支持
standalone
(#8216) (186ef60) -
steps: 支持
standalone
(#8215) (dbb6fcb) -
switch: 支持
standalone
(#8214) (3f6a9ed) -
table: 支持
standalone
(#8276) (5765ae9) -
tab: 支持
standalone
(#8213) (69dd31a) -
tag: 支持
standalone
(#8212) (15af7c8) -
time-picker: 支持
standalone
(#8211) (641ebb2) -
timeline: 支持
standalone
(#8210) (b7c6859) -
tooltip: 支持
standalone
(#8209) (125768c) -
transfer: 支持
standalone
(#8208) (960144e) -
tree-select: 支持
standalone
(#8206) (64ec76a) -
tree-view: 支持
standalone
(#8205) (d4426fc) -
tree: 支持
standalone
(#8207) (b9cf3b0) -
typography: 支持
standalone
(#8204) (d7e387f) -
upload: 支持
standalone
(#8203) (7cd08ae) -
water-mark: 支持
standalone
(#8197) (e4d6082), closes #8187