Commit Graph

456 Commits

Author SHA1 Message Date
Yanyan-Wang
40976cf3ee perf: incremental force 2023-10-30 13:50:45 +08:00
Yanyan-Wang
af28e35fc5 chore: add notes 2023-10-27 10:35:45 +08:00
Yanyan-Wang
6fef0999b6 feat: add relayout configure for chagneData 2023-10-27 10:34:13 +08:00
Yanyan-Wang
493e0a683d chore: refine 2023-10-27 10:28:51 +08:00
Yanyan-Wang
652a19b482 chore: lint 2023-10-27 10:25:03 +08:00
Yanyan-Wang
118780fc46 feat: getMass for layouts to keep the continuity as much as posible 2023-10-27 10:22:17 +08:00
Yanyan-Wang
b843ef601e fix: label update problem when fitView and fitCenter with animations; fix: badge shapes display 2023-10-26 12:34:45 +08:00
Yanyan Wang
6a811fd05b
Merge pull request #5083 from antvis/v5-label-canvas
V5 label canvas
2023-10-25 11:35:18 +08:00
Yanyan-Wang
7d95ba8a20 chore: refine 2023-10-24 19:59:48 +08:00
Yanyan-Wang
6de2715d0a chore: refine 2023-10-24 18:11:44 +08:00
Yanyan-Wang
2d0bf33db0 feat: label canvas and lod controller plugin 2023-10-24 18:04:11 +08:00
Yanyan-Wang
3149eea285 feat: add AutoLod Plugin 2023-10-24 17:53:47 +08:00
Yanyan Wang
a8f16ed0e0
Merge pull request #5067 from antvis/beta22
fix: error occurs when palette in theme is an object; fix: setItemSta…
2023-10-24 17:40:31 +08:00
Yanyan Wang
b8874bd833
Merge pull request #5082 from antvis/fix-minimap
fix: rename createDom to createDOM
2023-10-24 17:36:10 +08:00
Yanyan-Wang
3a0be1265e chore: lint 2023-10-24 17:31:28 +08:00
pomelo-nwu
4db64dc842 fix: rename createDom to createDOM 2023-10-24 16:51:33 +08:00
Yanyan-Wang
5b0feb424f fix: cancel loop animations with fill auto; fix: menu with trigger click 2023-10-19 13:42:52 +08:00
Yanyan-Wang
95abc85e06 feat: fitView support configure onlyZoomAtLargerThanViewport; fix: dagre with layer in node data; 2023-10-19 13:42:52 +08:00
Yanyan-Wang
766c599559 chore: update version num 2023-10-19 13:42:52 +08:00
Yanyan-Wang
b853dd2355 feat: fitView with onlyOutOfView config; fix: fitView animations; feat: offsetDistance animations; 2023-10-19 13:42:52 +08:00
Yanyan-Wang
04c3111677 fix: legend update when item change 2023-10-19 13:42:52 +08:00
Yanyan-Wang
6146e8cbf0 fix: error occurs when palette in theme is an object; fix: setItemState ignore when ids is empty 2023-10-19 13:42:52 +08:00
yvonneyx
35302bcece
Merge pull request #5047 from antvis/v5-polyline-bugfix
fix: polyline cannot display arrow; automatic obstacle avoidance
2023-10-18 11:03:28 +08:00
yvonneyx
bf17de767b fix: update polyline 2023-10-17 11:33:41 +08:00
yvonneyx
58a037d2bf fix: update polyline 2023-10-17 10:24:43 +08:00
yvonneyx
c80d5899d6 Merge remote-tracking branch 'origin/v5' into v5-polyline-bugfix 2023-10-17 10:10:55 +08:00
yvonneyx
d3c7ba7dd2 fix: update polyline 2023-10-17 10:05:07 +08:00
yvonneyx
466c9cee71 docs: update sites 2023-10-16 20:10:28 +08:00
yvonneyx
a1a1f8a35a feat: update polyline 2023-10-16 19:54:03 +08:00
Yanyan Wang
3e7c7a6958
Merge pull request #5065 from antvis/fix-modes
fix: handle the case when modes is empty
2023-10-16 14:45:10 +08:00
pomelo-nwu
79ce55618b feat: update itemMapper 2023-10-16 13:57:53 +08:00
pomelo-nwu
d060b54cc3 fix: handle the case when modes is empty 2023-10-13 15:23:09 +08:00
Yanyan Wang
ee6b338c19
Merge pull request #5058 from antvis/beta21
fix: drag-canvas and zoom-canvas should debounce condition
2023-10-11 20:38:02 +08:00
Yanyan-Wang
5a905f1f74 fix: drag-canvas and zoom-canvas should debounce condition 2023-10-11 20:33:18 +08:00
Yanyan Wang
808ab32457
Merge pull request #5056 from antvis/feat/g2-chart-node
feat: add examples use G2 chart as custom node
2023-10-11 20:00:34 +08:00
Chushen
eb293b7520 docs: add english doc of g2 chart node 2023-10-11 19:26:42 +08:00
Chushen
3e9e92833d docs: update g2 chart node demos 2023-10-11 15:56:24 +08:00
Chushen
5ef9927f41 chore: format code 2023-10-11 15:52:59 +08:00
Chushen
d356a6b0a9 chore: fix: fix issue that site cannot start with pnpm and types problems 2023-10-11 14:45:20 +08:00
Chushen
acf450741c feat(docs): add custom g2 node demos 2023-10-11 13:37:08 +08:00
Chushen
7feab21cd5 chore: config for global types 2023-10-11 13:35:29 +08:00
Chushen
e7e3201d6a refactor: createShape support to create group 2023-10-11 13:33:11 +08:00
Yanyan Wang
21413685e7
Merge pull request #4951 from antvis/feat/processParallelEdges
feat: support processing parallel edges through transform plugin
2023-10-10 19:23:57 +08:00
yvonneyx
8b8204193c fix: change variables name 2023-10-10 19:12:01 +08:00
yvonneyx
f21b12f28a Merge remote-tracking branch 'origin/v5' into feat/processParallelEdges 2023-10-10 18:48:39 +08:00
Yanyan-Wang
a082480db3 chore: lint 2023-10-10 17:11:52 +08:00
Yanyan Wang
8492111c58
Merge pull request #5043 from antvis/v5-beta13
fix: adding plugins by api results in missing afterrender and afterlayout timing events triggered
2023-10-10 17:09:51 +08:00
Yanyan-Wang
554b8b8bf3 fix: updateMapper with type change 2023-10-10 16:37:16 +08:00
Yanyan-Wang
fba9c158b1 fix: create-edge shouldBegin and shouldEnd 2023-10-10 11:51:20 +08:00
yvonneyx
b300d3f93e fix: lint 2023-10-09 15:43:45 +08:00