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 |
|
yvonneyx
|
a45097714b
|
fix: refine process parallel edges
|
2023-10-09 15:35:22 +08:00 |
|
yvonneyx
|
86be188583
|
Merge remote-tracking branch 'origin/v5' into feat/processParallelEdges
|
2023-10-09 14:53:21 +08:00 |
|
yvonneyx
|
bdd88a655b
|
test: empty commit
|
2023-10-09 11:21:49 +08:00 |
|
Yanyan-Wang
|
1576b71906
|
chore: update version nums
|
2023-10-08 22:13:57 +08:00 |
|
Yanyan-Wang
|
a82c7f3967
|
chore: update version nums
|
2023-10-08 22:13:46 +08:00 |
|
Yanyan-Wang
|
5428c20760
|
fix: contextmenu triggers click unexpectively; fix: shape appended duplicated in edge afterDraw
|
2023-10-08 22:13:04 +08:00 |
|
yvonneyx
|
1597a9a9f7
|
fix: polyline cannot display arrow; automatic obstacle avoidance
|
2023-10-08 21:27:48 +08:00 |
|
Yanyan-Wang
|
7f79f40f18
|
chore: type refine
|
2023-10-08 18:07:37 +08:00 |
|
Yanyan-Wang
|
874755301b
|
fix: adding plugins by api results in missing afterrender and afterlayout timing events triggered
|
2023-10-08 17:58:49 +08:00 |
|
Yanyan-Wang
|
21a7ea1e39
|
chore: update version num
|
2023-10-08 15:00:35 +08:00 |
|
Yanyan Wang
|
5572d130ce
|
Merge pull request #5007 from antvis/v5-map
feat: map view plugin
|
2023-10-08 14:59:31 +08:00 |
|
Yanyan-Wang
|
dbca9b43c7
|
docs: add map view demo
|
2023-10-08 14:50:16 +08:00 |
|
Yanyan-Wang
|
0ff3d118d8
|
chore: refine
|
2023-10-08 13:39:30 +08:00 |
|
Yanyan-Wang
|
d58801ed15
|
feat: map view plugin
|
2023-10-08 13:39:29 +08:00 |
|
Yanyan Wang
|
73c0bf6ddc
|
Merge pull request #5039 from antvis/fix-dagre
fix: avoid reappending exited shape
|
2023-10-08 11:29:39 +08:00 |
|