github NG-ZORRO/ng-zorro-antd 19.1.0

one day ago

19.1.0

2025-02-21

Features

  • check-list: add check-list component (#8969) (4cd298b)
  • message,notification: display nzData when content is a template (#9001) (5157470)
  • popover,popconfirm,tooltip: overlayClassName supports space delimited classes string (#8972) (3fcec91)
  • popover: add nzPopoverOverlayClickable to disable click on mask (#8878) (5898da7)

Bug Fixes

  • input-number,checkbox: accept the disabled change from ng control (#8979) (2d8968d)
  • input-number: use input event instead of change event (#8989) (6d8d915)
  • tree-select: fix error when judging multiple instances condition (#9008) (5006ea6)

Code Refactoring

Now feel free to use isolatedModules compiler option in your project.


19.1.0

2025-02-21

Features

  • check-list: 新增 CheckList 组件 (#8969) (4cd298b)
  • message,notification: 内容为模板时支持通过 nzData 传入数据 (#9001) (5157470)
  • popover,popconfirm,tooltip: 支持空格分割的字符串作为 overlayClassName (#8972) (3fcec91)
  • popover: 支持通过 nzPopoverOverlayClickable 禁止点击蒙层关闭面板 (#8878) (5898da7)

Bug Fixes

  • input-number,checkbox: 接受来自 control 的禁用状态变化 (#8979) (2d8968d)
  • input-number: 修复一系列输入事件问题,详见 (#8989) (6d8d915)
  • tree-select: 修复判断多个实例条件错误 (#9008) (5006ea6)

Code Refactoring

现在你可以在项目中使用 isolatedModules 编译选项。

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

NewReleases is sending notifications on new releases.