From a6923d04e470d5fdf68b455237c31b3b2fb700f5 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 5 Jul 2024 08:57:25 +0000 Subject: [PATCH] =?UTF-8?q?chore(release):=20=F0=9F=A4=96=20@antv/s2-v2.0.?= =?UTF-8?q?0-next.25=20[skip=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/s2-core/CHANGELOG.md | 14 ++++++++++++++ packages/s2-core/package.json | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/packages/s2-core/CHANGELOG.md b/packages/s2-core/CHANGELOG.md index 8807318810..c707b19d1f 100644 --- a/packages/s2-core/CHANGELOG.md +++ b/packages/s2-core/CHANGELOG.md @@ -1,3 +1,17 @@ +# [@antv/s2-v2.0.0-next.25](https://github.com/antvis/S2/compare/@antv/s2-v2.0.0-next.24...@antv/s2-v2.0.0-next.25) (2024-07-05) + + +### Bug Fixes + +* 修复树状模式当一组数据只有一条数据时, 叶子节点判断错误, 也渲染了展开/收起图标 close [#2804](https://github.com/antvis/S2/issues/2804) ([#2806](https://github.com/antvis/S2/issues/2806)) ([76a7a59](https://github.com/antvis/S2/commit/76a7a59cf12c7b3df1ec2b8a43d04479ab25cb73)) +* 取消双击表格时浏览器默认的选中文本行为 close [#2798](https://github.com/antvis/S2/issues/2798) ([#2800](https://github.com/antvis/S2/issues/2800)) ([5df9326](https://github.com/antvis/S2/commit/5df9326790fd127268c64d288a4b28616e40794c)) + + +### Features + +* meta 支持配置数值和正则, 便于批量配置 close [#2647](https://github.com/antvis/S2/issues/2647) ([#2799](https://github.com/antvis/S2/issues/2799)) ([3d89940](https://github.com/antvis/S2/commit/3d899401d37406ce44fa5dd54524f8b33ed9560f)) +* 统一链接跳转字段绘制逻辑, 支持标记列头 close [#2430](https://github.com/antvis/S2/issues/2430) ([#2796](https://github.com/antvis/S2/issues/2796)) ([637f651](https://github.com/antvis/S2/commit/637f651bbaaf1fcb696afe12c03e5c7042f95fae)) + # [@antv/s2-v2.0.0-next.24](https://github.com/antvis/S2/compare/@antv/s2-v2.0.0-next.23...@antv/s2-v2.0.0-next.24) (2024-06-21) diff --git a/packages/s2-core/package.json b/packages/s2-core/package.json index bd01be6cd9..eaa4b61ec2 100644 --- a/packages/s2-core/package.json +++ b/packages/s2-core/package.json @@ -1,6 +1,6 @@ { "name": "@antv/s2", - "version": "2.0.0-next.24", + "version": "2.0.0-next.25", "private": false, "description": "effective spreadsheet render core lib", "keywords": [