github NG-ZORRO/ng-zorro-antd 19.3.0

latest releases: 20.2.1, 20.2.0, 20.1.3...
3 months ago

19.3.0

2025-05-23

Features

  • avatar: support custom icon by ng-content (#9090) (89d0767)
  • input-number: add nzBlur and nzFocus output (#9098) (1b1a013)
  • tabs: support for start and end extra content (#9097) (2500821)
  • transfer: support multiple row selection with Shift key (#9092) (b78b99f)

Bug Fixes

  • i18n: add missing translations to es_ES (#9127) (0aadfdf)
  • segmented: fix emitting unnecessary value changed events (#9125) (fb0635b)
  • tabs: nzLinkRouter not work for the first time (#9118) (0f7f94d)

Performance Improvements

  • transfer: use item.key as tracking for the list render (#9123) (adb91e4)

19.3.0

2025-05-23

Features

  • avatar: 支持通过 ng-content 自定义图标 (#9090) (89d0767)
  • input-number: 新增 Output 属性 nzBlurnzFocus (#9098) (1b1a013)
  • tabs: 附加内容支持 start 和 end 两种位置 (#9097) (2500821)
  • transfer: 支持键入 Shift 后多选 (#9092) (b78b99f)

Bug Fixes

  • i18n: 更新 es_ES 国际化文案 (#9127) (0aadfdf)
  • segmented: 修复初始化时发射不必要的值更新事件 (#9125) (fb0635b)
  • tabs: 修复首次加载页面时 nzLinkRouter 不生效的问题 (#9118) (0f7f94d)

Performance Improvements

  • transfer: 使用 item.key 跟踪数据条目 (#9123) (adb91e4)

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

NewReleases is sending notifications on new releases.