Skip to content

Commit

Permalink
fix: 升级 G 版本, 修复超长文本中含有单词时换行异常 (#3086)
Browse files Browse the repository at this point in the history
fix: 升级 G 版本, 修复超长文本中含有单测时换行异常
  • Loading branch information
lijinke666 authored Jan 24, 2025
1 parent 339e532 commit a815f1a
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 a815f1a

Please sign in to comment.