Skip to content

@antv/s2-v1.53.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@lijinke666 lijinke666 released this 17 Nov 10:34
· 79 commits to alpha since this release

@antv/s2-v1.53.0-alpha.1 (2023-11-17)

Bug Fixes

  • copy: 修复刷选复制行列头时, 数值单元格未格式化 & 存在省略号时未复制原始值 (#2410) (708fde4)
  • interaction: 修复行列头圈选后滑出可视范围后, 错误的选择了数值单元格 close #2340 (#2411) (3c0884b)
  • lint error fixed (c8d7391)
  • test case optimize (1b32ad3)
  • 修复交叉模式下 行序号位置不正确&总计行未添加行序号 (#2412) (55359af)
  • 修复隐藏列总计时行总计也被隐藏问题 (#2417) (3b771c0)

Features

  • the pivot table supports freezing the first row as a whole (dd61601)