Skip to content

Releases: antvis/S2

@antv/s2-v1.55.7

05 Jul 08:37
Compare
Choose a tag to compare

@antv/s2-v1.55.7 (2024-07-05)

Bug Fixes

  • 修复树状模式当一组数据只有一条数据时, 叶子节点判断错误, 也渲染了展开/收起图标 close #2804 (#2806) (fa5bb9b)
  • 自定义计算汇总 calcFunc 回调函数增加 s2 实例, 修复无法获取汇总数据的问题 close #2795 (#2805) (2c28e84)

@antv/s2-v2.0.0-next.25

05 Jul 08:59
Compare
Choose a tag to compare
Pre-release

@antv/s2-v2.0.0-next.25 (2024-07-05)

Bug Fixes

  • 修复树状模式当一组数据只有一条数据时, 叶子节点判断错误, 也渲染了展开/收起图标 close #2804 (#2806) (76a7a59)
  • 取消双击表格时浏览器默认的选中文本行为 close #2798 (#2800) (5df9326)

Features

  • meta 支持配置数组和正则, 便于批量配置 close #2647 (#2799) (3d89940)
  • 统一链接跳转字段绘制逻辑, 支持标记列头 close #2430 (#2796) (637f651)

@antv/s2-react-v2.0.0-next.24

05 Jul 09:01
Compare
Choose a tag to compare
Pre-release

@antv/s2-react-v2.0.0-next.24 (2024-07-05)

Bug Fixes

  • 取消双击表格时浏览器默认的选中文本行为 close #2798 (#2800) (5df9326)

Features

  • 支持同时在 React 16/17/18 下运行 (#2802) (84253cb)
  • 统一链接跳转字段绘制逻辑, 支持标记列头 close #2430 (#2796) (637f651)

@antv/s2-vue-v2.0.0-next.15

21 Jun 10:18
Compare
Choose a tag to compare
Pre-release

@antv/s2-vue-v2.0.0-next.15 (2024-06-21)

Features

@antv/s2-v2.0.0-next.24

21 Jun 10:14
Compare
Choose a tag to compare
Pre-release

@antv/s2-v2.0.0-next.24 (2024-06-21)

Bug Fixes

  • 修复 headerActionIcons 下的 defaultHide 属性不生效 close #2772 (#2774) (d142efa)

Features

  • components: 组件层更新时增加 loading 效果 close #1790 (#2762) (0ca8413)
  • frozen-panel: 增加行列头冻结配置面板 (#2782) (d2fa5c9)
  • theme-panel: 新增主题风格配置组件 (#2770) (b559947)
  • type: 使用 Template Literal Types 增强枚举类型的提示 (#2783) (6e571da)

@antv/s2-react-v2.0.0-next.23

21 Jun 10:16
Compare
Choose a tag to compare
Pre-release

@antv/s2-react-v2.0.0-next.23 (2024-06-21)

Bug Fixes

Features

  • components: 组件层更新时增加 loading 效果 close #1790 (#2762) (0ca8413)
  • theme-panel: 新增主题风格配置组件 (#2770) (b559947)
  • type: 使用 Template Literal Types 增强枚举类型的提示 (#2783) (6e571da)

@antv/s2-v2.0.0-next.23

03 Jun 03:00
Compare
Choose a tag to compare
Pre-release

@antv/s2-v2.0.0-next.23 (2024-06-03)

Bug Fixes

  • wheel scroll error! (#2643) (43cf364)
  • 修复字段标记背景色透明度优先级低于主题背景色透明度的问题 (#2744) (6949f60)
  • 修复明细表导出时自定义序号文本不生效 close #2755 (#2757) (ebe68d8)
  • 修复自定义 dataCell 错误的传参写法 (#2748) (c54ca82)

Features

@antv/s2-react-v2.0.0-next.22

03 Jun 03:02
Compare
Choose a tag to compare
Pre-release

@antv/s2-react-v2.0.0-next.22 (2024-06-03)

Bug Fixes

Features

@antv/s2-v1.55.6

31 May 07:26
Compare
Choose a tag to compare

@antv/s2-v1.55.6 (2024-05-31)

Bug Fixes

  • 修复字段标记背景色透明度优先级低于主题背景色透明度的问题 (#2744) (63806ab)

@antv/s2-vue-v2.0.0-next.14

24 May 08:31
Compare
Choose a tag to compare
Pre-release

@antv/s2-vue-v2.0.0-next.14 (2024-05-24)

Performance Improvements

  • 优化开启多行文本时的布局性能 (#2734) (388157c)