Skip to content

Releases: antvis/S2

@antv/s2-v2.6.0

09 Feb 02:39

Choose a tag to compare

@antv/s2-v2.6.0 (2026-02-09)

Bug Fixes

  • tooltip: 修复页面滚动时tooltip不自动隐藏的问题 (#3310) (e7a02bb), closes #3307
  • 修复 mini 折线图只有一个有效值时绘制异常的问题 (#3312) (424e769)
  • 修复调整列宽后hover单元格任意位置都出现拖拽热区的问题 (#3315) (8be0068)
  • 修复透视表组内排序在指标数据为 null 时排序异常的问题 (#3308) (f02c68a)

Features

  • style: 支持紧凑模式下设置额外宽度和最小宽度 (#3309) (c6cdec7), closes #3305
  • 树状平铺grid-tree模式,可以在Grid模式下展开/折叠 (#3299) (f28ca93)

@antv/s2-vue-v2.2.0-alpha.3

26 Jan 10:15

Choose a tag to compare

Pre-release

@antv/s2-vue-v2.2.0-alpha.3 (2026-01-26)

Bug Fixes

@antv/s2-vue-v2.2.0-alpha.2

26 Jan 09:02

Choose a tag to compare

Pre-release

@antv/s2-vue-v2.2.0-alpha.2 (2026-01-26)

Bug Fixes

  • 弃用 vuedragable 修复 esm 构建问题 (c78c02d)

@antv/s2-vue-v2.2.0-alpha.1

26 Jan 02:59

Choose a tag to compare

Pre-release

@antv/s2-vue-v2.2.0-alpha.1 (2026-01-26)

Features

  • squash merge s2-vue-components (2f12d98)

@antv/s2-v2.6.0-alpha.1

26 Jan 02:56

Choose a tag to compare

Pre-release

@antv/s2-v2.6.0-alpha.1 (2026-01-26)

Features

  • squash merge feat/gridTree (6bb4b2d)
  • squash merge s2-vue-components (2f12d98)

@antv/s2-vue-v2.1.0

19 Jan 09:53

Choose a tag to compare

@antv/s2-vue-v2.1.0 (2026-01-19)

Features

  • s2-vue: 🚀 架构升级与功能补全 (s2-vue和s2-React功能对齐) (#3295) (89f565f)

@antv/s2-v2.5.0

19 Jan 09:50

Choose a tag to compare

@antv/s2-v2.5.0 (2026-01-19)

Features

  • s2-vue: 🚀 架构升级与功能补全 (s2-vue和s2-React功能对齐) (#3295) (89f565f)

@antv/s2-vue-v2.1.0-alpha.2

17 Jan 09:15

Choose a tag to compare

Pre-release

@antv/s2-vue-v2.1.0-alpha.2 (2026-01-17)

Bug Fixes

@antv/s2-vue-v2.1.0-alpha.1

16 Jan 09:45

Choose a tag to compare

Pre-release

@antv/s2-vue-v2.1.0-alpha.1 (2026-01-16)

Features

@antv/s2-vue-v2.0.3

14 Jan 06:32

Choose a tag to compare

@antv/s2-vue-v2.0.3 (2026-01-14)

Bug Fixes

  • 修复 s2-vue 的 SheetComponent 的 loading 属性失效问题 (#3282) (3da788e), closes #2922