Skip to content

@antv/s2-v1.25.0

Compare
Choose a tag to compare
@lijinke666 lijinke666 released this 05 Aug 10:46
· 656 commits to latest since this release

@antv/s2-v1.25.0 (2022-08-05)

Bug Fixes

  • 修复存在 0 时,数值为 number 时,排序错误的问题 (#1644) (8138c69)
  • interaction: 向左移动到不完全可见cell的时候,没有滚动过去 (#1607) (42541a5)
  • layout: 修复 treeRowsWidth 配置不生效 close #1622 (#1646) (9e70d62)
  • pagination: 分页配置未传 current 参数时表格渲染空白 (#1633) (1c65443)
  • sortByFunc 排序后行列维度节点丢失 (#1606) (3a20d7d)
  • strategysheet: 修复趋势分析表列头格式化不生效 (#1616) (ca3cbb5)
  • 明细表复制时无需使用formatter格式化列头label (#1610) (8f13911)

Features

  • interaction: 宽高调整事件透出 resizedWidth/resizedHeight, 修复错误类型定义 (#1638) (fbf45df)
  • 复制支持html格式 (#1647) (3ea6349)
  • 支持resize最右侧column (#1611) (f63bfa2)