Skip to content

Commit

Permalink
fix: 升级 G 版本, 修复超长文本中含有单测时换行异常
Browse files Browse the repository at this point in the history
  • Loading branch information
lijinke666 committed Jan 24, 2025
1 parent 9b2863c commit f4f3b6e
Show file tree
Hide file tree
Showing 3 changed files with 3,840 additions and 458 deletions.
6 changes: 3 additions & 3 deletions packages/s2-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,9 @@
},
"dependencies": {
"@antv/event-emitter": "^0.1.3",
"@antv/g": "^6.1.19",
"@antv/g-canvas": "^2.0.37",
"@antv/g-lite": "^2.2.14",
"@antv/g": "^6.1.21",
"@antv/g-canvas": "^2.0.39",
"@antv/g-lite": "^2.2.16",
"d3-ease": "^3.0.1",
"d3-interpolate": "^1.3.2",
"d3-timer": "^1.0.9",
Expand Down
Loading

0 comments on commit f4f3b6e

Please sign in to comment.