npm ng-zorro-antd 19.2.0

latest release: 19.2.1
6 days ago

19.2.0

2025-03-28

Features

Documentation

  • tabs: add draggable tabs showcase via CDK DragDropModule

Bug Fixes

  • input-number: consider input value ends with 0 as incomplete (#9051) (2a0c2e0)
  • segmented: fix error with the FormControl first change (#9039) (33fe53d)
  • select: disable nzMaxMultipleCount in default mode (#9068) (dcf8a5d)
  • select: ngModel change should update state of nzMaxMultipleCount reached (#9056) (d7031da)
  • space: nzSpaceItem margin in rtl (#7801) (2d9ff5f)
  • tabs: update active router tab after tabs changed (#7649) (1f07121)
  • tree-select: enable overflow-x for virtual scroll (#9045) (e70cae3)

19.2.0

2025-03-28

Features

  • splitter: 新增 splitter 组件 (#8987) (9b3f62e)
  • page-header: 无路由历史时隐藏回退按钮 (#9041) (bb48232)

Documentation

  • tabs: 新增使用 CDK DragDropModule 实现可拖拽页签的示例

Bug Fixes

  • input-number: 输入数字以 0 结尾时视作输入进行中 (#9051) (2a0c2e0)
  • segmented: 修复 FormControl 第一次更新时不生效 (#9039) (33fe53d)
  • select: 默认模式下禁用 nzMaxMultipleCount 属性 (#9068) (dcf8a5d)
  • select: 多选模式下 ngModel 值变化时更新是否达到 nzMaxMultipleCount 的状态 (#9056) (d7031da)
  • space: 修复 rtl 模式下 nzSpaceItem 的行内边距 (#7801) (2d9ff5f)
  • tabs: tabs 改变时更新活动的路由联动页签 (#7649) (1f07121)
  • tree-select: 修复虚拟滚动下选项无法水平滚动 (#9045) (e70cae3)

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

NewReleases is sending notifications on new releases.