github NG-ZORRO/ng-zorro-antd 20.4.0

one day ago

20.4.0

2025-10-31

Features

  • cascader: control the visibility of popup panel by nzOpen (#9448) (4d5ec65)
  • cascader: toggle checkbox of option by ENTER key in multiple mode (#9457) (e02f1f4)
  • float-button: support nzBadge (#9489) (12beec7)
  • form: support nzRequiredMark (#9447) (800b6cf)
  • input-number: add affix and addon inputs (#9451) (dbebd02)
  • input: add nzAllowClear input and nzClear callback (#9452) (830b4b3)
  • input: introduce new component nz-input-wrapper (#9408) (a8e56ec), closes #9403
  • input: add affix and addon inputs to nz-input-wrapper (#9450) (763f69e)
  • input: introduce nz-input-search directive (#9483) (af6f590)
  • input: introduce nz-input-password directive (#9460) (f80832a)
  • message: add support for custom styles and classes (#9427) (2f866b3)
  • pagination: support nzAlign (#9433) (88d0864)
  • segmented: add default name if nzName is not provided (#9466) (33f8142)

Bug Fixes

  • badge: should nzStyle work even if nzColor is not provided (#9486) (4424eb0)
  • cascader: display activated column correctly when reopen the popup panel (#9456) (7802a39)

20.4.0

2025-10-31

Features

  • cascader: 支持通过设置 nzOpen 使弹出面板完全受控 (#9448) (4d5ec65)
  • cascader: 多选模式下支持通过 ENTER 按钮改变选项 checkbox 值 (#9457) (e02f1f4)
  • float-button: 新增 nzBadge 属性设置徽标 (#9489) (12beec7)
  • form: 新增 nzRequiredMark 属性自定义必选与可选样式 (#9447) (800b6cf)
  • input-number: 新增前置和后置元素的 inputs 属性 (#9451) (dbebd02)
  • input: 新增 nzAllowClear 属性以及 nzClear 回调 (#9452) (830b4b3)
  • input: 新增组件 nz-input-wrapper (#9408) (a8e56ec), closes #9403
  • input:nz-input-wrapper 新增前置和后置元素的 inputs 属性 (#9450) (763f69e)
  • input: 新增 nz-input-search 指令 (#9483) (af6f590)
  • input: 新增 nz-input-password 指令 (#9460) (f80832a)
  • message: 支持自定义样式 (#9427) (2f866b3)
  • pagination: 新增 nzAlign 属性 (#9433) (88d0864)
  • segmented: nzName 未设置时支持默认 name (#9466) (33f8142)

Bug Fixes

  • badge: 修复 nzColor 未设置时 nzStyle 不生效的问题 (#9486) (4424eb0)
  • cascader: 重新打开弹出面板时正确展示激活的列 (#9456) (7802a39)

Don't miss a new ng-zorro-antd release

NewReleases is sending notifications on new releases.