18.1.0
2024-07-25
Bug Fixes
- cascader: hide placeholder when trigger
compositionstart
event (#8641) (17b0ea3) - i18n: add missing translations to
pt_BR
(#7790) (6fc1c78) - i18n: add scanned field to QRCode for
fr_BE
,fr_CA
,fr_FR
andlv_LV
(#8614) (9b69410) - schematics: import missing
RouterLink
in template (#8621) (032a0c2) - transfer: disabling selection does not affect selecting all (#8633) (75d8c7b)
Features
- breadcrumb: add
nzRouteFn
(#6313) (6d805c4) - i18n: add
en_AU
(#7919) (c4e6c8d) - icon: add
provideNzIcons
andprovideNzIconPatchs
API (#8650) (b22672d) - popconfirm: support popconfirm template context (#7989) (6d27073)
- table: support
nzSummary
(#8639) (20bb5b2) - table: support
nzFixed
fornzSummary
(#8642) (bef12e6) - tree-select: support TemplateRef type for
nzNotFoundContent
(#8638) (13e8a45)
18.1.0
2024-07-25
Bug Fixes
- cascader:
compositionstart
事件触发时隐藏 placeholder (#8641) (17b0ea3) - i18n: 更新
pt_BR
国际化文案 (#7790) (6fc1c78) - i18n: 更新
fr_BE
,fr_CA
,fr_FR
,lv_LV
国际化文案 (#8614) (9b69410) - schematics: 修复模板中
RouterLink
引入缺失问题 (#8621) (032a0c2) - transfer: 修复选项全部禁用后全选按钮仍可点击 (#8633) (75d8c7b)
Features
- breadcrumb: 新增
nzRouteFn
以格式化面包屑路由 (#6313) (6d805c4) - i18n: 添加国际化文案
en_AU
(#7919) (c4e6c8d) - icon: 新增
provideNzIcons
和provideNzIconsPatch
API (#8650) (b22672d) - popconfirm: 新增支持
nzPopconfirmTitleContext
上下文 (#7989) (6d27073) - table: 新增支持
nzSummary
总结栏 (#8639) (20bb5b2) - table: 总结栏支持
nzFixed
固定 (#8642) (bef12e6) - tree-select:
nzNotFoundContent
支持 TemplateRef 类型 (#8638) (13e8a45)