github NG-ZORRO/ng-zorro-antd 10.2.0

latest releases: 18.1.1, 18.1.0, 18.0.1...
3 years ago

2020-12-01

Bug Fixes

Features

Deprecated

  • modal
    • Usage <ng-content></ng-content> is deprecated, which will be removed in 12.0.0. Please instead use <ng-template nzModalContent></ng-template> to declare the content of the modal.
  • drawer
    • Usage <ng-content></ng-content> is deprecated, which will be removed in 12.0.0. Please instead use <ng-template nzDrawerContent></ng-template> to declare the content of the drawer.

Bug Fixes

  • cascader: 修复取消搜索时没有恢复值的问题 (#6088) (22ddc60)
  • cascader: 修复没有滚动到选中选项的问题 (#6082) (b42b51f), closes #6037
  • date-picker: 修复错误输入在关闭时没有清除的问题 (#6079) (edffdee), closes #6070
  • date-picker: 修复切换 nzMode 的问题 (#6125) (220a590), closes #6052
  • descriptions: 修复 DOM 结构 (#6112) (5e42d71)
  • tree: 修复缩进连接线的样式问题 (#6123) (2f8edbc)
  • tree-select: 修复选择器不能被聚焦的问题(#6073) (032bd01), closes #6063
  • upload: 修复 button 触发 submit 的问题 (#6096) (123982f), closes #6095

Features

Deprecated

  • modal
    • <ng-content></ng-content> 用法已经被弃用, 将会在 12.0.0 版本中移除。 请使用 <ng-template nzModalContent></ng-template> 代替声明 modal 的内容。
  • drawer
    • <ng-content></ng-content> 用法已经被弃用, 将会在 12.0.0 版本中移除。 请使用 <ng-template nzDrawerContent></ng-template> 代替声明 drawer 的内容。

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

NewReleases is sending notifications on new releases.