github NG-ZORRO/ng-zorro-antd 12.1.1

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

12.1.1

2021-12-20

Bug Fixes

Performance Improvements

  • carousel: do not run change detection on non-handled keydown events (#7097) (ca3299e)
  • cascader: do not run change detections on non-handled keydown events (#7060) (9a37718)
  • date-picker: do not run change detection when the date-range-popup is clicked (#7096) (8f8c71b)
  • date-picker: resolve memory leaks (#7113) (fe9070a)
  • icon: do not run change detection when changing icon (#7071) (e998e4a)
  • mention: do not run change detections on mousedown events (#7094) (0d4ad23)
  • switch: reduce change detection cycles (#7105) (6d9b1ff)
  • table: do not run change detections on click events for the nz-filter-trigger (#7095) (346c50d)
  • time-picker: do not run change detection when scrolling (#7063) (baf7f0a)
  • time-picker: do not run change detection when the time picker panel is clicked (#7126) (76da3ff)
  • tree: do not run change detection when the tree node is clicked (#7128) (55f1e04)

12.1.1

2021-12-20

Bug Fixes

  • date-picker,time-picker: 禁用自动填充 autocomplete 属性 (#7088) (bddc537), closes #6718
  • popconfirm: 修复箭头丢失样式 (#7086) (3f4a704)
  • timeline: 清空数据时重置组件状态 (#7109) (0ece612)

Performance Improvements

  • carousel: keydown 事件取消不必要的脏值检测 (#7097) (ca3299e)
  • cascader: keydown 事件取消不必要的脏值检测 (#7060) (9a37718)
  • date-picker: 点击 date-range-popup 取消不必要的脏值检测 (#7096) (8f8c71b)
  • date-picker: 修复内存泄漏问题 (#7113) (fe9070a)
  • icon: 切换图标时取消不必要的脏值检测 (#7071) (e998e4a)
  • mention: mousedown 事件取消不必要的脏值检测 (#7094) (0d4ad23)
  • switch: 减少触发脏值检测 (#7105) (6d9b1ff)
  • table: nz-filter-trigger 点击事件取消不必要的脏值检测 (#7095) (346c50d)
  • time-picker: 滚动时取消不必要的脏值检测 (#7063) (baf7f0a)
  • time-picker: panel 被点击取消不必要的脏值检测 (#7126) (76da3ff)
  • tree: 节点点击时取消不必要的脏值检测 (#7128) (55f1e04)

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

NewReleases is sending notifications on new releases.