We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5a0a48 commit 663de33Copy full SHA for 663de33
packages/s2-core/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [@antv/s2-v2.1.12](https://github.com/antvis/S2/compare/@antv/s2-v2.1.11...@antv/s2-v2.1.12) (2025-02-12)
2
+
3
4
+### Bug Fixes
5
6
+* 修复移动端禁用外部容器滚动不生效 ([#3097](https://github.com/antvis/S2/issues/3097)) ([ba93684](https://github.com/antvis/S2/commit/ba93684ad1c3ad7b10ac95194b36e3ebaac66808))
7
8
# [@antv/s2-v2.1.11](https://github.com/antvis/S2/compare/@antv/s2-v2.1.10...@antv/s2-v2.1.11) (2025-02-08)
9
10
packages/s2-core/package.json
@@ -1,6 +1,6 @@
{
"name": "@antv/s2",
- "version": "2.1.11",
+ "version": "2.1.12",
"private": false,
"description": "effective spreadsheet render core lib",
"keywords": [
0 commit comments